pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang/camlp4 Revbump associated with ocaml 4.02.1
details: https://anonhg.NetBSD.org/pkgsrc/rev/d0120cc0f780
branches: trunk
changeset: 644998:d0120cc0f780
user: jaapb <jaapb%pkgsrc.org@localhost>
date: Tue Jan 20 15:40:14 2015 +0000
description:
Revbump associated with ocaml 4.02.1
diffstat:
lang/camlp4/Makefile | 3 ++-
lang/camlp4/buildlink3.mk | 4 ++--
2 files changed, 4 insertions(+), 3 deletions(-)
diffs (30 lines):
diff -r 12e4e3316e7b -r d0120cc0f780 lang/camlp4/Makefile
--- a/lang/camlp4/Makefile Tue Jan 20 15:33:55 2015 +0000
+++ b/lang/camlp4/Makefile Tue Jan 20 15:40:14 2015 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2014/10/09 20:39:27 jaapb Exp $
+# $NetBSD: Makefile,v 1.8 2015/01/20 15:40:14 jaapb Exp $
DISTNAME= 4.02.0+1
PKGNAME= camlp4-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= lang
MASTER_SITES= https://github.com/ocaml/camlp4/archive/
DIST_SUBDIR= ocaml-camlp4
diff -r 12e4e3316e7b -r d0120cc0f780 lang/camlp4/buildlink3.mk
--- a/lang/camlp4/buildlink3.mk Tue Jan 20 15:33:55 2015 +0000
+++ b/lang/camlp4/buildlink3.mk Tue Jan 20 15:40:14 2015 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: buildlink3.mk,v 1.1 2014/10/09 20:39:27 jaapb Exp $
+# $NetBSD: buildlink3.mk,v 1.2 2015/01/20 15:40:14 jaapb Exp $
BUILDLINK_TREE+= camlp4
.if !defined(CAMLP4_BUILDLINK3_MK)
CAMLP4_BUILDLINK3_MK:=
-BUILDLINK_API_DEPENDS.camlp4+= camlp4>=4.02.0
+BUILDLINK_API_DEPENDS.camlp4+= camlp4>=4.02.0nb1
BUILDLINK_PKGSRCDIR.camlp4?= ../../lang/camlp4
.endif # CAMLP4_BUILDLINK3_MK
Home |
Main Index |
Thread Index |
Old Index