pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/ocaml-extlib
Module Name: pkgsrc
Committed By: jaapb
Date: Wed Jul 11 12:04:32 UTC 2018
Modified Files:
pkgsrc/devel/ocaml-extlib: Makefile buildlink3.mk distinfo
Log Message:
Updated devel/ocaml-extlib to version 1.7.5.
Most importantly, this version adds support for OCaml 4.07. There are some
other minor extensions as well.
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/devel/ocaml-extlib/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/ocaml-extlib/buildlink3.mk \
pkgsrc/devel/ocaml-extlib/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-extlib/Makefile
diff -u pkgsrc/devel/ocaml-extlib/Makefile:1.13 pkgsrc/devel/ocaml-extlib/Makefile:1.14
--- pkgsrc/devel/ocaml-extlib/Makefile:1.13 Wed Jun 27 19:32:24 2018
+++ pkgsrc/devel/ocaml-extlib/Makefile Wed Jul 11 12:04:32 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.13 2018/06/27 19:32:24 jaapb Exp $
+# $NetBSD: Makefile,v 1.14 2018/07/11 12:04:32 jaapb Exp $
-VERSION= 1.7.4
+VERSION= 1.7.5
GITHUB_PROJECT= ocaml-extlib
DISTNAME= ${GITHUB_PROJECT}-${VERSION}
CATEGORIES= devel
Index: pkgsrc/devel/ocaml-extlib/buildlink3.mk
diff -u pkgsrc/devel/ocaml-extlib/buildlink3.mk:1.5 pkgsrc/devel/ocaml-extlib/buildlink3.mk:1.6
--- pkgsrc/devel/ocaml-extlib/buildlink3.mk:1.5 Wed Jun 27 19:32:24 2018
+++ pkgsrc/devel/ocaml-extlib/buildlink3.mk Wed Jul 11 12:04:32 2018
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.5 2018/06/27 19:32:24 jaapb Exp $
+# $NetBSD: buildlink3.mk,v 1.6 2018/07/11 12:04:32 jaapb Exp $
BUILDLINK_TREE+= ocaml-extlib
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= ocaml-extlib
OCAML_EXTLIB_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.ocaml-extlib+= ocaml-extlib>=1.7.0
-BUILDLINK_ABI_DEPENDS.ocaml-extlib+= ocaml-extlib>=1.7.4
+BUILDLINK_ABI_DEPENDS.ocaml-extlib+= ocaml-extlib>=1.7.5
BUILDLINK_PKGSRCDIR.ocaml-extlib?= ../../devel/ocaml-extlib
.endif # OCAML_EXTLIB_BUILDLINK3_MK
Index: pkgsrc/devel/ocaml-extlib/distinfo
diff -u pkgsrc/devel/ocaml-extlib/distinfo:1.5 pkgsrc/devel/ocaml-extlib/distinfo:1.6
--- pkgsrc/devel/ocaml-extlib/distinfo:1.5 Wed Jun 27 19:32:24 2018
+++ pkgsrc/devel/ocaml-extlib/distinfo Wed Jul 11 12:04:32 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2018/06/27 19:32:24 jaapb Exp $
+$NetBSD: distinfo,v 1.6 2018/07/11 12:04:32 jaapb Exp $
-SHA1 (ocaml-extlib-1.7.4.tar.gz) = ba542ca309e96e00ec0f9f328234d026b0b7c799
-RMD160 (ocaml-extlib-1.7.4.tar.gz) = 0d1728a15343645f20be0bf5140932d595569ec3
-SHA512 (ocaml-extlib-1.7.4.tar.gz) = 61668742008efcf71d2b86e4c7aca1dfe726c333cf918033c2f46cdb98cfe6155ba2100f07e790ed42c24abb0c22c430ec3b09fe9a7221a40f226b0ce4d92d00
-Size (ocaml-extlib-1.7.4.tar.gz) = 87042 bytes
+SHA1 (ocaml-extlib-1.7.5.tar.gz) = 6ed1f61c0cce1dcfd9d58f39311851976abe0829
+RMD160 (ocaml-extlib-1.7.5.tar.gz) = 9da9741ffcbd995faf0d36db5b96f082f9af24a4
+SHA512 (ocaml-extlib-1.7.5.tar.gz) = 44345143d53a2fd38297ab22f181cf1823722488595900c85895ecd0701bd4d7b7f03959e60608a16f89e9fee1caad9a2f4f6baadfedb2b62bdfadbca081ee7d
+Size (ocaml-extlib-1.7.5.tar.gz) = 87781 bytes
Home |
Main Index |
Thread Index |
Old Index