Thu Apr 5 10:45:05 2018 UTC ()
Updated package devel/ocaml-re to version 1.7.3.

This modifies the internal structure of the package, but there are no
major API changes.


(jaapb)
diff -r1.13 -r1.14 pkgsrc/devel/ocaml-re/Makefile
diff -r1.3 -r1.4 pkgsrc/devel/ocaml-re/PLIST
diff -r1.6 -r1.7 pkgsrc/devel/ocaml-re/buildlink3.mk
diff -r1.4 -r1.5 pkgsrc/devel/ocaml-re/distinfo

cvs diff -r1.13 -r1.14 pkgsrc/devel/ocaml-re/Makefile (expand / switch to context diff)
--- pkgsrc/devel/ocaml-re/Makefile 2018/01/10 16:53:10 1.13
+++ pkgsrc/devel/ocaml-re/Makefile 2018/04/05 10:45:05 1.14
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.13 2018/01/10 16:53:10 jaapb Exp $
+# $NetBSD: Makefile,v 1.14 2018/04/05 10:45:05 jaapb Exp $
 
-VERSION=	1.7.1
+VERSION=	1.7.3
 GITHUB_PROJECT=	ocaml-re
 DISTNAME=	${GITHUB_PROJECT}-${VERSION}
-PKGREVISION=	3
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_GITHUB:=ocaml/}
 
@@ -12,13 +11,11 @@
 COMMENT=	Pure OCaml regular expression library
 LICENSE=	gnu-lgpl-v2.1
 
-USE_TOOLS+=	gmake
-OCAML_USE_OASIS=	yes
-CONFIGURE_ARGS+=	--docdir ${DESTDIR}${PREFIX}/share/doc/${PKGBASE}
-
-post-build:
-	${RUN} cd ${WRKSRC} && \
-		${SETENV} ${MAKE_ENV} ${OASIS_EXEC} -doc ${OASIS_BUILD_ARGS}
+INSTALLATION_DIRS+=	${OCAML_SITELIBDIR}/re/emacs ${OCAML_SITELIBDIR}/re/glob \
+		       	${OCAML_SITELIBDIR}/re/pcre ${OCAML_SITELIBDIR}/re/perl \
+			${OCAML_SITELIBDIR}/re/posix ${OCAML_SITELIBDIR}/re/str \
+			share/doc/re
+OCAML_USE_JBUILDER=	yes
 
 .include "../../mk/ocaml.mk"
 .include "../../mk/bsd.pkg.mk"

cvs diff -r1.3 -r1.4 pkgsrc/devel/ocaml-re/PLIST (expand / switch to context diff)
--- pkgsrc/devel/ocaml-re/PLIST 2017/09/28 09:15:24 1.3
+++ pkgsrc/devel/ocaml-re/PLIST 2018/04/05 10:45:05 1.4
@@ -1,107 +1,143 @@
-@comment $NetBSD: PLIST,v 1.3 2017/09/28 09:15:24 jaapb Exp $
+@comment $NetBSD: PLIST,v 1.4 2018/04/05 10:45:05 jaapb Exp $
 ${OCAML_SITELIB}/re/META
