pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/ocaml-text



Module Name:    pkgsrc
Committed By:   jaapb
Date:           Mon Jun 20 10:29:29 UTC 2016

Modified Files:
        pkgsrc/textproc/ocaml-text: Makefile PLIST

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


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/textproc/ocaml-text/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/textproc/ocaml-text/PLIST

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/textproc/ocaml-text/Makefile
diff -u pkgsrc/textproc/ocaml-text/Makefile:1.14 pkgsrc/textproc/ocaml-text/Makefile:1.15
--- pkgsrc/textproc/ocaml-text/Makefile:1.14    Fri May  6 09:35:47 2016
+++ pkgsrc/textproc/ocaml-text/Makefile Mon Jun 20 10:29:29 2016
@@ -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/}
 

Index: pkgsrc/textproc/ocaml-text/PLIST
diff -u pkgsrc/textproc/ocaml-text/PLIST:1.3 pkgsrc/textproc/ocaml-text/PLIST:1.4
--- pkgsrc/textproc/ocaml-text/PLIST:1.3        Sat Feb  6 12:33:06 2016
+++ pkgsrc/textproc/ocaml-text/PLIST    Mon Jun 20 10:29:29 2016
@@ -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/
 ${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