pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc/ocaml-text Revbump to make sure package gets ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5af174089b33
branches:  trunk
changeset: 348908:5af174089b33
user:      jaapb <jaapb%pkgsrc.org@localhost>
date:      Mon Jun 20 10:29:29 2016 +0000

description:
Revbump to make sure package gets recompiled with newer mk/ocaml.mk, and
removed old register execs from PLIST

diffstat:

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

diffs (29 lines):

diff -r 0f5dbac94fe1 -r 5af174089b33 textproc/ocaml-text/Makefile
--- a/textproc/ocaml-text/Makefile      Mon Jun 20 10:26:21 2016 +0000
+++ b/textproc/ocaml-text/Makefile      Mon Jun 20 10:29:29 2016 +0000
@@ -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 -r 0f5dbac94fe1 -r 5af174089b33 textproc/ocaml-text/PLIST
--- a/textproc/ocaml-text/PLIST Mon Jun 20 10:26:21 2016 +0000
+++ b/textproc/ocaml-text/PLIST Mon Jun 20 10:29:29 2016 +0000
@@ -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.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



Home | Main Index | Thread Index | Old Index