FreeBSD Bugzilla – Attachment 252697 Details for
Bug 280759
devel/ocaml-ppxlib: update 0.32.0 → 0.33.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
[PATCH] devel/ocaml-ppxlib: update 0.32.0 → 0.33.0
0001-devel-ocaml-ppxlib-update-0.32.0-0.33.0.patch (text/plain), 4.98 KB, created by
Älven
on 2024-08-11 20:37:34 UTC
(
hide
)
Description:
[PATCH] devel/ocaml-ppxlib: update 0.32.0 → 0.33.0
Filename:
MIME Type:
Creator:
Älven
Created:
2024-08-11 20:37:34 UTC
Size:
4.98 KB
patch
obsolete
>From cb2ae5f77909fbbac89105003af5a2466e451803 Mon Sep 17 00:00:00 2001 >From: Ãlven <alster@vinterdalen.se> >Date: Mon, 12 Aug 2024 00:35:44 +0400 >Subject: [PATCH] devel/ocaml-ppxlib: update 0.32.0 â 0.33.0 >MIME-Version: 1.0 >Content-Type: text/plain; charset=UTF-8 >Content-Transfer-Encoding: 8bit > >--- > devel/ocaml-ppxlib/Makefile | 7 ++++--- > devel/ocaml-ppxlib/distinfo | 6 +++--- > devel/ocaml-ppxlib/pkg-plist | 24 ++++++++++++++++++++++++ > 3 files changed, 31 insertions(+), 6 deletions(-) > >diff --git a/devel/ocaml-ppxlib/Makefile b/devel/ocaml-ppxlib/Makefile >index 60515907656f..ed76cfce17d0 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 \ >@@ -20,13 +21,13 @@ USES= ocaml:dune > USE_GITHUB= yes > GH_ACCOUNT= ocaml-ppx > USE_OCAML= yes >-DUNE_INSTALL_TARGETS= ${PORTNAME} > > DOCSDIR= ${OCAML_DOCSDIR}/${PORTNAME} > PORTDOCS= CHANGES.md LICENSE.md HISTORY.md README.md odoc-pages > > OPTIONS_DEFINE= DOCS > >+DUNE_INSTALL_TARGETS= ${PORTNAME} > SA_DIR= ${LOCALBASE}/${OCAML_SITELIBDIR} > > post-patch: >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 >-- >2.46.0 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
alster
:
maintainer-approval?
(
freebsd
)
Actions:
View
|
Diff
Attachments on
bug 280759
: 252697