summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjaapb <jaapb@pkgsrc.org>2018-07-11 12:04:32 +0000
committerjaapb <jaapb@pkgsrc.org>2018-07-11 12:04:32 +0000
commit3c735e129570229b0512c23895618ea5c2b34239 (patch)
tree557cafb0b788b25387604bbc49ce954c0d16b4f1
parent392fb06c3cc9fb2acf4d82985daac145c059f834 (diff)
downloadpkgsrc-3c735e129570229b0512c23895618ea5c2b34239.tar.gz
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.
-rw-r--r--devel/ocaml-extlib/Makefile4
-rw-r--r--devel/ocaml-extlib/buildlink3.mk4
-rw-r--r--devel/ocaml-extlib/distinfo10
3 files changed, 9 insertions, 9 deletions
diff --git a/devel/ocaml-extlib/Makefile b/devel/ocaml-extlib/Makefile
index 95f649c6bfa..5e119b223c7 100644
--- a/devel/ocaml-extlib/Makefile
+++ b/devel/ocaml-extlib/Makefile
@@ -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 --git a/devel/ocaml-extlib/buildlink3.mk b/devel/ocaml-extlib/buildlink3.mk
index 0086105bff4..2cd2030aa0f 100644
--- a/devel/ocaml-extlib/buildlink3.mk
+++ b/devel/ocaml-extlib/buildlink3.mk
@@ -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
diff --git a/devel/ocaml-extlib/distinfo b/devel/ocaml-extlib/distinfo
index b6ab41ecb89..bb1c046b7eb 100644
--- a/devel/ocaml-extlib/distinfo
+++ b/devel/ocaml-extlib/distinfo
@@ -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