+${OCAML_SITELIB}/re/automata.ml
+${OCAML_SITELIB}/re/automata.mli
+${OCAML_SITELIB}/re/category.ml
+${OCAML_SITELIB}/re/category.mli
+${OCAML_SITELIB}/re/core.ml
+${OCAML_SITELIB}/re/core.mli
+${OCAML_SITELIB}/re/cset.ml
+${OCAML_SITELIB}/re/cset.mli
+${OCAML_SITELIB}/re/emacs.ml
+${OCAML_SITELIB}/re/emacs.mli
+${OCAML_SITELIB}/re/emacs/re.emacs.dune
+${PLIST.ocaml-opt}${OCAML_SITELIB}/re/emacs/re_emacs.a
+${OCAML_SITELIB}/re/emacs/re_emacs.cma
+${OCAML_SITELIB}/re/emacs/re_emacs.cmi
+${OCAML_SITELIB}/re/emacs/re_emacs.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/re/emacs/re_emacs.cmx
+${PLIST.ocaml-opt}${OCAML_SITELIB}/re/emacs/re_emacs.cmxa
+${PLIST.ocaml-opt}${OCAML_SITELIB}/re/emacs/re_emacs.cmxs
+${OCAML_SITELIB}/re/emacs/re_emacs.ml
+${OCAML_SITELIB}/re/fmt.ml
+${OCAML_SITELIB}/re/glob.ml
+${OCAML_SITELIB}/re/glob.mli
+${OCAML_SITELIB}/re/glob/re.glob.dune
+${PLIST.ocaml-opt}${OCAML_SITELIB}/re/glob/re_glob.a
+${OCAML_SITELIB}/re/glob/re_glob.cma
+${OCAML_SITELIB}/re/glob/re_glob.cmi
+${OCAML_SITELIB}/re/glob/re_glob.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/re/glob/re_glob.cmx
+${PLIST.ocaml-opt}${OCAML_SITELIB}/re/glob/re_glob.cmxa
+${PLIST.ocaml-opt}${OCAML_SITELIB}/re/glob/re_glob.cmxs
+${OCAML_SITELIB}/re/glob/re_glob.ml
+${OCAML_SITELIB}/re/opam
+${OCAML_SITELIB}/re/pcre.ml
+${OCAML_SITELIB}/re/pcre.mli
+${OCAML_SITELIB}/re/pcre/re.pcre.dune
+${PLIST.ocaml-opt}${OCAML_SITELIB}/re/pcre/re_pcre.a
+${OCAML_SITELIB}/re/pcre/re_pcre.cma
+${OCAML_SITELIB}/re/pcre/re_pcre.cmi
+${OCAML_SITELIB}/re/pcre/re_pcre.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/re/pcre/re_pcre.cmx
+${PLIST.ocaml-opt}${OCAML_SITELIB}/re/pcre/re_pcre.cmxa
+${PLIST.ocaml-opt}${OCAML_SITELIB}/re/pcre/re_pcre.cmxs
+${OCAML_SITELIB}/re/pcre/re_pcre.ml
+${OCAML_SITELIB}/re/perl.ml
+${OCAML_SITELIB}/re/perl.mli
+${OCAML_SITELIB}/re/perl/re.perl.dune
+${PLIST.ocaml-opt}${OCAML_SITELIB}/re/perl/re_perl.a
+${OCAML_SITELIB}/re/perl/re_perl.cma
+${OCAML_SITELIB}/re/perl/re_perl.cmi
+${OCAML_SITELIB}/re/perl/re_perl.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/re/perl/re_perl.cmx
+${PLIST.ocaml-opt}${OCAML_SITELIB}/re/perl/re_perl.cmxa
+${PLIST.ocaml-opt}${OCAML_SITELIB}/re/perl/re_perl.cmxs
+${OCAML_SITELIB}/re/perl/re_perl.ml
+${OCAML_SITELIB}/re/pmark.ml
+${OCAML_SITELIB}/re/pmark.mli
+${OCAML_SITELIB}/re/posix.ml
+${OCAML_SITELIB}/re/posix.mli
+${OCAML_SITELIB}/re/posix/re.posix.dune
+${PLIST.ocaml-opt}${OCAML_SITELIB}/re/posix/re_posix.a
+${OCAML_SITELIB}/re/posix/re_posix.cma
+${OCAML_SITELIB}/re/posix/re_posix.cmi
+${OCAML_SITELIB}/re/posix/re_posix.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/re/posix/re_posix.cmx
+${PLIST.ocaml-opt}${OCAML_SITELIB}/re/posix/re_posix.cmxa
+${PLIST.ocaml-opt}${OCAML_SITELIB}/re/posix/re_posix.cmxs
+${OCAML_SITELIB}/re/posix/re_posix.ml
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/re/re.a
-${OCAML_SITELIB}/re/re.annot
 ${OCAML_SITELIB}/re/re.cma
 ${OCAML_SITELIB}/re/re.cmi
 ${OCAML_SITELIB}/re/re.cmt
