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: Tue Jul 11 10:25:39 UTC 2017
Modified Files:
pkgsrc/devel/ocaml-extlib: Makefile buildlink3.mk distinfo
Removed Files:
pkgsrc/devel/ocaml-extlib/patches: patch-Makefile
Log Message:
Updated package to latest version, 1.7.2 (also changed distribution site).
Changes include:
1.7.2 (2017-03-29)
* sync with OCaml 4.05
1.7.1 (2016-11-11)
* sync with OCaml 4.04
* add Hashtbl.Make for better compatibility
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/devel/ocaml-extlib/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/ocaml-extlib/buildlink3.mk
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/ocaml-extlib/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/devel/ocaml-extlib/patches/patch-Makefile
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.8 pkgsrc/devel/ocaml-extlib/Makefile:1.9
--- pkgsrc/devel/ocaml-extlib/Makefile:1.8 Fri Dec 30 11:16:58 2016
+++ pkgsrc/devel/ocaml-extlib/Makefile Tue Jul 11 10:25:39 2017
@@ -1,14 +1,13 @@
-# $NetBSD: Makefile,v 1.8 2016/12/30 11:16:58 jaapb Exp $
+# $NetBSD: Makefile,v 1.9 2017/07/11 10:25:39 jaapb Exp $
-VERSION= 1.7.0
+VERSION= 1.7.2
GITHUB_PROJECT= ocaml-extlib
DISTNAME= ${GITHUB_PROJECT}-${VERSION}
-PKGREVISION= 1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=ygrek/}
MAINTAINER= jaapb%NetBSD.org@localhost
-HOMEPAGE= http://code.google.com/p/ocaml-extlib/
+HOMEPAGE= https://github.com/ygrek/ocaml-extlib
COMMENT= Alternative standard library for OCaml
LICENSE= gnu-lgpl-v2.1
Index: pkgsrc/devel/ocaml-extlib/buildlink3.mk
diff -u pkgsrc/devel/ocaml-extlib/buildlink3.mk:1.2 pkgsrc/devel/ocaml-extlib/buildlink3.mk:1.3
--- pkgsrc/devel/ocaml-extlib/buildlink3.mk:1.2 Sun Jun 19 10:12:18 2016
+++ pkgsrc/devel/ocaml-extlib/buildlink3.mk Tue Jul 11 10:25:39 2017
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.2 2016/06/19 10:12:18 jaapb Exp $
+# $NetBSD: buildlink3.mk,v 1.3 2017/07/11 10:25:39 jaapb Exp $
BUILDLINK_TREE+= ocaml-extlib
@@ -6,6 +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.2
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.3 pkgsrc/devel/ocaml-extlib/distinfo:1.4
--- pkgsrc/devel/ocaml-extlib/distinfo:1.3 Sun Jun 19 10:07:47 2016
+++ pkgsrc/devel/ocaml-extlib/distinfo Tue Jul 11 10:25:39 2017
@@ -1,7 +1,6 @@
-$NetBSD: distinfo,v 1.3 2016/06/19 10:07:47 jaapb Exp $
+$NetBSD: distinfo,v 1.4 2017/07/11 10:25:39 jaapb Exp $
-SHA1 (ocaml-extlib-1.7.0.tar.gz) = 92d3ff333bb9b3f2effe19abdcb49229539b5c3a
-RMD160 (ocaml-extlib-1.7.0.tar.gz) = 0a5cd78ad58fc76c3e0bf9889b577dffc846f129
-SHA512 (ocaml-extlib-1.7.0.tar.gz) = 3f268e22f7f415e81bbc07c28561fc067ca87748fcdcb6515691d1270858f452ec2ba0eb7b80ca29f06b40f01c1e89a6b71380c7d9de37c60d2bb86093cb8be2
-Size (ocaml-extlib-1.7.0.tar.gz) = 83327 bytes
-SHA1 (patch-Makefile) = d4b332b440bf03a49d8067212a4911a7b050a749
+SHA1 (ocaml-extlib-1.7.2.tar.gz) = 41826e1ef89926568919132cfacebf03d2ba19df
+RMD160 (ocaml-extlib-1.7.2.tar.gz) = 876a118991bb7c64f75128880a8ff24ac2132509
+SHA512 (ocaml-extlib-1.7.2.tar.gz) = d9f34f5bbd5e94a8dccc5bdbc1ec0e5015608675469c4f513461fa587a5eb7e1398542388fd885d7656591ca85ce30c0e2a9ee26b9722a9dd65189aac35d64ed
+Size (ocaml-extlib-1.7.2.tar.gz) = 85934 bytes
Home |
Main Index |
Thread Index |
Old Index