summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjaapb <jaapb@pkgsrc.org>2016-06-20 10:29:29 +0000
committerjaapb <jaapb@pkgsrc.org>2016-06-20 10:29:29 +0000
commit05a78772edbbbf86b5db3066e834e355216f54c4 (patch)
tree010f8bef41e4b15d402ae62d67cc7595d52be091
parent375971cafec37f359e456eeb53394231e1f7ba5f (diff)
downloadpkgsrc-05a78772edbbbf86b5db3066e834e355216f54c4.tar.gz
Revbump to make sure package gets recompiled with newer mk/ocaml.mk, and
removed old register execs from PLIST
-rw-r--r--textproc/ocaml-text/Makefile4
-rw-r--r--textproc/ocaml-text/PLIST4
2 files changed, 3 insertions, 5 deletions
diff --git a/textproc/ocaml-text/Makefile b/textproc/ocaml-text/Makefile
index 9e4b90d3af9..01ff769e2fa 100644
--- a/textproc/ocaml-text/Makefile
+++ b/textproc/ocaml-text/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.14 2016/05/06 09:35:47 jaapb Exp $
+# $NetBSD: Makefile,v 1.15 2016/06/20 10:29:29 jaapb Exp $
#
DISTNAME= ocaml-text-0.8
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=vbmithr/}
diff --git a/textproc/ocaml-text/PLIST b/textproc/ocaml-text/PLIST
index 9a7ec8abe13..e0174330931 100644
--- a/textproc/ocaml-text/PLIST
+++ b/textproc/ocaml-text/PLIST
@@ -1,5 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2016/02/06 12:33:06 jaapb Exp $
-@unexec %D/libexec/ocaml-findlib-register del %D/${OCAML_SITELIB}/text
+@comment $NetBSD: PLIST,v 1.4 2016/06/20 10:29:29 jaapb Exp $
${OCAML_SITELIB}/text/META
${PLIST.ocaml-opt}${OCAML_SITELIB}/text/bigarray.a
${OCAML_SITELIB}/text/bigarray.cma
@@ -34,4 +33,3 @@ ${PLIST.ocaml-opt}${OCAML_SITELIB}/text/text.cmx
${PLIST.ocaml-opt}${OCAML_SITELIB}/text/text.cmxa
${PLIST.ocaml-opt}${OCAML_SITELIB}/text/text.cmxs
${OCAML_SITELIB}/text/text.mli
-@exec %D/libexec/ocaml-findlib-register add %D/${OCAML_SITELIB}/text