pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/pcre-ocaml
Module Name: pkgsrc
Committed By: jaapb
Date: Tue Nov 27 19:08:15 UTC 2018
Modified Files:
pkgsrc/devel/pcre-ocaml: Makefile PLIST buildlink3.mk distinfo
Log Message:
Updated package devel/pcre-ocaml to version 7.3.5.
This changes the package build system to dune.
To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 pkgsrc/devel/pcre-ocaml/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/devel/pcre-ocaml/PLIST
cvs rdiff -u -r1.8 -r1.9 pkgsrc/devel/pcre-ocaml/buildlink3.mk
cvs rdiff -u -r1.13 -r1.14 pkgsrc/devel/pcre-ocaml/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/pcre-ocaml/Makefile
diff -u pkgsrc/devel/pcre-ocaml/Makefile:1.34 pkgsrc/devel/pcre-ocaml/Makefile:1.35
--- pkgsrc/devel/pcre-ocaml/Makefile:1.34 Mon Nov 12 16:10:23 2018
+++ pkgsrc/devel/pcre-ocaml/Makefile Tue Nov 27 19:08:14 2018
@@ -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 @@ LICENSE= gnu-lgpl-v2.1
WRKSRC= ${WRKDIR}/pcre-ocaml-${VERSION}
-OCAML_USE_JBUILDER= yes
+OCAML_USE_DUNE= yes
OPAM_INSTALL_FILES= pcre
USE_TOOLS= pax
Index: pkgsrc/devel/pcre-ocaml/PLIST
diff -u pkgsrc/devel/pcre-ocaml/PLIST:1.9 pkgsrc/devel/pcre-ocaml/PLIST:1.10
--- pkgsrc/devel/pcre-ocaml/PLIST:1.9 Mon Apr 9 10:20:44 2018
+++ pkgsrc/devel/pcre-ocaml/PLIST Tue Nov 27 19:08:14 2018
@@ -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/Makefile
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
Index: pkgsrc/devel/pcre-ocaml/buildlink3.mk
diff -u pkgsrc/devel/pcre-ocaml/buildlink3.mk:1.8 pkgsrc/devel/pcre-ocaml/buildlink3.mk:1.9
--- pkgsrc/devel/pcre-ocaml/buildlink3.mk:1.8 Thu Jul 19 15:15:26 2018
+++ pkgsrc/devel/pcre-ocaml/buildlink3.mk Tue Nov 27 19:08:14 2018
@@ -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 @@ BUILDLINK_TREE+= pcre-ocaml
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"
Index: pkgsrc/devel/pcre-ocaml/distinfo
diff -u pkgsrc/devel/pcre-ocaml/distinfo:1.13 pkgsrc/devel/pcre-ocaml/distinfo:1.14
--- pkgsrc/devel/pcre-ocaml/distinfo:1.13 Wed Jan 10 16:21:20 2018
+++ pkgsrc/devel/pcre-ocaml/distinfo Tue Nov 27 19:08:14 2018
@@ -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