pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/ocaml-re



Module Name:    pkgsrc
Committed By:   jaapb
Date:           Thu Apr  5 10:45:05 UTC 2018

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

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/devel/ocaml-re/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/ocaml-re/PLIST
cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/ocaml-re/buildlink3.mk
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/ocaml-re/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-re/Makefile
diff -u pkgsrc/devel/ocaml-re/Makefile:1.13 pkgsrc/devel/ocaml-re/Makefile:1.14
--- pkgsrc/devel/ocaml-re/Makefile:1.13 Wed Jan 10 16:53:10 2018
+++ pkgsrc/devel/ocaml-re/Makefile      Thu Apr  5 10:45:05 2018
@@ -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 @@ HOMEPAGE=   https://github.com/ocaml/ocaml
 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"

Index: pkgsrc/devel/ocaml-re/PLIST
diff -u pkgsrc/devel/ocaml-re/PLIST:1.3 pkgsrc/devel/ocaml-re/PLIST:1.4
--- pkgsrc/devel/ocaml-re/PLIST:1.3     Thu Sep 28 09:15:24 2017
+++ pkgsrc/devel/ocaml-re/PLIST Thu Apr  5 10:45:05 2018
@@ -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_automata.cmx
-${OCAML_SITELIB}/re/re_cset.cmx
-${PLIST.ocaml-opt}${OCAML_SITELIB}/re/re_emacs.a
-${OCAML_SITELIB}/re/re_emacs.annot
-${OCAML_SITELIB}/re/re_emacs.cma
-${OCAML_SITELIB}/re/re_emacs.cmi
-${OCAML_SITELIB}/re/re_emacs.cmt
-${OCAML_SITELIB}/re/re_emacs.cmti
-${PLIST.ocaml-opt}${OCAML_SITELIB}/re/re_emacs.cmx
-${PLIST.ocaml-opt}${OCAML_SITELIB}/re/re_emacs.cmxa
-${PLIST.ocaml-opt}${OCAML_SITELIB}/re/re_emacs.cmxs
-${OCAML_SITELIB}/re/re_emacs.mli
-${PLIST.ocaml-opt}${OCAML_SITELIB}/re/re_fmt.cmx
-${PLIST.ocaml-opt}${OCAML_SITELIB}/re/re_glob.a
-${OCAML_SITELIB}/re/re_glob.annot
-${OCAML_SITELIB}/re/re_glob.cma
-${OCAML_SITELIB}/re/re_glob.cmi
-${OCAML_SITELIB}/re/re_glob.cmt
-${OCAML_SITELIB}/re/re_glob.cmti
-${PLIST.ocaml-opt}${OCAML_SITELIB}/re/re_glob.cmx
-${PLIST.ocaml-opt}${OCAML_SITELIB}/re/re_glob.cmxa
-${PLIST.ocaml-opt}${OCAML_SITELIB}/re/re_glob.cmxs
-${OCAML_SITELIB}/re/re_glob.mli
-${PLIST.ocaml-opt}${OCAML_SITELIB}/re/re_pcre.a
-${OCAML_SITELIB}/re/re_pcre.annot
-${OCAML_SITELIB}/re/re_pcre.cma
-${OCAML_SITELIB}/re/re_pcre.cmi
-${OCAML_SITELIB}/re/re_pcre.cmt
-${OCAML_SITELIB}/re/re_pcre.cmti
-${PLIST.ocaml-opt}${OCAML_SITELIB}/re/re_pcre.cmx
-${PLIST.ocaml-opt}${OCAML_SITELIB}/re/re_pcre.cmxa
-${PLIST.ocaml-opt}${OCAML_SITELIB}/re/re_pcre.cmxs
-${OCAML_SITELIB}/re/re_pcre.mli
-${PLIST.ocaml-opt}${OCAML_SITELIB}/re/re_perl.a
-${OCAML_SITELIB}/re/re_perl.annot
-${OCAML_SITELIB}/re/re_perl.cma
-${OCAML_SITELIB}/re/re_perl.cmi
-${OCAML_SITELIB}/re/re_perl.cmt
-${OCAML_SITELIB}/re/re_perl.cmti
-${PLIST.ocaml-opt}${OCAML_SITELIB}/re/re_perl.cmx
-${PLIST.ocaml-opt}${OCAML_SITELIB}/re/re_perl.cmxa
-${PLIST.ocaml-opt}${OCAML_SITELIB}/re/re_perl.cmxs
-${OCAML_SITELIB}/re/re_perl.mli
-${PLIST.ocaml-opt}${OCAML_SITELIB}/re/re_posix.a
-${OCAML_SITELIB}/re/re_posix.annot
-${OCAML_SITELIB}/re/re_posix.cma
-${OCAML_SITELIB}/re/re_posix.cmi
-${OCAML_SITELIB}/re/re_posix.cmt
-${OCAML_SITELIB}/re/re_posix.cmti
-${PLIST.ocaml-opt}${OCAML_SITELIB}/re/re_posix.cmx
-${PLIST.ocaml-opt}${OCAML_SITELIB}/re/re_posix.cmxa
-${PLIST.ocaml-opt}${OCAML_SITELIB}/re/re_posix.cmxs
-${OCAML_SITELIB}/re/re_posix.mli
-${PLIST.ocaml-opt}${OCAML_SITELIB}/re/re_str.a
-${OCAML_SITELIB}/re/re_str.annot
-${OCAML_SITELIB}/re/re_str.cma
-${OCAML_SITELIB}/re/re_str.cmi
-${OCAML_SITELIB}/re/re_str.cmt
-${OCAML_SITELIB}/re/re_str.cmti
-${PLIST.ocaml-opt}${OCAML_SITELIB}/re/re_str.cmx
-${PLIST.ocaml-opt}${OCAML_SITELIB}/re/re_str.cmxa
-${PLIST.ocaml-opt}${OCAML_SITELIB}/re/re_str.cmxs
-${OCAML_SITELIB}/re/re_str.mli
-share/doc/ocaml-re/api/Re.Group.html
-share/doc/ocaml-re/api/Re.Mark.Set.html
-share/doc/ocaml-re/api/Re.Mark.html
-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
+${OCAML_SITELIB}/re/re.dune
+${OCAML_SITELIB}/re/re.ml
+${OCAML_SITELIB}/re/re__.cmi
+${OCAML_SITELIB}/re/re__.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/re/re__.cmx
+${OCAML_SITELIB}/re/re__.ml-gen
+${OCAML_SITELIB}/re/re__Automata.cmi
+${OCAML_SITELIB}/re/re__Automata.cmt
+${OCAML_SITELIB}/re/re__Automata.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/re/re__Automata.cmx
+${OCAML_SITELIB}/re/re__Category.cmi
+${OCAML_SITELIB}/re/re__Category.cmt
+${OCAML_SITELIB}/re/re__Category.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/re/re__Category.cmx
+${OCAML_SITELIB}/re/re__Core.cmi
+${OCAML_SITELIB}/re/re__Core.cmt
+${OCAML_SITELIB}/re/re__Core.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/re/re__Core.cmx
+${OCAML_SITELIB}/re/re__Cset.cmi
+${OCAML_SITELIB}/re/re__Cset.cmt
+${OCAML_SITELIB}/re/re__Cset.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/re/re__Cset.cmx
+${OCAML_SITELIB}/re/re__Emacs.cmi
+${OCAML_SITELIB}/re/re__Emacs.cmt
+${OCAML_SITELIB}/re/re__Emacs.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/re/re__Emacs.cmx
+${OCAML_SITELIB}/re/re__Fmt.cmi
+${OCAML_SITELIB}/re/re__Fmt.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/re/re__Fmt.cmx
+${OCAML_SITELIB}/re/re__Glob.cmi
+${OCAML_SITELIB}/re/re__Glob.cmt
+${OCAML_SITELIB}/re/re__Glob.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/re/re__Glob.cmx
+${OCAML_SITELIB}/re/re__Pcre.cmi
+${OCAML_SITELIB}/re/re__Pcre.cmt
+${OCAML_SITELIB}/re/re__Pcre.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/re/re__Pcre.cmx
+${OCAML_SITELIB}/re/re__Perl.cmi
+${OCAML_SITELIB}/re/re__Perl.cmt
+${OCAML_SITELIB}/re/re__Perl.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/re/re__Perl.cmx
+${OCAML_SITELIB}/re/re__Pmark.cmi
+${OCAML_SITELIB}/re/re__Pmark.cmt
+${OCAML_SITELIB}/re/re__Pmark.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/re/re__Pmark.cmx
+${OCAML_SITELIB}/re/re__Posix.cmi
+${OCAML_SITELIB}/re/re__Posix.cmt
+${OCAML_SITELIB}/re/re__Posix.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/re/re__Posix.cmx
+${OCAML_SITELIB}/re/re__Str.cmi
+${OCAML_SITELIB}/re/re__Str.cmt
+${OCAML_SITELIB}/re/re__Str.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/re/re__Str.cmx
+${OCAML_SITELIB}/re/str.ml
+${OCAML_SITELIB}/re/str.mli
+${OCAML_SITELIB}/re/str/re.str.dune
+${PLIST.ocaml-opt}${OCAML_SITELIB}/re/str/re_str.a
+${OCAML_SITELIB}/re/str/re_str.cma
+${OCAML_SITELIB}/re/str/re_str.cmi
+${OCAML_SITELIB}/re/str/re_str.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/re/str/re_str.cmx
+${PLIST.ocaml-opt}${OCAML_SITELIB}/re/str/re_str.cmxa
+${PLIST.ocaml-opt}${OCAML_SITELIB}/re/str/re_str.cmxs
+${OCAML_SITELIB}/re/str/re_str.ml
+share/doc/re/CHANGES.md
+share/doc/re/LICENSE.md
+share/doc/re/README.md

