pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/ocaml-ppx_sexp_conv
Module Name: pkgsrc
Committed By: jaapb
Date: Wed May 4 14:43:45 UTC 2022
Modified Files:
pkgsrc/devel/ocaml-ppx_sexp_conv: Makefile PLIST buildlink3.mk distinfo
Log Message:
Updated devel/ocaml-ppx_sexp_conv to version 0.15.1.
There is no changelog, but changes seem to be minor.
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/devel/ocaml-ppx_sexp_conv/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/ocaml-ppx_sexp_conv/PLIST
cvs rdiff -u -r1.10 -r1.11 pkgsrc/devel/ocaml-ppx_sexp_conv/buildlink3.mk
cvs rdiff -u -r1.9 -r1.10 pkgsrc/devel/ocaml-ppx_sexp_conv/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/ocaml-ppx_sexp_conv/Makefile
diff -u pkgsrc/devel/ocaml-ppx_sexp_conv/Makefile:1.18 pkgsrc/devel/ocaml-ppx_sexp_conv/Makefile:1.19
--- pkgsrc/devel/ocaml-ppx_sexp_conv/Makefile:1.18 Mon Mar 8 08:12:58 2021
+++ pkgsrc/devel/ocaml-ppx_sexp_conv/Makefile Wed May 4 14:43:45 2022
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.18 2021/03/08 08:12:58 jaapb Exp $
+# $NetBSD: Makefile,v 1.19 2022/05/04 14:43:45 jaapb Exp $
GITHUB_PROJECT= ppx_sexp_conv
GITHUB_TAG= v${PKGVERSION_NOREV}
-DISTNAME= ${GITHUB_PROJECT}-0.13.0
+DISTNAME= ${GITHUB_PROJECT}-0.15.1
PKGNAME= ocaml-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=janestreet/}
Index: pkgsrc/devel/ocaml-ppx_sexp_conv/PLIST
diff -u pkgsrc/devel/ocaml-ppx_sexp_conv/PLIST:1.7 pkgsrc/devel/ocaml-ppx_sexp_conv/PLIST:1.8
--- pkgsrc/devel/ocaml-ppx_sexp_conv/PLIST:1.7 Thu Jan 16 09:52:10 2020
+++ pkgsrc/devel/ocaml-ppx_sexp_conv/PLIST Wed May 4 14:43:45 2022
@@ -1,8 +1,20 @@
-@comment $NetBSD: PLIST,v 1.7 2020/01/16 09:52:10 jaapb Exp $
+@comment $NetBSD: PLIST,v 1.8 2022/05/04 14:43:45 jaapb Exp $
${OCAML_SITELIB}/ppx_sexp_conv/META
${OCAML_SITELIB}/ppx_sexp_conv/dune-package
${OCAML_SITELIB}/ppx_sexp_conv/expander/attrs.ml
${OCAML_SITELIB}/ppx_sexp_conv/expander/attrs.mli
+${OCAML_SITELIB}/ppx_sexp_conv/expander/conversion.ml
+${OCAML_SITELIB}/ppx_sexp_conv/expander/conversion.mli
+${OCAML_SITELIB}/ppx_sexp_conv/expander/expand_of_sexp.ml
+${OCAML_SITELIB}/ppx_sexp_conv/expander/expand_of_sexp.mli
+${OCAML_SITELIB}/ppx_sexp_conv/expander/expand_sexp_of.ml
+${OCAML_SITELIB}/ppx_sexp_conv/expander/expand_sexp_of.mli
+${OCAML_SITELIB}/ppx_sexp_conv/expander/fresh_name.ml
+${OCAML_SITELIB}/ppx_sexp_conv/expander/fresh_name.mli
+${OCAML_SITELIB}/ppx_sexp_conv/expander/helpers.ml
+${OCAML_SITELIB}/ppx_sexp_conv/expander/helpers.mli
+${OCAML_SITELIB}/ppx_sexp_conv/expander/lifted.ml
+${OCAML_SITELIB}/ppx_sexp_conv/expander/lifted.mli
${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_sexp_conv/expander/ppx_sexp_conv_expander.a
${OCAML_SITELIB}/ppx_sexp_conv/expander/ppx_sexp_conv_expander.cma
${OCAML_SITELIB}/ppx_sexp_conv/expander/ppx_sexp_conv_expander.cmi
@@ -21,6 +33,48 @@ ${OCAML_SITELIB}/ppx_sexp_conv/expander/
${OCAML_SITELIB}/ppx_sexp_conv/expander/ppx_sexp_conv_expander__Attrs.cmt
${OCAML_SITELIB}/ppx_sexp_conv/expander/ppx_sexp_conv_expander__Attrs.cmti
${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_sexp_conv/expander/ppx_sexp_conv_expander__Attrs.cmx
+${OCAML_SITELIB}/ppx_sexp_conv/expander/ppx_sexp_conv_expander__Conversion.cmi
+${OCAML_SITELIB}/ppx_sexp_conv/expander/ppx_sexp_conv_expander__Conversion.cmt
+${OCAML_SITELIB}/ppx_sexp_conv/expander/ppx_sexp_conv_expander__Conversion.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_sexp_conv/expander/ppx_sexp_conv_expander__Conversion.cmx
+${OCAML_SITELIB}/ppx_sexp_conv/expander/ppx_sexp_conv_expander__Expand_of_sexp.cmi
+${OCAML_SITELIB}/ppx_sexp_conv/expander/ppx_sexp_conv_expander__Expand_of_sexp.cmt
+${OCAML_SITELIB}/ppx_sexp_conv/expander/ppx_sexp_conv_expander__Expand_of_sexp.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_sexp_conv/expander/ppx_sexp_conv_expander__Expand_of_sexp.cmx
+${OCAML_SITELIB}/ppx_sexp_conv/expander/ppx_sexp_conv_expander__Expand_sexp_of.cmi
+${OCAML_SITELIB}/ppx_sexp_conv/expander/ppx_sexp_conv_expander__Expand_sexp_of.cmt
+${OCAML_SITELIB}/ppx_sexp_conv/expander/ppx_sexp_conv_expander__Expand_sexp_of.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_sexp_conv/expander/ppx_sexp_conv_expander__Expand_sexp_of.cmx
+${OCAML_SITELIB}/ppx_sexp_conv/expander/ppx_sexp_conv_expander__Fresh_name.cmi
+${OCAML_SITELIB}/ppx_sexp_conv/expander/ppx_sexp_conv_expander__Fresh_name.cmt
+${OCAML_SITELIB}/ppx_sexp_conv/expander/ppx_sexp_conv_expander__Fresh_name.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_sexp_conv/expander/ppx_sexp_conv_expander__Fresh_name.cmx
+${OCAML_SITELIB}/ppx_sexp_conv/expander/ppx_sexp_conv_expander__Helpers.cmi
+${OCAML_SITELIB}/ppx_sexp_conv/expander/ppx_sexp_conv_expander__Helpers.cmt
+${OCAML_SITELIB}/ppx_sexp_conv/expander/ppx_sexp_conv_expander__Helpers.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_sexp_conv/expander/ppx_sexp_conv_expander__Helpers.cmx
+${OCAML_SITELIB}/ppx_sexp_conv/expander/ppx_sexp_conv_expander__Lifted.cmi
+${OCAML_SITELIB}/ppx_sexp_conv/expander/ppx_sexp_conv_expander__Lifted.cmt
+${OCAML_SITELIB}/ppx_sexp_conv/expander/ppx_sexp_conv_expander__Lifted.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_sexp_conv/expander/ppx_sexp_conv_expander__Lifted.cmx
+${OCAML_SITELIB}/ppx_sexp_conv/expander/ppx_sexp_conv_expander__Ppx_sexp_conv_grammar.cmi
+${OCAML_SITELIB}/ppx_sexp_conv/expander/ppx_sexp_conv_expander__Ppx_sexp_conv_grammar.cmt
+${OCAML_SITELIB}/ppx_sexp_conv/expander/ppx_sexp_conv_expander__Ppx_sexp_conv_grammar.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_sexp_conv/expander/ppx_sexp_conv_expander__Ppx_sexp_conv_grammar.cmx
+${OCAML_SITELIB}/ppx_sexp_conv/expander/ppx_sexp_conv_expander__Record_field_attrs.cmi
+${OCAML_SITELIB}/ppx_sexp_conv/expander/ppx_sexp_conv_expander__Record_field_attrs.cmt
+${OCAML_SITELIB}/ppx_sexp_conv/expander/ppx_sexp_conv_expander__Record_field_attrs.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_sexp_conv/expander/ppx_sexp_conv_expander__Record_field_attrs.cmx
+${OCAML_SITELIB}/ppx_sexp_conv/expander/ppx_sexp_conv_expander__Renaming.cmi
+${OCAML_SITELIB}/ppx_sexp_conv/expander/ppx_sexp_conv_expander__Renaming.cmt
+${OCAML_SITELIB}/ppx_sexp_conv/expander/ppx_sexp_conv_expander__Renaming.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_sexp_conv/expander/ppx_sexp_conv_expander__Renaming.cmx
+${OCAML_SITELIB}/ppx_sexp_conv/expander/ppx_sexp_conv_grammar.ml
+${OCAML_SITELIB}/ppx_sexp_conv/expander/ppx_sexp_conv_grammar.mli
+${OCAML_SITELIB}/ppx_sexp_conv/expander/record_field_attrs.ml
+${OCAML_SITELIB}/ppx_sexp_conv/expander/record_field_attrs.mli
+${OCAML_SITELIB}/ppx_sexp_conv/expander/renaming.ml
+${OCAML_SITELIB}/ppx_sexp_conv/expander/renaming.mli
${OCAML_SITELIB}/ppx_sexp_conv/opam
${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_sexp_conv/ppx_sexp_conv.a
${OCAML_SITELIB}/ppx_sexp_conv/ppx_sexp_conv.cma
Index: pkgsrc/devel/ocaml-ppx_sexp_conv/buildlink3.mk
diff -u pkgsrc/devel/ocaml-ppx_sexp_conv/buildlink3.mk:1.10 pkgsrc/devel/ocaml-ppx_sexp_conv/buildlink3.mk:1.11
--- pkgsrc/devel/ocaml-ppx_sexp_conv/buildlink3.mk:1.10 Thu Jan 16 09:52:10 2020
+++ pkgsrc/devel/ocaml-ppx_sexp_conv/buildlink3.mk Wed May 4 14:43:45 2022
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.10 2020/01/16 09:52:10 jaapb Exp $
+# $NetBSD: buildlink3.mk,v 1.11 2022/05/04 14:43:45 jaapb Exp $
BUILDLINK_TREE+= ocaml-ppx_sexp_conv
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= ocaml-ppx_sexp_conv
OCAML_PPX_SEXP_CONV_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.ocaml-ppx_sexp_conv+= ocaml-ppx_sexp_conv>=0.9.0
-BUILDLINK_ABI_DEPENDS.ocaml-ppx_sexp_conv+= ocaml-ppx_sexp_conv>=0.13.0
+BUILDLINK_ABI_DEPENDS.ocaml-ppx_sexp_conv+= ocaml-ppx_sexp_conv>=0.15.1
BUILDLINK_PKGSRCDIR.ocaml-ppx_sexp_conv?= ../../devel/ocaml-ppx_sexp_conv
#.include "../../devel/ocaml-ppx_core/buildlink3.mk"
Index: pkgsrc/devel/ocaml-ppx_sexp_conv/distinfo
diff -u pkgsrc/devel/ocaml-ppx_sexp_conv/distinfo:1.9 pkgsrc/devel/ocaml-ppx_sexp_conv/distinfo:1.10
--- pkgsrc/devel/ocaml-ppx_sexp_conv/distinfo:1.9 Tue Oct 26 10:15:54 2021
+++ pkgsrc/devel/ocaml-ppx_sexp_conv/distinfo Wed May 4 14:43:45 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2021/10/26 10:15:54 nia Exp $
+$NetBSD: distinfo,v 1.10 2022/05/04 14:43:45 jaapb Exp $
-BLAKE2s (ppx_sexp_conv-0.13.0.tar.gz) = c10ae5f0a78cc4d6b7b168867fb7e8fb466e9a8e72a86f517902c74067ac752e
-SHA512 (ppx_sexp_conv-0.13.0.tar.gz) = bb8dccf8422251c44879feedc2f174ae46407e5227632f9bba80057f3a5bd8cbcb38b5258ce254762b4502f23254c51fabb3475bc6d5657be8e07d1dcde12dbb
-Size (ppx_sexp_conv-0.13.0.tar.gz) = 32763 bytes
+BLAKE2s (ppx_sexp_conv-0.15.1.tar.gz) = fee3f2f7870b33ddca05ed4b7e4d19df90d8d9d60511805acdf246e3cae17e0b
+SHA512 (ppx_sexp_conv-0.15.1.tar.gz) = f2b669e7c7bbbc8dd4978b47b73662dd0195ae85cdd71596485211cb5ab4daedcae9be4b33796674320e0d324b7ee9f90d3b219212be98ed792e3a89ccf8c41b
+Size (ppx_sexp_conv-0.15.1.tar.gz) = 67448 bytes
Home |
Main Index |
Thread Index |
Old Index