Hi, I'd like to update extlib to 1.6.1. OK?
Christopher
Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/ocaml-extlib/Makefile,v
retrieving revision 1.6
diff -u -p -r1.6 Makefile
--- Makefile 22 Aug 2014 22:21:53 -0000 1.6
+++ Makefile 4 Sep 2014 05:50:49 -0000
@@ -2,8 +2,7 @@
COMMENT= extended standard library for OCaml
-DISTNAME= extlib-1.5.3
-REVISION= 3
+DISTNAME= extlib-1.6.1
PKGNAME= ocaml-${DISTNAME}
CATEGORIES= devel
@@ -17,6 +16,8 @@ MASTER_SITES= ${HOMEPAGE}/files/
MODULES= lang/ocaml
BUILD_DEPENDS= sysutils/findlib
+
+USE_GMAKE = Yes
NO_TEST= Yes
Index: distinfo
===================================================================
RCS file: /cvs/ports/devel/ocaml-extlib/distinfo,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 distinfo
--- distinfo 6 Nov 2012 20:52:49 -0000 1.1.1.1
+++ distinfo 4 Sep 2014 05:50:49 -0000
@@ -1,2 +1,2 @@
-SHA256 (extlib-1.5.3.tar.gz) = wJXu9CAqhhT/FHTUwIxQwy1sqC0QFTh3hc8D1ZE+wCE=
-SIZE (extlib-1.5.3.tar.gz) = 70897
+SHA256 (extlib-1.6.1.tar.gz) = iNSzY4y02k4E2BuhV+cjXnRDc8V4TPS5BlcNB7iQrso=
+SIZE (extlib-1.6.1.tar.gz) = 72780
Index: patches/patch-Makefile
===================================================================
RCS file: patches/patch-Makefile
diff -N patches/patch-Makefile
--- patches/patch-Makefile 28 Mar 2013 23:21:02 -0000 1.1
+++ /dev/null 1 Jan 1970 00:00:00 -0000
@@ -1,14 +0,0 @@
-$OpenBSD: patch-Makefile,v 1.1 2013/03/28 23:21:02 jturner Exp $
-- install extLib.cmi else import ExtLib will fail
- upstream: https://code.google.com/p/ocaml-extlib/source/detail?r=402
---- Makefile.orig Sat Mar 16 07:49:33 2013
-+++ Makefile Sat Mar 16 07:49:42 2013
-@@ -24,7 +24,7 @@ doc:
- ocamldoc -sort -html -d doc/ $(MLI)
-
- install:
-- ocamlfind install extlib META extLib.cma $(MLI) $(CMI) -optional
extLib.cmxa $(CMX) extLib.cmxs extLib.a extLib.lib
-+ ocamlfind install extlib META extLib.cma extLib.cmi $(MLI) $(CMI)
-optional extLib.cmxa $(CMX) extLib.cmxs extLib.a extLib.lib
-
- uninstall:
- ocamlfind remove extlib
Index: pkg/PFRAG.native
===================================================================
RCS file: /cvs/ports/devel/ocaml-extlib/pkg/PFRAG.native,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 PFRAG.native
--- pkg/PFRAG.native 6 Nov 2012 20:52:49 -0000 1.1.1.1
+++ pkg/PFRAG.native 4 Sep 2014 05:50:49 -0000
@@ -9,6 +9,7 @@ lib/ocaml/extlib/enum.cmx
lib/ocaml/extlib/extArray.cmx
lib/ocaml/extlib/extHashtbl.cmx
lib/ocaml/extlib/extLib.a
+lib/ocaml/extlib/extLib.cmx
lib/ocaml/extlib/extLib.cmxa
lib/ocaml/extlib/extList.cmx
lib/ocaml/extlib/extString.cmx
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/devel/ocaml-extlib/pkg/PLIST,v
retrieving revision 1.2
diff -u -p -r1.2 PLIST
--- pkg/PLIST 28 Mar 2013 23:21:02 -0000 1.2
+++ pkg/PLIST 4 Sep 2014 05:50:49 -0000
@@ -55,6 +55,11 @@ share/doc/ocaml-extlib/html/ExtArray.Arr
share/doc/ocaml-extlib/html/ExtArray.html
share/doc/ocaml-extlib/html/ExtHashtbl.Hashtbl.html
share/doc/ocaml-extlib/html/ExtHashtbl.html
+share/doc/ocaml-extlib/html/ExtLib.Array.html
+share/doc/ocaml-extlib/html/ExtLib.Hashtbl.html
+share/doc/ocaml-extlib/html/ExtLib.List.html
+share/doc/ocaml-extlib/html/ExtLib.String.html
+share/doc/ocaml-extlib/html/ExtLib.html
share/doc/ocaml-extlib/html/ExtList.List.html
share/doc/ocaml-extlib/html/ExtList.html
share/doc/ocaml-extlib/html/ExtString.String.html
@@ -85,6 +90,7 @@ share/doc/ocaml-extlib/html/index_attrib
share/doc/ocaml-extlib/html/index_class_types.html
share/doc/ocaml-extlib/html/index_classes.html
share/doc/ocaml-extlib/html/index_exceptions.html
+share/doc/ocaml-extlib/html/index_extensions.html
share/doc/ocaml-extlib/html/index_methods.html
share/doc/ocaml-extlib/html/index_module_types.html
share/doc/ocaml-extlib/html/index_modules.html
@@ -100,6 +106,11 @@ share/doc/ocaml-extlib/html/type_ExtArra
share/doc/ocaml-extlib/html/type_ExtArray.html
share/doc/ocaml-extlib/html/type_ExtHashtbl.Hashtbl.html
share/doc/ocaml-extlib/html/type_ExtHashtbl.html
+share/doc/ocaml-extlib/html/type_ExtLib.Array.html
+share/doc/ocaml-extlib/html/type_ExtLib.Hashtbl.html
+share/doc/ocaml-extlib/html/type_ExtLib.List.html
+share/doc/ocaml-extlib/html/type_ExtLib.String.html
+share/doc/ocaml-extlib/html/type_ExtLib.html
share/doc/ocaml-extlib/html/type_ExtList.List.html
share/doc/ocaml-extlib/html/type_ExtList.html
share/doc/ocaml-extlib/html/type_ExtString.String.html
--
http://gmerlin.de
OpenPGP: http://gmerlin.de/christopher.pub
F190 D013 8F01 AA53 E080 3F3C F17F B0A1 D44E 4FEE
signature.asc
Description: PGP signature
