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 Jun 27 19:32:24 UTC 2018

Modified Files:
        pkgsrc/devel/ocaml-extlib: Makefile PLIST buildlink3.mk distinfo

Log Message:
Updated package devel/ocaml-extlib to version 1.7.4.

This fixes some problems with OCaml 4.06, installs .cmt and .cmti files,
and has some other minor fixes and improvements.


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/devel/ocaml-extlib/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/ocaml-extlib/PLIST
cvs rdiff -u -r1.4 -r1.5 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.12 pkgsrc/devel/ocaml-extlib/Makefile:1.13
--- pkgsrc/devel/ocaml-extlib/Makefile:1.12     Fri Apr 13 13:55:31 2018
+++ pkgsrc/devel/ocaml-extlib/Makefile  Wed Jun 27 19:32:24 2018
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.12 2018/04/13 13:55:31 jaapb Exp $
+# $NetBSD: Makefile,v 1.13 2018/06/27 19:32:24 jaapb Exp $
 
-VERSION=       1.7.2
+VERSION=       1.7.4
 GITHUB_PROJECT=        ocaml-extlib
 DISTNAME=      ${GITHUB_PROJECT}-${VERSION}
-PKGREVISION=   3
 CATEGORIES=    devel
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=ygrek/}
 
@@ -22,5 +21,4 @@ OCAML_USE_FINDLIB=    yes
 BUILD_TARGET=  build
 
 .include "../../devel/ocaml-cppo/buildlink3.mk"
-#.include "../../lang/camlp4/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"

Index: pkgsrc/devel/ocaml-extlib/PLIST
diff -u pkgsrc/devel/ocaml-extlib/PLIST:1.2 pkgsrc/devel/ocaml-extlib/PLIST:1.3
--- pkgsrc/devel/ocaml-extlib/PLIST:1.2 Sun Jun 19 10:07:47 2016
+++ pkgsrc/devel/ocaml-extlib/PLIST     Wed Jun 27 19:32:24 2018
@@ -1,71 +1,114 @@
-@comment $NetBSD: PLIST,v 1.2 2016/06/19 10:07:47 jaapb Exp $
+@comment $NetBSD: PLIST,v 1.3 2018/06/27 19:32:24 jaapb Exp $
 ${OCAML_SITELIB}/extlib/IO.cmi
+${OCAML_SITELIB}/extlib/IO.cmt
+${OCAML_SITELIB}/extlib/IO.cmti
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/extlib/IO.cmx
 ${OCAML_SITELIB}/extlib/IO.mli
 ${OCAML_SITELIB}/extlib/META
 ${OCAML_SITELIB}/extlib/base64.cmi
+${OCAML_SITELIB}/extlib/base64.cmt
+${OCAML_SITELIB}/extlib/base64.cmti
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/extlib/base64.cmx
 ${OCAML_SITELIB}/extlib/base64.mli
 ${OCAML_SITELIB}/extlib/bitSet.cmi
+${OCAML_SITELIB}/extlib/bitSet.cmt
+${OCAML_SITELIB}/extlib/bitSet.cmti
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/extlib/bitSet.cmx
 ${OCAML_SITELIB}/extlib/bitSet.mli
 ${OCAML_SITELIB}/extlib/dllist.cmi
+${OCAML_SITELIB}/extlib/dllist.cmt
+${OCAML_SITELIB}/extlib/dllist.cmti
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/extlib/dllist.cmx
 ${OCAML_SITELIB}/extlib/dllist.mli
 ${OCAML_SITELIB}/extlib/dynArray.cmi
+${OCAML_SITELIB}/extlib/dynArray.cmt
+${OCAML_SITELIB}/extlib/dynArray.cmti
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/extlib/dynArray.cmx
 ${OCAML_SITELIB}/extlib/dynArray.mli
 ${OCAML_SITELIB}/extlib/enum.cmi
+${OCAML_SITELIB}/extlib/enum.cmt
+${OCAML_SITELIB}/extlib/enum.cmti
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/extlib/enum.cmx
 ${OCAML_SITELIB}/extlib/enum.mli
 ${OCAML_SITELIB}/extlib/extArray.cmi
+${OCAML_SITELIB}/extlib/extArray.cmt
+${OCAML_SITELIB}/extlib/extArray.cmti
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/extlib/extArray.cmx
 ${OCAML_SITELIB}/extlib/extArray.mli
 ${OCAML_SITELIB}/extlib/extBuffer.cmi
+${OCAML_SITELIB}/extlib/extBuffer.cmt
+${OCAML_SITELIB}/extlib/extBuffer.cmti
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/extlib/extBuffer.cmx
 ${OCAML_SITELIB}/extlib/extBuffer.mli
 ${OCAML_SITELIB}/extlib/extBytes.cmi
+${OCAML_SITELIB}/extlib/extBytes.cmt
+${OCAML_SITELIB}/extlib/extBytes.cmti
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/extlib/extBytes.cmx
 ${OCAML_SITELIB}/extlib/extBytes.mli
 ${OCAML_SITELIB}/extlib/extHashtbl.cmi
