pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/time/ocaml-calendar Revbump to make sure package gets ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/4c4aeba667a1
branches: trunk
changeset: 348909:4c4aeba667a1
user: jaapb <jaapb%pkgsrc.org@localhost>
date: Mon Jun 20 10:31:22 2016 +0000
description:
Revbump to make sure package gets recompiled with newer mk/ocaml.mk, and
removed old findlib-register execs from PLIST.
diffstat:
time/ocaml-calendar/Makefile | 4 ++--
time/ocaml-calendar/PLIST | 4 +---
2 files changed, 3 insertions(+), 5 deletions(-)
diffs (30 lines):
diff -r 5af174089b33 -r 4c4aeba667a1 time/ocaml-calendar/Makefile
--- a/time/ocaml-calendar/Makefile Mon Jun 20 10:29:29 2016 +0000
+++ b/time/ocaml-calendar/Makefile Mon Jun 20 10:31:22 2016 +0000
@@ -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 -r 5af174089b33 -r 4c4aeba667a1 time/ocaml-calendar/PLIST
--- a/time/ocaml-calendar/PLIST Mon Jun 20 10:29:29 2016 +0000
+++ b/time/ocaml-calendar/PLIST Mon Jun 20 10:31:22 2016 +0000
@@ -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_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