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 to work with ocaml.mk...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/34ced107c8b2
branches:  trunk
changeset: 349053:34ced107c8b2
user:      jaapb <jaapb%pkgsrc.org@localhost>
date:      Sat Jun 25 14:30:31 2016 +0000

description:
Updated package to work with ocaml.mk. No upstream changes.

diffstat:

 devel/pcre-ocaml/Makefile |  4 ++--
 devel/pcre-ocaml/PLIST    |  4 +---
 2 files changed, 3 insertions(+), 5 deletions(-)

diffs (28 lines):

diff -r ea40e7e2e9a6 -r 34ced107c8b2 devel/pcre-ocaml/Makefile
--- a/devel/pcre-ocaml/Makefile Sat Jun 25 14:29:32 2016 +0000
+++ b/devel/pcre-ocaml/Makefile Sat Jun 25 14:30:31 2016 +0000
@@ -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}
diff -r ea40e7e2e9a6 -r 34ced107c8b2 devel/pcre-ocaml/PLIST
--- a/devel/pcre-ocaml/PLIST    Sat Jun 25 14:29:32 2016 +0000
+++ b/devel/pcre-ocaml/PLIST    Sat Jun 25 14:30:31 2016 +0000
@@ -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/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