Index: pkgsrc/devel/ocaml-re/buildlink3.mk
diff -u pkgsrc/devel/ocaml-re/buildlink3.mk:1.6 pkgsrc/devel/ocaml-re/buildlink3.mk:1.7
--- pkgsrc/devel/ocaml-re/buildlink3.mk:1.6     Wed Jan 10 16:53:10 2018
+++ pkgsrc/devel/ocaml-re/buildlink3.mk Thu Apr  5 10:45:05 2018
@@ -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 @@ BUILDLINK_TREE+=        ocaml-re
 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
 

Index: pkgsrc/devel/ocaml-re/distinfo
diff -u pkgsrc/devel/ocaml-re/distinfo:1.4 pkgsrc/devel/ocaml-re/distinfo:1.5
--- pkgsrc/devel/ocaml-re/distinfo:1.4  Tue Jul 11 10:13:14 2017
+++ pkgsrc/devel/ocaml-re/distinfo      Thu Apr  5 10:45:05 2018
@@ -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
-RMD160 (ocaml-re-1.7.1.tar.gz) = 2514bfad9be870a5c8c5b4bdb5386d07ae4bf275
-SHA512 (ocaml-re-1.7.1.tar.gz) = 0df5b0db4c8ab7017576516adbd8edf2e7774afbdca63383cbdb0f2f2b023efb7215366a6679c8810f3b70d542e0181e6b6d4a212b30531cb5d0bef0a6033747
-Size (ocaml-re-1.7.1.tar.gz) = 132948 bytes
+SHA1 (ocaml-re-1.7.3.tar.gz) = 59d2fdb470f37df2fe7d952683ff2dcb8ddccd74
+RMD160 (ocaml-re-1.7.3.tar.gz) = add7f087920a10345caea430973b495a1024a69a
+SHA512 (ocaml-re-1.7.3.tar.gz) = 3d161cb46fa0e855bfbae29b5b769f0054b51e4021f8a66ff8d6a9eee257ba4b02ab7202337d35c4ed2a033560a7b69676525f32cb18406881bed2e68db2ca55
+Size (ocaml-re-1.7.3.tar.gz) = 81668 bytes



Home | Main Index | Thread Index | Old Index