+${OCAML_SITELIB}/extlib/extHashtbl.cmt
+${OCAML_SITELIB}/extlib/extHashtbl.cmti
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/extlib/extHashtbl.cmx
 ${OCAML_SITELIB}/extlib/extHashtbl.mli
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/extlib/extLib.a
 ${OCAML_SITELIB}/extlib/extLib.cma
 ${OCAML_SITELIB}/extlib/extLib.cmi
+${OCAML_SITELIB}/extlib/extLib.cmt
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/extlib/extLib.cmx
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/extlib/extLib.cmxa
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/extlib/extLib.cmxs
 ${OCAML_SITELIB}/extlib/extList.cmi
+${OCAML_SITELIB}/extlib/extList.cmt
+${OCAML_SITELIB}/extlib/extList.cmti
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/extlib/extList.cmx
 ${OCAML_SITELIB}/extlib/extList.mli
 ${OCAML_SITELIB}/extlib/extString.cmi
+${OCAML_SITELIB}/extlib/extString.cmt
+${OCAML_SITELIB}/extlib/extString.cmti
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/extlib/extString.cmx
 ${OCAML_SITELIB}/extlib/extString.mli
 ${OCAML_SITELIB}/extlib/global.cmi
+${OCAML_SITELIB}/extlib/global.cmt
+${OCAML_SITELIB}/extlib/global.cmti
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/extlib/global.cmx
 ${OCAML_SITELIB}/extlib/global.mli
 ${OCAML_SITELIB}/extlib/optParse.cmi
+${OCAML_SITELIB}/extlib/optParse.cmt
+${OCAML_SITELIB}/extlib/optParse.cmti
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/extlib/optParse.cmx
 ${OCAML_SITELIB}/extlib/optParse.mli
 ${OCAML_SITELIB}/extlib/option.cmi
+${OCAML_SITELIB}/extlib/option.cmt
+${OCAML_SITELIB}/extlib/option.cmti
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/extlib/option.cmx
 ${OCAML_SITELIB}/extlib/option.mli
 ${OCAML_SITELIB}/extlib/pMap.cmi
+${OCAML_SITELIB}/extlib/pMap.cmt
+${OCAML_SITELIB}/extlib/pMap.cmti
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/extlib/pMap.cmx
 ${OCAML_SITELIB}/extlib/pMap.mli
 ${OCAML_SITELIB}/extlib/refList.cmi
+${OCAML_SITELIB}/extlib/refList.cmt
+${OCAML_SITELIB}/extlib/refList.cmti
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/extlib/refList.cmx
 ${OCAML_SITELIB}/extlib/refList.mli
 ${OCAML_SITELIB}/extlib/std.cmi
+${OCAML_SITELIB}/extlib/std.cmt
+${OCAML_SITELIB}/extlib/std.cmti
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/extlib/std.cmx
 ${OCAML_SITELIB}/extlib/std.mli
 ${OCAML_SITELIB}/extlib/uChar.cmi
+${OCAML_SITELIB}/extlib/uChar.cmt
+${OCAML_SITELIB}/extlib/uChar.cmti
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/extlib/uChar.cmx
 ${OCAML_SITELIB}/extlib/uChar.mli
 ${OCAML_SITELIB}/extlib/uTF8.cmi
+${OCAML_SITELIB}/extlib/uTF8.cmt
+${OCAML_SITELIB}/extlib/uTF8.cmti
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/extlib/uTF8.cmx
 ${OCAML_SITELIB}/extlib/uTF8.mli
 ${OCAML_SITELIB}/extlib/unzip.cmi
+${OCAML_SITELIB}/extlib/unzip.cmt
+${OCAML_SITELIB}/extlib/unzip.cmti
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/extlib/unzip.cmx
 ${OCAML_SITELIB}/extlib/unzip.mli

Index: pkgsrc/devel/ocaml-extlib/buildlink3.mk
diff -u pkgsrc/devel/ocaml-extlib/buildlink3.mk:1.4 pkgsrc/devel/ocaml-extlib/buildlink3.mk:1.5
--- pkgsrc/devel/ocaml-extlib/buildlink3.mk:1.4 Wed Jan 10 16:53:08 2018
+++ pkgsrc/devel/ocaml-extlib/buildlink3.mk     Wed Jun 27 19:32:24 2018
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.4 2018/01/10 16:53:08 jaapb Exp $
+# $NetBSD: buildlink3.mk,v 1.5 2018/06/27 19:32:24 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.2nb2
+BUILDLINK_ABI_DEPENDS.ocaml-extlib+=   ocaml-extlib>=1.7.4
 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.4 pkgsrc/devel/ocaml-extlib/distinfo:1.5
--- pkgsrc/devel/ocaml-extlib/distinfo:1.4      Tue Jul 11 10:25:39 2017
+++ pkgsrc/devel/ocaml-extlib/distinfo  Wed Jun 27 19:32:24 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2017/07/11 10:25:39 jaapb Exp $
+$NetBSD: distinfo,v 1.5 2018/06/27 19:32:24 jaapb Exp $
 
-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
+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



Home | Main Index | Thread Index | Old Index