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 package devel/pcre-ocaml to v...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c2c96c3b6a78
branches:  trunk
changeset: 325909:c2c96c3b6a78
user:      jaapb <jaapb%pkgsrc.org@localhost>
date:      Tue Nov 27 19:08:14 2018 +0000

description:
Updated package devel/pcre-ocaml to version 7.3.5.

This changes the package build system to dune.

diffstat:

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

diffs (74 lines):

diff -r a71238c7fc11 -r c2c96c3b6a78 devel/pcre-ocaml/Makefile
--- a/devel/pcre-ocaml/Makefile Tue Nov 27 19:05:00 2018 +0000
+++ b/devel/pcre-ocaml/Makefile Tue Nov 27 19:08:14 2018 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.34 2018/11/12 16:10:23 jaapb Exp $
+# $NetBSD: Makefile,v 1.35 2018/11/27 19:08:14 jaapb Exp $
 
-VERSION=               7.3.4
+VERSION=               7.3.5
 DISTNAME=              pcre-${VERSION}
 PKGNAME=               pcre-ocaml-${VERSION}
-PKGREVISION=           4
 CATEGORIES=            devel
 MASTER_SITES=          ${MASTER_SITE_GITHUB:=mmottl/}
 
@@ -14,7 +13,7 @@
 
 WRKSRC=        ${WRKDIR}/pcre-ocaml-${VERSION}
 
-OCAML_USE_JBUILDER=    yes
+OCAML_USE_DUNE=        yes
 OPAM_INSTALL_FILES=    pcre
 USE_TOOLS=     pax
 
diff -r a71238c7fc11 -r c2c96c3b6a78 devel/pcre-ocaml/PLIST
--- a/devel/pcre-ocaml/PLIST    Tue Nov 27 19:05:00 2018 +0000
+++ b/devel/pcre-ocaml/PLIST    Tue Nov 27 19:08:14 2018 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.9 2018/04/09 10:20:44 jaapb Exp $
+@comment $NetBSD: PLIST,v 1.10 2018/11/27 19:08:14 jaapb Exp $
 ${OCAML_SITELIB}/pcre/META
 ${OCAML_SITELIB}/pcre/libpcre_stubs.a
 ${OCAML_SITELIB}/pcre/opam
@@ -21,6 +21,6 @@
 share/examples/pcre-ocaml/README.md
 share/examples/pcre-ocaml/cloc.ml
 share/examples/pcre-ocaml/count_hash.ml
-share/examples/pcre-ocaml/jbuild
+share/examples/pcre-ocaml/dune
 share/examples/pcre-ocaml/pcregrep.ml
 share/examples/pcre-ocaml/subst.ml
diff -r a71238c7fc11 -r c2c96c3b6a78 devel/pcre-ocaml/buildlink3.mk
--- a/devel/pcre-ocaml/buildlink3.mk    Tue Nov 27 19:05:00 2018 +0000
+++ b/devel/pcre-ocaml/buildlink3.mk    Tue Nov 27 19:08:14 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.8 2018/07/19 15:15:26 jaapb Exp $
+# $NetBSD: buildlink3.mk,v 1.9 2018/11/27 19:08:14 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.4nb3
+BUILDLINK_ABI_DEPENDS.pcre-ocaml+=     pcre-ocaml>=7.3.5
 BUILDLINK_PKGSRCDIR.pcre-ocaml?=       ../../devel/pcre-ocaml
 
 .include "../../devel/pcre/buildlink3.mk"
diff -r a71238c7fc11 -r c2c96c3b6a78 devel/pcre-ocaml/distinfo
--- a/devel/pcre-ocaml/distinfo Tue Nov 27 19:05:00 2018 +0000
+++ b/devel/pcre-ocaml/distinfo Tue Nov 27 19:08:14 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.13 2018/01/10 16:21:20 jaapb Exp $
+$NetBSD: distinfo,v 1.14 2018/11/27 19:08:14 jaapb Exp $
 
-SHA1 (pcre-7.3.4.tar.gz) = 4971469cc943a85c1a44254ad1b823d6ae6e9574
-RMD160 (pcre-7.3.4.tar.gz) = fed14ea19988e50335bf892f1e6928f75c7ed677
-SHA512 (pcre-7.3.4.tar.gz) = 4ea38a8cb655da8c36e020a74b293ae4d959db9c1b040d76475222e129458f87801709053a39593d0c3fae3e085190088fa7b06311cae6bb1cec62a8b78df663
-Size (pcre-7.3.4.tar.gz) = 44657 bytes
+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



Home | Main Index | Thread Index | Old Index