-${OCAML_SITELIB}/re/re.cmti
-${PLIST.ocaml-opt}${OCAML_SITELIB}/re/re.cmx
+${PLIST.ocaml-opt}${PLIST.ocaml-opt}${OCAML_SITELIB}/re/re.cmx
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/re/re.cmxa
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/re/re.cmxs
-${OCAML_SITELIB}/re/re.mli
+${OCAML_SITELIB}/re/re.dune
-${OCAML_SITELIB}/re/re_automata.cmx
+${OCAML_SITELIB}/re/re.ml
-${OCAML_SITELIB}/re/re_cset.cmx
+${OCAML_SITELIB}/re/re__.cmi
-${PLIST.ocaml-opt}${OCAML_SITELIB}/re/re_emacs.a
+${OCAML_SITELIB}/re/re__.cmt
-${OCAML_SITELIB}/re/re_emacs.annot
+${PLIST.ocaml-opt}${OCAML_SITELIB}/re/re__.cmx
-${OCAML_SITELIB}/re/re_emacs.cma
+${OCAML_SITELIB}/re/re__.ml-gen
-${OCAML_SITELIB}/re/re_emacs.cmi
+${OCAML_SITELIB}/re/re__Automata.cmi
-${OCAML_SITELIB}/re/re_emacs.cmt
+${OCAML_SITELIB}/re/re__Automata.cmt
-${OCAML_SITELIB}/re/re_emacs.cmti
+${OCAML_SITELIB}/re/re__Automata.cmti
-${PLIST.ocaml-opt}${OCAML_SITELIB}/re/re_emacs.cmx
+${PLIST.ocaml-opt}${OCAML_SITELIB}/re/re__Automata.cmx
-${PLIST.ocaml-opt}${OCAML_SITELIB}/re/re_emacs.cmxa
+${OCAML_SITELIB}/re/re__Category.cmi
-${PLIST.ocaml-opt}${OCAML_SITELIB}/re/re_emacs.cmxs
+${OCAML_SITELIB}/re/re__Category.cmt
-${OCAML_SITELIB}/re/re_emacs.mli
+${OCAML_SITELIB}/re/re__Category.cmti
-${PLIST.ocaml-opt}${OCAML_SITELIB}/re/re_fmt.cmx
+${PLIST.ocaml-opt}${OCAML_SITELIB}/re/re__Category.cmx
-${PLIST.ocaml-opt}${OCAML_SITELIB}/re/re_glob.a
+${OCAML_SITELIB}/re/re__Core.cmi
-${OCAML_SITELIB}/re/re_glob.annot
+${OCAML_SITELIB}/re/re__Core.cmt
-${OCAML_SITELIB}/re/re_glob.cma
+${OCAML_SITELIB}/re/re__Core.cmti
-${OCAML_SITELIB}/re/re_glob.cmi
+${PLIST.ocaml-opt}${OCAML_SITELIB}/re/re__Core.cmx
-${OCAML_SITELIB}/re/re_glob.cmt
+${OCAML_SITELIB}/re/re__Cset.cmi
-${OCAML_SITELIB}/re/re_glob.cmti
+${OCAML_SITELIB}/re/re__Cset.cmt
-${PLIST.ocaml-opt}${OCAML_SITELIB}/re/re_glob.cmx
+${OCAML_SITELIB}/re/re__Cset.cmti
-${PLIST.ocaml-opt}${OCAML_SITELIB}/re/re_glob.cmxa
+${PLIST.ocaml-opt}${OCAML_SITELIB}/re/re__Cset.cmx
-${PLIST.ocaml-opt}${OCAML_SITELIB}/re/re_glob.cmxs
+${OCAML_SITELIB}/re/re__Emacs.cmi
-${OCAML_SITELIB}/re/re_glob.mli
+${OCAML_SITELIB}/re/re__Emacs.cmt
-${PLIST.ocaml-opt}${OCAML_SITELIB}/re/re_pcre.a
+${OCAML_SITELIB}/re/re__Emacs.cmti
-${OCAML_SITELIB}/re/re_pcre.annot
+${PLIST.ocaml-opt}${OCAML_SITELIB}/re/re__Emacs.cmx
-${OCAML_SITELIB}/re/re_pcre.cma
+${OCAML_SITELIB}/re/re__Fmt.cmi
-${OCAML_SITELIB}/re/re_pcre.cmi
+${OCAML_SITELIB}/re/re__Fmt.cmt
-${OCAML_SITELIB}/re/re_pcre.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/re/re__Fmt.cmx
-${OCAML_SITELIB}/re/re_pcre.cmti
+${OCAML_SITELIB}/re/re__Glob.cmi
-${PLIST.ocaml-opt}${OCAML_SITELIB}/re/re_pcre.cmx
+${OCAML_SITELIB}/re/re__Glob.cmt
-${PLIST.ocaml-opt}${OCAML_SITELIB}/re/re_pcre.cmxa
+${OCAML_SITELIB}/re/re__Glob.cmti
-${PLIST.ocaml-opt}${OCAML_SITELIB}/re/re_pcre.cmxs
+${PLIST.ocaml-opt}${OCAML_SITELIB}/re/re__Glob.cmx
-${OCAML_SITELIB}/re/re_pcre.mli
+${OCAML_SITELIB}/re/re__Pcre.cmi
-${PLIST.ocaml-opt}${OCAML_SITELIB}/re/re_perl.a
+${OCAML_SITELIB}/re/re__Pcre.cmt
-${OCAML_SITELIB}/re/re_perl.annot
+${OCAML_SITELIB}/re/re__Pcre.cmti
-${OCAML_SITELIB}/re/re_perl.cma
+${PLIST.ocaml-opt}${OCAML_SITELIB}/re/re__Pcre.cmx
-${OCAML_SITELIB}/re/re_perl.cmi
+${OCAML_SITELIB}/re/re__Perl.cmi
-${OCAML_SITELIB}/re/re_perl.cmt
+${OCAML_SITELIB}/re/re__Perl.cmt
-${OCAML_SITELIB}/re/re_perl.cmti
+${OCAML_SITELIB}/re/re__Perl.cmti
-${PLIST.ocaml-opt}${OCAML_SITELIB}/re/re_perl.cmx
+${PLIST.ocaml-opt}${OCAML_SITELIB}/re/re__Perl.cmx
-${PLIST.ocaml-opt}${OCAML_SITELIB}/re/re_perl.cmxa
+${OCAML_SITELIB}/re/re__Pmark.cmi
-${PLIST.ocaml-opt}${OCAML_SITELIB}/re/re_perl.cmxs
+${OCAML_SITELIB}/re/re__Pmark.cmt
-${OCAML_SITELIB}/re/re_perl.mli
+${OCAML_SITELIB}/re/re__Pmark.cmti
-${PLIST.ocaml-opt}${OCAML_SITELIB}/re/re_posix.a
+${PLIST.ocaml-opt}${OCAML_SITELIB}/re/re__Pmark.cmx
-${OCAML_SITELIB}/re/re_posix.annot
+${OCAML_SITELIB}/re/re__Posix.cmi
-${OCAML_SITELIB}/re/re_posix.cma
+${OCAML_SITELIB}/re/re__Posix.cmt
-${OCAML_SITELIB}/re/re_posix.cmi
+${OCAML_SITELIB}/re/re__Posix.cmti
-${OCAML_SITELIB}/re/re_posix.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/re/re__Posix.cmx
-${OCAML_SITELIB}/re/re_posix.cmti
+${OCAML_SITELIB}/re/re__Str.cmi
-${PLIST.ocaml-opt}${OCAML_SITELIB}/re/re_posix.cmx
+${OCAML_SITELIB}/re/re__Str.cmt
-${PLIST.ocaml-opt}${OCAML_SITELIB}/re/re_posix.cmxa
+${OCAML_SITELIB}/re/re__Str.cmti
-${PLIST.ocaml-opt}${OCAML_SITELIB}/re/re_posix.cmxs
+${PLIST.ocaml-opt}${OCAML_SITELIB}/re/re__Str.cmx
-${OCAML_SITELIB}/re/re_posix.mli
+${OCAML_SITELIB}/re/str.ml
-${PLIST.ocaml-opt}${OCAML_SITELIB}/re/re_str.a
+${OCAML_SITELIB}/re/str.mli
-${OCAML_SITELIB}/re/re_str.annot
+${OCAML_SITELIB}/re/str/re.str.dune
-${OCAML_SITELIB}/re/re_str.cma
+${PLIST.ocaml-opt}${OCAML_SITELIB}/re/str/re_str.a
-${OCAML_SITELIB}/re/re_str.cmi
+${OCAML_SITELIB}/re/str/re_str.cma
-${OCAML_SITELIB}/re/re_str.cmt
+${OCAML_SITELIB}/re/str/re_str.cmi
-${OCAML_SITELIB}/re/re_str.cmti
+${OCAML_SITELIB}/re/str/re_str.cmt
-${PLIST.ocaml-opt}${OCAML_SITELIB}/re/re_str.cmx
+${PLIST.ocaml-opt}${OCAML_SITELIB}/re/str/re_str.cmx
-${PLIST.ocaml-opt}${OCAML_SITELIB}/re/re_str.cmxa
+${PLIST.ocaml-opt}${OCAML_SITELIB}/re/str/re_str.cmxa
-${PLIST.ocaml-opt}${OCAML_SITELIB}/re/re_str.cmxs
+${PLIST.ocaml-opt}${OCAML_SITELIB}/re/str/re_str.cmxs
-${OCAML_SITELIB}/re/re_str.mli
+${OCAML_SITELIB}/re/str/re_str.ml
-share/doc/ocaml-re/api/Re.Group.html
+share/doc/re/CHANGES.md
-share/doc/ocaml-re/api/Re.Mark.Set.html
+share/doc/re/LICENSE.md
-share/doc/ocaml-re/api/Re.Mark.html
+share/doc/re/README.md
-share/doc/ocaml-re/api/Re.html
-share/doc/ocaml-re/api/Re_emacs.html
-share/doc/ocaml-re/api/Re_glob.html
-share/doc/ocaml-re/api/Re_pcre.html
-share/doc/ocaml-re/api/Re_perl.html
-share/doc/ocaml-re/api/Re_posix.html
-share/doc/ocaml-re/api/Re_str.html
-share/doc/ocaml-re/api/index.html
-share/doc/ocaml-re/api/index_attributes.html
-share/doc/ocaml-re/api/index_class_types.html
-share/doc/ocaml-re/api/index_classes.html
-share/doc/ocaml-re/api/index_exceptions.html
-share/doc/ocaml-re/api/index_extensions.html
-share/doc/ocaml-re/api/index_methods.html
-share/doc/ocaml-re/api/index_module_types.html
-share/doc/ocaml-re/api/index_modules.html
-share/doc/ocaml-re/api/index_types.html
-share/doc/ocaml-re/api/index_values.html
-share/doc/ocaml-re/api/style.css
-share/doc/ocaml-re/api/type_Re.Group.html
-share/doc/ocaml-re/api/type_Re.Mark.Set.html
-share/doc/ocaml-re/api/type_Re.Mark.html
-share/doc/ocaml-re/api/type_Re.html
-share/doc/ocaml-re/api/type_Re_emacs.html
-share/doc/ocaml-re/api/type_Re_glob.html
-share/doc/ocaml-re/api/type_Re_pcre.html
-share/doc/ocaml-re/api/type_Re_perl.html
-share/doc/ocaml-re/api/type_Re_posix.html
-share/doc/ocaml-re/api/type_Re_str.html

