pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/ocaml-ppx_bin_prot
Module Name: pkgsrc
Committed By: jaapb
Date: Thu Jan 16 13:39:34 UTC 2020
Modified Files:
pkgsrc/devel/ocaml-ppx_bin_prot: Makefile buildlink3.mk distinfo
Log Message:
Updated devel/ocaml-ppx_bin_prot to version 0.13.0.
The changelog has not been updated, but this version definitely adds
support for OCaml 4.09.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/ocaml-ppx_bin_prot/Makefile \
pkgsrc/devel/ocaml-ppx_bin_prot/buildlink3.mk \
pkgsrc/devel/ocaml-ppx_bin_prot/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_bin_prot/Makefile
diff -u pkgsrc/devel/ocaml-ppx_bin_prot/Makefile:1.2 pkgsrc/devel/ocaml-ppx_bin_prot/Makefile:1.3
--- pkgsrc/devel/ocaml-ppx_bin_prot/Makefile:1.2 Tue Jun 11 08:44:31 2019
+++ pkgsrc/devel/ocaml-ppx_bin_prot/Makefile Thu Jan 16 13:39:34 2020
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2019/06/11 08:44:31 jaapb Exp $
+# $NetBSD: Makefile,v 1.3 2020/01/16 13:39:34 jaapb Exp $
GITHUB_PROJECT= ppx_bin_prot
GITHUB_TAG= v${PKGVERSION_NOREV}
-DISTNAME= ${GITHUB_PROJECT}-0.12.1
+DISTNAME= ${GITHUB_PROJECT}-0.13.0
PKGNAME= ocaml-${DISTNAME}
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=janestreet/}
Index: pkgsrc/devel/ocaml-ppx_bin_prot/buildlink3.mk
diff -u pkgsrc/devel/ocaml-ppx_bin_prot/buildlink3.mk:1.2 pkgsrc/devel/ocaml-ppx_bin_prot/buildlink3.mk:1.3
--- pkgsrc/devel/ocaml-ppx_bin_prot/buildlink3.mk:1.2 Tue Jun 11 08:44:31 2019
+++ pkgsrc/devel/ocaml-ppx_bin_prot/buildlink3.mk Thu Jan 16 13:39:34 2020
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.2 2019/06/11 08:44:31 jaapb Exp $
+# $NetBSD: buildlink3.mk,v 1.3 2020/01/16 13:39:34 jaapb Exp $
BUILDLINK_TREE+= ocaml-ppx_bin_prot
@@ -6,6 +6,7 @@ BUILDLINK_TREE+= ocaml-ppx_bin_prot
OCAML_PPX_BIN_PROT_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.ocaml-ppx_bin_prot+= ocaml-ppx_bin_prot>=0.12.1
+BUILDLINK_ABI_DEPENDS.ocaml-ppx_bin_prot+= ocaml-ppx_bin_prot>=0.13.0
BUILDLINK_PKGSRCDIR.ocaml-ppx_bin_prot?= ../../devel/ocaml-ppx_bin_prot
.endif # OCAML_PPX_BIN_PROT_BUILDLINK3_MK
Index: pkgsrc/devel/ocaml-ppx_bin_prot/distinfo
diff -u pkgsrc/devel/ocaml-ppx_bin_prot/distinfo:1.2 pkgsrc/devel/ocaml-ppx_bin_prot/distinfo:1.3
--- pkgsrc/devel/ocaml-ppx_bin_prot/distinfo:1.2 Tue Jun 11 08:44:31 2019
+++ pkgsrc/devel/ocaml-ppx_bin_prot/distinfo Thu Jan 16 13:39:34 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2019/06/11 08:44:31 jaapb Exp $
+$NetBSD: distinfo,v 1.3 2020/01/16 13:39:34 jaapb Exp $
-SHA1 (ppx_bin_prot-0.12.1.tar.gz) = 4de73cf2d42fac1d2c557907d487a63dbe50071d
-RMD160 (ppx_bin_prot-0.12.1.tar.gz) = 9822017692741d16b2307b328c7397766cc7412b
-SHA512 (ppx_bin_prot-0.12.1.tar.gz) = 7fac24a6d4731a98d0eba07ff29b41eba0e2f0132d4fe1617f7dff221111a32f5bd051c6dc4e71476bd8f9e79e8d6792a412c5ce6f4251f9fd852aebf29941fc
-Size (ppx_bin_prot-0.12.1.tar.gz) = 36311 bytes
+SHA1 (ppx_bin_prot-0.13.0.tar.gz) = 0c257cde881476e43cef13313e2539571db8261d
+RMD160 (ppx_bin_prot-0.13.0.tar.gz) = 97599e3580e0fc8039fba07c83e357f542e2fa02
+SHA512 (ppx_bin_prot-0.13.0.tar.gz) = 986c56f10b19aab1ea42f688eb232e7ca004283e267a5f4f0a0732b4944e388f7002f5b101d486e7fb9cac4e38f1277db18c5293cd49888f153c65f34f9d9a0e
+Size (ppx_bin_prot-0.13.0.tar.gz) = 36574 bytes
Home |
Main Index |
Thread Index |
Old Index