Date: Tue, 8 Oct 2024 07:43:01 GMT From: Zsolt Udvari <uzsolt@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 25d9e3539b7f - main - devel/ocaml-ppxlib: Update to 0.33.0 Message-ID: <202410080743.4987h1Yi019335@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by uzsolt: URL: https://cgit.FreeBSD.org/ports/commit/?id=25d9e3539b7ff862de62ea62a5044fc6e5faf953 commit 25d9e3539b7ff862de62ea62a5044fc6e5faf953 Author: Älven <alster@vinterdalen.se> AuthorDate: 2024-10-08 07:40:44 +0000 Commit: Zsolt Udvari <uzsolt@FreeBSD.org> CommitDate: 2024-10-08 07:42:48 +0000 devel/ocaml-ppxlib: Update to 0.33.0 Add LICENSE_FILE. Switch to DISTVERSION. Changelog: https://github.com/ocaml-ppx/ppxlib/releases PR: 280759 Approved by: Benjamin Jacobs <freebsd@dev.thsi.be> (maintainer) --- devel/ocaml-ppxlib/Makefile | 19 ++++++++++--------- devel/ocaml-ppxlib/distinfo | 6 +++--- devel/ocaml-ppxlib/pkg-plist | 24 ++++++++++++++++++++++++ 3 files changed, 37 insertions(+), 12 deletions(-) diff --git a/devel/ocaml-ppxlib/Makefile b/devel/ocaml-ppxlib/Makefile index 60515907656f..b793734653de 100644 --- a/devel/ocaml-ppxlib/Makefile +++ b/devel/ocaml-ppxlib/Makefile @@ -1,13 +1,14 @@ PORTNAME= ppxlib -PORTVERSION= 0.32.0 +DISTVERSION= 0.33.0 CATEGORIES= devel PKGNAMEPREFIX= ocaml- MAINTAINER= freebsd@dev.thsi.be COMMENT= Library to write PPX syntax extension for OCaml -WWW= https://github.com/ocaml-ppx/ppxlib +WWW= https://github.com/ocaml-ppx/ppxlib/ LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.md BUILD_DEPENDS= ${SA_DIR}/ocaml-compiler-libs/META:devel/ocaml-compiler-libs \ ${SA_DIR}/ppx_derivers/META:devel/ocaml-ppx_derivers \ @@ -16,18 +17,18 @@ RUN_DEPENDS= ${SA_DIR}/ocaml-compiler-libs/META:devel/ocaml-compiler-libs \ ${SA_DIR}/ppx_derivers/META:devel/ocaml-ppx_derivers \ ${SA_DIR}/sexplib0/META:devel/ocaml-sexplib0 -USES= ocaml:dune -USE_GITHUB= yes -GH_ACCOUNT= ocaml-ppx -USE_OCAML= yes -DUNE_INSTALL_TARGETS= ${PORTNAME} +USES= ocaml:dune +USE_GITHUB= yes +GH_ACCOUNT= ocaml-ppx +USE_OCAML= yes DOCSDIR= ${OCAML_DOCSDIR}/${PORTNAME} -PORTDOCS= CHANGES.md LICENSE.md HISTORY.md README.md odoc-pages +PORTDOCS= CHANGES.md HISTORY.md LICENSE.md README.md odoc-pages OPTIONS_DEFINE= DOCS -SA_DIR= ${LOCALBASE}/${OCAML_SITELIBDIR} +DUNE_INSTALL_TARGETS= ${PORTNAME} +SA_DIR= ${LOCALBASE}/${OCAML_SITELIBDIR} post-patch: @(cd ${WRKSRC}; \ diff --git a/devel/ocaml-ppxlib/distinfo b/devel/ocaml-ppxlib/distinfo index e1f8e4e9daba..a8137031d5de 100644 --- a/devel/ocaml-ppxlib/distinfo +++ b/devel/ocaml-ppxlib/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1709654335 -SHA256 (ocaml-ppx-ppxlib-0.32.0_GH0.tar.gz) = 2b6abac31c46a855c8ef34b4aaa433796b37ef64209f0a9b668d3de9702302fb -SIZE (ocaml-ppx-ppxlib-0.32.0_GH0.tar.gz) = 585028 +TIMESTAMP = 1723408025 +SHA256 (ocaml-ppx-ppxlib-0.33.0_GH0.tar.gz) = 2834c8d58f433d80be8d17c116eb77ba54a4a7f21bb9e257e3f35dfd2aeb3ccc +SIZE (ocaml-ppx-ppxlib-0.33.0_GH0.tar.gz) = 638136 diff --git a/devel/ocaml-ppxlib/pkg-plist b/devel/ocaml-ppxlib/pkg-plist index 86a522533012..44d27e479070 100644 --- a/devel/ocaml-ppxlib/pkg-plist +++ b/devel/ocaml-ppxlib/pkg-plist @@ -74,6 +74,8 @@ %%OCAML_SITELIBDIR%%/ppxlib/astlib/ast_414.ml %%OCAML_SITELIBDIR%%/ppxlib/astlib/ast_500.ml %%OCAML_SITELIBDIR%%/ppxlib/astlib/ast_501.ml +%%OCAML_SITELIBDIR%%/ppxlib/astlib/ast_502.ml +%%OCAML_SITELIBDIR%%/ppxlib/astlib/ast_503.ml %%OCAML_SITELIBDIR%%/ppxlib/astlib/ast_metadata.ml %%OCAML_SITELIBDIR%%/ppxlib/astlib/ast_metadata.mli %%OCAML_SITELIBDIR%%/ppxlib/astlib/astlib.a @@ -133,6 +135,12 @@ %%OCAML_SITELIBDIR%%/ppxlib/astlib/astlib__Ast_501.cmi %%OCAML_SITELIBDIR%%/ppxlib/astlib/astlib__Ast_501.cmt %%OCAML_SITELIBDIR%%/ppxlib/astlib/astlib__Ast_501.cmx +%%OCAML_SITELIBDIR%%/ppxlib/astlib/astlib__Ast_502.cmi +%%OCAML_SITELIBDIR%%/ppxlib/astlib/astlib__Ast_502.cmt +%%OCAML_SITELIBDIR%%/ppxlib/astlib/astlib__Ast_502.cmx +%%OCAML_SITELIBDIR%%/ppxlib/astlib/astlib__Ast_503.cmi +%%OCAML_SITELIBDIR%%/ppxlib/astlib/astlib__Ast_503.cmt +%%OCAML_SITELIBDIR%%/ppxlib/astlib/astlib__Ast_503.cmx %%OCAML_SITELIBDIR%%/ppxlib/astlib/astlib__Ast_metadata.cmi %%OCAML_SITELIBDIR%%/ppxlib/astlib/astlib__Ast_metadata.cmt %%OCAML_SITELIBDIR%%/ppxlib/astlib/astlib__Ast_metadata.cmti @@ -237,6 +245,18 @@ %%OCAML_SITELIBDIR%%/ppxlib/astlib/astlib__Migrate_501_500.cmi %%OCAML_SITELIBDIR%%/ppxlib/astlib/astlib__Migrate_501_500.cmt %%OCAML_SITELIBDIR%%/ppxlib/astlib/astlib__Migrate_501_500.cmx +%%OCAML_SITELIBDIR%%/ppxlib/astlib/astlib__Migrate_501_502.cmi +%%OCAML_SITELIBDIR%%/ppxlib/astlib/astlib__Migrate_501_502.cmt +%%OCAML_SITELIBDIR%%/ppxlib/astlib/astlib__Migrate_501_502.cmx +%%OCAML_SITELIBDIR%%/ppxlib/astlib/astlib__Migrate_502_501.cmi +%%OCAML_SITELIBDIR%%/ppxlib/astlib/astlib__Migrate_502_501.cmt +%%OCAML_SITELIBDIR%%/ppxlib/astlib/astlib__Migrate_502_501.cmx +%%OCAML_SITELIBDIR%%/ppxlib/astlib/astlib__Migrate_502_503.cmi +%%OCAML_SITELIBDIR%%/ppxlib/astlib/astlib__Migrate_502_503.cmt +%%OCAML_SITELIBDIR%%/ppxlib/astlib/astlib__Migrate_502_503.cmx +%%OCAML_SITELIBDIR%%/ppxlib/astlib/astlib__Migrate_503_502.cmi +%%OCAML_SITELIBDIR%%/ppxlib/astlib/astlib__Migrate_503_502.cmt +%%OCAML_SITELIBDIR%%/ppxlib/astlib/astlib__Migrate_503_502.cmx %%OCAML_SITELIBDIR%%/ppxlib/astlib/astlib__Parse.cmi %%OCAML_SITELIBDIR%%/ppxlib/astlib/astlib__Parse.cmt %%OCAML_SITELIBDIR%%/ppxlib/astlib/astlib__Parse.cmti @@ -284,6 +304,10 @@ %%OCAML_SITELIBDIR%%/ppxlib/astlib/migrate_500_414.ml %%OCAML_SITELIBDIR%%/ppxlib/astlib/migrate_500_501.ml %%OCAML_SITELIBDIR%%/ppxlib/astlib/migrate_501_500.ml +%%OCAML_SITELIBDIR%%/ppxlib/astlib/migrate_501_502.ml +%%OCAML_SITELIBDIR%%/ppxlib/astlib/migrate_502_501.ml +%%OCAML_SITELIBDIR%%/ppxlib/astlib/migrate_502_503.ml +%%OCAML_SITELIBDIR%%/ppxlib/astlib/migrate_503_502.ml %%OCAML_SITELIBDIR%%/ppxlib/astlib/parse.ml %%OCAML_SITELIBDIR%%/ppxlib/astlib/parse.mli %%OCAML_SITELIBDIR%%/ppxlib/astlib/pprintast.ml
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202410080743.4987h1Yi019335>