cvs diff -r1.6 -r1.7 pkgsrc/devel/ocaml-re/buildlink3.mk (expand / switch to context diff)
--- pkgsrc/devel/ocaml-re/buildlink3.mk 2018/01/10 16:53:10 1.6
+++ pkgsrc/devel/ocaml-re/buildlink3.mk 2018/04/05 10:45:05 1.7
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.6 2018/01/10 16:53:10 jaapb Exp $
+# $NetBSD: buildlink3.mk,v 1.7 2018/04/05 10:45:05 jaapb Exp $
 
 BUILDLINK_TREE+=	ocaml-re
 
@@ -6,7 +6,7 @@
 OCAML_RE_BUILDLINK3_MK:=
 
 BUILDLINK_API_DEPENDS.ocaml-re+=	ocaml-re>=1.6.0
-BUILDLINK_ABI_DEPENDS.ocaml-re+=	ocaml-re>=1.7.1nb3
+BUILDLINK_ABI_DEPENDS.ocaml-re+=	ocaml-re>=1.7.3
 BUILDLINK_PKGSRCDIR.ocaml-re?=	../../devel/ocaml-re
 .endif	# OCAML_RE_BUILDLINK3_MK
 

cvs diff -r1.4 -r1.5 pkgsrc/devel/ocaml-re/distinfo (expand / switch to context diff)
--- pkgsrc/devel/ocaml-re/distinfo 2017/07/11 10:13:14 1.4
+++ pkgsrc/devel/ocaml-re/distinfo 2018/04/05 10:45:05 1.5
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2017/07/11 10:13:14 jaapb Exp $
+$NetBSD: distinfo,v 1.5 2018/04/05 10:45:05 jaapb Exp $
 
