pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/ocaml-extlib Updated devel/ocaml-extlib to versi...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b5ddec35953e
branches:  trunk
changeset: 310321:b5ddec35953e
user:      jaapb <jaapb%pkgsrc.org@localhost>
date:      Wed Jul 11 12:04:32 2018 +0000

description:
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.

diffstat:

 devel/ocaml-extlib/Makefile      |   4 ++--
 devel/ocaml-extlib/buildlink3.mk |   4 ++--
 devel/ocaml-extlib/distinfo      |  10 +++++-----
 3 files changed, 9 insertions(+), 9 deletions(-)

diffs (45 lines):

diff -r ad562a70f501 -r b5ddec35953e devel/ocaml-extlib/Makefile
--- a/devel/ocaml-extlib/Makefile       Wed Jul 11 11:59:37 2018 +0000
+++ b/devel/ocaml-extlib/Makefile       Wed Jul 11 12:04:32 2018 +0000
@@ -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
diff -r ad562a70f501 -r b5ddec35953e devel/ocaml-extlib/buildlink3.mk
--- a/devel/ocaml-extlib/buildlink3.mk  Wed Jul 11 11:59:37 2018 +0000
+++ b/devel/ocaml-extlib/buildlink3.mk  Wed Jul 11 12:04:32 2018 +0000
@@ -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 @@
 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
diff -r ad562a70f501 -r b5ddec35953e devel/ocaml-extlib/distinfo
--- a/devel/ocaml-extlib/distinfo       Wed Jul 11 11:59:37 2018 +0000
+++ b/devel/ocaml-extlib/distinfo       Wed Jul 11 12:04:32 2018 +0000
@@ -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