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: Sat Jun 25 14:30:31 UTC 2016
Modified Files:
pkgsrc/devel/pcre-ocaml: Makefile PLIST
Log Message:
Updated package to work with ocaml.mk. No upstream changes.
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 pkgsrc/devel/pcre-ocaml/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/pcre-ocaml/PLIST
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.25 pkgsrc/devel/pcre-ocaml/Makefile:1.26
--- pkgsrc/devel/pcre-ocaml/Makefile:1.25 Mon Jun 20 19:39:43 2016
+++ pkgsrc/devel/pcre-ocaml/Makefile Sat Jun 25 14:30:31 2016
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.25 2016/06/20 19:39:43 jaapb Exp $
+# $NetBSD: Makefile,v 1.26 2016/06/25 14:30:31 jaapb Exp $
DISTNAME= pcre-ocaml-7.1.6
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=mmottl/}
GITHUB_RELEASE= v${PKGVERSION_NOREV}
Index: pkgsrc/devel/pcre-ocaml/PLIST
diff -u pkgsrc/devel/pcre-ocaml/PLIST:1.6 pkgsrc/devel/pcre-ocaml/PLIST:1.7
--- pkgsrc/devel/pcre-ocaml/PLIST:1.6 Tue Jan 20 14:31:09 2015
+++ pkgsrc/devel/pcre-ocaml/PLIST Sat Jun 25 14:30:31 2016
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2015/01/20 14:31:09 jaapb Exp $
+@comment $NetBSD: PLIST,v 1.7 2016/06/25 14:30:31 jaapb Exp $
${OCAML_SITELIB}/pcre/META
${OCAML_SITELIB}/pcre/dllpcre_stubs.so
${OCAML_SITELIB}/pcre/libpcre_stubs.a
@@ -21,5 +21,3 @@ share/examples/pcre-ocaml/pcregrep/READM
share/examples/pcre-ocaml/pcregrep/pcregrep.ml
share/examples/pcre-ocaml/subst/README.md
share/examples/pcre-ocaml/subst/subst.ml
-@exec %D/libexec/ocaml-findlib-register add %D/${OCAML_SITELIB}/pcre
-@unexec %D/libexec/ocaml-findlib-register del %D/${OCAML_SITELIB}/pcre
Home |
Main Index |
Thread Index |
Old Index