summaryrefslogtreecommitdiff
path: root/time
diff options
context:
space:
mode:
authorjaapb <jaapb>2016-06-20 10:31:22 +0000
committerjaapb <jaapb>2016-06-20 10:31:22 +0000
commita68f849aeb4dd30ae9cac6db56e95ad7a8dcfa51 (patch)
tree1335dbd578fcf02b76925482119c70648f910e7a /time
parente1e1b115d8078eefcab6efb29fcbc951b5be2a91 (diff)
downloadpkgsrc-a68f849aeb4dd30ae9cac6db56e95ad7a8dcfa51.tar.gz
Revbump to make sure package gets recompiled with newer mk/ocaml.mk, and
removed old findlib-register execs from PLIST.
Diffstat (limited to 'time')
-rw-r--r--time/ocaml-calendar/Makefile4
-rw-r--r--time/ocaml-calendar/PLIST4
2 files changed, 3 insertions, 5 deletions
diff --git a/time/ocaml-calendar/Makefile b/time/ocaml-calendar/Makefile
index a0aa5656dab..cc35307604b 100644
--- a/time/ocaml-calendar/Makefile
+++ b/time/ocaml-calendar/Makefile
@@ -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/
diff --git a/time/ocaml-calendar/PLIST b/time/ocaml-calendar/PLIST
index 2c1458e4155..fbe580ac679 100644
--- a/time/ocaml-calendar/PLIST
+++ b/time/ocaml-calendar/PLIST
@@ -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.mli
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