git: 02b66437a577 - main - textproc/ocaml-yojson: Update to 2.2.2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 08 Oct 2024 06:56:22 UTC
The branch main has been updated by uzsolt:
URL: https://cgit.FreeBSD.org/ports/commit/?id=02b66437a577db58709d650910da8eb1b675a83a
commit 02b66437a577db58709d650910da8eb1b675a83a
Author: Älven <alster@vinterdalen.se>
AuthorDate: 2024-10-08 06:52:05 +0000
Commit: Zsolt Udvari <uzsolt@FreeBSD.org>
CommitDate: 2024-10-08 06:55:58 +0000
textproc/ocaml-yojson: Update to 2.2.2
Switch to DISTVERSION.
Also bump PORTREVISION of math/abella.
Changelog: https://github.com/ocaml-community/yojson/releases
PR: 280763
Approved by: Benjamin Jacobs <freebsd@dev.thsi.be> (maintainer)
---
math/abella/Makefile | 1 +
textproc/ocaml-yojson/Makefile | 15 ++++++++-------
textproc/ocaml-yojson/distinfo | 6 +++---
3 files changed, 12 insertions(+), 10 deletions(-)
diff --git a/math/abella/Makefile b/math/abella/Makefile
index 7be6b53ec622..41485db94928 100644
--- a/math/abella/Makefile
+++ b/math/abella/Makefile
@@ -1,5 +1,6 @@
PORTNAME= abella
DISTVERSION= 2.0.8
+PORTREVISION= 1
CATEGORIES= math
MASTER_SITES= http://abella-prover.org/distributions/
diff --git a/textproc/ocaml-yojson/Makefile b/textproc/ocaml-yojson/Makefile
index b4a10470d145..74cf8f8fd440 100644
--- a/textproc/ocaml-yojson/Makefile
+++ b/textproc/ocaml-yojson/Makefile
@@ -1,31 +1,32 @@
PORTNAME= yojson
-PORTVERSION= 2.1.2
+DISTVERSION= 2.2.2
CATEGORIES= textproc
PKGNAMEPREFIX= ocaml-
MAINTAINER= freebsd@dev.thsi.be
COMMENT= JSON library for OCaml
-WWW= https://github.com/ocaml-community/yojson
+WWW= https://github.com/ocaml-community/yojson/
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE.md
-BUILD_DEPENDS= cppo:devel/ocaml-cppo \
- ${SA_DIR}/seq/META:devel/ocaml-seq
+BUILD_DEPENDS= ${SA_DIR}/seq/META:devel/ocaml-seq \
+ cppo:devel/ocaml-cppo
RUN_DEPENDS= ${SA_DIR}/seq/META:devel/ocaml-seq
USES= ocaml:dune
USE_GITHUB= yes
GH_ACCOUNT= ocaml-community
USE_OCAML= yes
-DUNE_INSTALL_TARGETS= ${OCAML_PACKAGES}
DOCSDIR= ${OCAML_DOCSDIR}/${PORTNAME}
+
PORTDOCS= CHANGES.md LICENSE.md README.md odoc-pages/index.mld
-OPTIONS_DEFINE= DOCS
+OPTIONS_DEFINE= DOCS
-SA_DIR= ${LOCALBASE}/${OCAML_SITELIBDIR}
+DUNE_INSTALL_TARGETS= ${OCAML_PACKAGES}
+SA_DIR= ${LOCALBASE}/${OCAML_SITELIBDIR}
post-install:
@${STRIP_CMD} \
diff --git a/textproc/ocaml-yojson/distinfo b/textproc/ocaml-yojson/distinfo
index 34f832199784..eddb9640e1fe 100644
--- a/textproc/ocaml-yojson/distinfo
+++ b/textproc/ocaml-yojson/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1716287417
-SHA256 (ocaml-community-yojson-2.1.2_GH0.tar.gz) = fd84f8a6cf5bdae6c6b235be8d40d1788c1427291e02bf0e6a4d5cfad7f881bf
-SIZE (ocaml-community-yojson-2.1.2_GH0.tar.gz) = 49324
+TIMESTAMP = 1723411182
+SHA256 (ocaml-community-yojson-2.2.2_GH0.tar.gz) = 5e4371cb54f9367b01dc387a15787f75ff4f528eda07b0e974a33908e057d6e9
+SIZE (ocaml-community-yojson-2.2.2_GH0.tar.gz) = 58638