pkgsrc-Changes archive

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

CVS commit: pkgsrc/time/ocaml-calendar



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

Modified Files:
        pkgsrc/time/ocaml-calendar: Makefile PLIST

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


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/time/ocaml-calendar/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/time/ocaml-calendar/PLIST

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

Modified files:

Index: pkgsrc/time/ocaml-calendar/Makefile
diff -u pkgsrc/time/ocaml-calendar/Makefile:1.14 pkgsrc/time/ocaml-calendar/Makefile:1.15
--- pkgsrc/time/ocaml-calendar/Makefile:1.14    Thu May  5 11:45:42 2016
+++ pkgsrc/time/ocaml-calendar/Makefile Mon Jun 20 10:31:22 2016
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.14 2016/05/05 11:45:42 jaapb Exp $
+# $NetBSD: Makefile,v 1.15 2016/06/20 10:31:22 jaapb Exp $
 #
 
 DISTNAME=      calendar-2.04
 PKGNAME=       ocaml-${DISTNAME}
-PKGREVISION=   2
+PKGREVISION=   3
 CATEGORIES=    time devel
 MASTER_SITES=  http://forge.ocamlcore.org/frs/download.php/1481/
 

Index: pkgsrc/time/ocaml-calendar/PLIST
diff -u pkgsrc/time/ocaml-calendar/PLIST:1.4 pkgsrc/time/ocaml-calendar/PLIST:1.5
--- pkgsrc/time/ocaml-calendar/PLIST:1.4        Wed Apr 29 09:37:40 2015
+++ pkgsrc/time/ocaml-calendar/PLIST    Mon Jun 20 10:31:22 2016
@@ -1,5 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2015/04/29 09:37:40 jaapb Exp $
-@unexec %D/libexec/ocaml-findlib-register del %D/lib/ocaml/site-lib/calendar
+@comment $NetBSD: PLIST,v 1.5 2016/06/20 10:31:22 jaapb Exp $
 lib/ocaml/site-lib/calendar/META
 lib/ocaml/site-lib/calendar/calendar.mli
 lib/ocaml/site-lib/calendar/calendarLib.a
@@ -23,4 +22,3 @@ lib/ocaml/site-lib/calendar/time_Zone.ml
 lib/ocaml/site-lib/calendar/time_sig.mli
 lib/ocaml/site-lib/calendar/utils.mli
 lib/ocaml/site-lib/calendar/version.mli
-@exec %D/libexec/ocaml-findlib-register add %D/lib/ocaml/site-lib/calendar



Home | Main Index | Thread Index | Old Index