pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/pcre-ocaml Updated devel/pcre-ocaml to version 7...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/eb10e8a799ad
branches:  trunk
changeset: 320533:eb10e8a799ad
user:      jaapb <jaapb%pkgsrc.org@localhost>
date:      Tue Mar 05 18:23:31 2019 +0000

description:
Updated devel/pcre-ocaml to version 7.4.1.

Package is now compatible with dune 1.7.

Main upstream changes are support for DFAs.

diffstat:

 devel/pcre-ocaml/Makefile      |   4 ++--
 devel/pcre-ocaml/PLIST         |   5 +++--
 devel/pcre-ocaml/buildlink3.mk |   4 ++--
 devel/pcre-ocaml/distinfo      |  10 +++++-----
 4 files changed, 12 insertions(+), 11 deletions(-)

diffs (72 lines):

diff -r 5b3d66f975af -r eb10e8a799ad devel/pcre-ocaml/Makefile
--- a/devel/pcre-ocaml/Makefile Tue Mar 05 18:21:16 2019 +0000
+++ b/devel/pcre-ocaml/Makefile Tue Mar 05 18:23:31 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.35 2018/11/27 19:08:14 jaapb Exp $
+# $NetBSD: Makefile,v 1.36 2019/03/05 18:23:31 jaapb Exp $
 
-VERSION=               7.3.5
+VERSION=               7.4.1
 DISTNAME=              pcre-${VERSION}
 PKGNAME=               pcre-ocaml-${VERSION}
 CATEGORIES=            devel
diff -r 5b3d66f975af -r eb10e8a799ad devel/pcre-ocaml/PLIST
--- a/devel/pcre-ocaml/PLIST    Tue Mar 05 18:21:16 2019 +0000
+++ b/devel/pcre-ocaml/PLIST    Tue Mar 05 18:23:31 2019 +0000
@@ -1,5 +1,6 @@
-@comment $NetBSD: PLIST,v 1.10 2018/11/27 19:08:14 jaapb Exp $
+@comment $NetBSD: PLIST,v 1.11 2019/03/05 18:23:31 jaapb Exp $
 ${OCAML_SITELIB}/pcre/META
+${OCAML_SITELIB}/pcre/dune-package
 ${OCAML_SITELIB}/pcre/libpcre_stubs.a
 ${OCAML_SITELIB}/pcre/opam
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/pcre/pcre.a
@@ -10,7 +11,6 @@
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/pcre/pcre.cmx
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/pcre/pcre.cmxa
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/pcre/pcre.cmxs
-${OCAML_SITELIB}/pcre/pcre.dune
 ${OCAML_SITELIB}/pcre/pcre.ml
 ${OCAML_SITELIB}/pcre/pcre.mli
 ${OCAML_SITELIB}/stublibs/dllpcre_stubs.so
@@ -21,6 +21,7 @@
 share/examples/pcre-ocaml/README.md
 share/examples/pcre-ocaml/cloc.ml
 share/examples/pcre-ocaml/count_hash.ml
+share/examples/pcre-ocaml/dfa_restart.ml
 share/examples/pcre-ocaml/dune
 share/examples/pcre-ocaml/pcregrep.ml
 share/examples/pcre-ocaml/subst.ml
diff -r 5b3d66f975af -r eb10e8a799ad devel/pcre-ocaml/buildlink3.mk
--- a/devel/pcre-ocaml/buildlink3.mk    Tue Mar 05 18:21:16 2019 +0000
+++ b/devel/pcre-ocaml/buildlink3.mk    Tue Mar 05 18:23:31 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.9 2018/11/27 19:08:14 jaapb Exp $
+# $NetBSD: buildlink3.mk,v 1.10 2019/03/05 18:23:31 jaapb Exp $
 
 BUILDLINK_TREE+=       pcre-ocaml
 
@@ -6,7 +6,7 @@
 PCRE_OCAML_BUILDLINK3_MK:=
 
 BUILDLINK_API_DEPENDS.pcre-ocaml+=     pcre-ocaml>=5.10.3nb1
-BUILDLINK_ABI_DEPENDS.pcre-ocaml+=     pcre-ocaml>=7.3.5
+BUILDLINK_ABI_DEPENDS.pcre-ocaml+=     pcre-ocaml>=7.4.1
 BUILDLINK_PKGSRCDIR.pcre-ocaml?=       ../../devel/pcre-ocaml
 
 .include "../../devel/pcre/buildlink3.mk"
diff -r 5b3d66f975af -r eb10e8a799ad devel/pcre-ocaml/distinfo
--- a/devel/pcre-ocaml/distinfo Tue Mar 05 18:21:16 2019 +0000
+++ b/devel/pcre-ocaml/distinfo Tue Mar 05 18:23:31 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.14 2018/11/27 19:08:14 jaapb Exp $
+$NetBSD: distinfo,v 1.15 2019/03/05 18:23:31 jaapb Exp $
 
-SHA1 (pcre-7.3.5.tar.gz) = cd14011dfb3273ec5990aefa7ad06157051767b4
-RMD160 (pcre-7.3.5.tar.gz) = 36ef69e8377dd71f24e078ceeea2931fa7d24c93
-SHA512 (pcre-7.3.5.tar.gz) = 4f4bb1b5932b1c0d1bdd05bda012c0c7123a227d9b8e5acaf30636d4ead84422b742405550f8177c569b0d196d137df8ffaf743a7f9aa96bd2b5bc318e5697b0
-Size (pcre-7.3.5.tar.gz) = 44364 bytes
+SHA1 (pcre-7.4.1.tar.gz) = b27ab9f9a7b698d611fb95ca3b0323d9ed00f388
+RMD160 (pcre-7.4.1.tar.gz) = 5f31ad6c1263170ead8565fb678925766d425211
+SHA512 (pcre-7.4.1.tar.gz) = 0fce0d87f51d666b440c7f78970f344acf1ddb97ee5f62b9279529ec14d960948b66be6bb2c8dff5d52be40a9a4bdf4f1e6fac4e83857481d2604ac7f5e514c4
+Size (pcre-7.4.1.tar.gz) = 46823 bytes



Home | Main Index | Thread Index | Old Index