-SHA1 (ocaml-re-1.7.1.tar.gz) = b292aa7a98c863f5cf8eb7a0f9576a2333f3d749
+SHA1 (ocaml-re-1.7.3.tar.gz) = 59d2fdb470f37df2fe7d952683ff2dcb8ddccd74
-RMD160 (ocaml-re-1.7.1.tar.gz) = 2514bfad9be870a5c8c5b4bdb5386d07ae4bf275
+RMD160 (ocaml-re-1.7.3.tar.gz) = add7f087920a10345caea430973b495a1024a69a
-SHA512 (ocaml-re-1.7.1.tar.gz) = 0df5b0db4c8ab7017576516adbd8edf2e7774afbdca63383cbdb0f2f2b023efb7215366a6679c8810f3b70d542e0181e6b6d4a212b30531cb5d0bef0a6033747
+SHA512 (ocaml-re-1.7.3.tar.gz) = 3d161cb46fa0e855bfbae29b5b769f0054b51e4021f8a66ff8d6a9eee257ba4b02ab7202337d35c4ed2a033560a7b69676525f32cb18406881bed2e68db2ca55
-Size (ocaml-re-1.7.1.tar.gz) = 132948 bytes
+Size (ocaml-re-1.7.3.tar.gz) = 81668 bytes