summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
Diffstat (limited to 'devel')
-rw-r--r--devel/coccinelle/Makefile4
-rw-r--r--devel/frama-c/Makefile4
-rw-r--r--devel/monotone-viz/Makefile4
-rw-r--r--devel/ocaml-batteries/Makefile3
-rw-r--r--devel/ocaml-cmdliner/Makefile3
-rw-r--r--devel/ocaml-cmdliner/buildlink3.mk3
-rw-r--r--devel/ocaml-deriving-ocsigen/Makefile3
-rw-r--r--devel/ocaml-lwt/Makefile3
-rw-r--r--devel/ocaml-oasis/Makefile4
-rw-r--r--devel/ocaml-oasis/buildlink3.mk4
-rw-r--r--devel/ocaml-odn/Makefile4
-rw-r--r--devel/ocaml-odn/buildlink3.mk4
-rw-r--r--devel/ocaml-type_conv/Makefile4
-rw-r--r--devel/ocaml-type_conv/buildlink3.mk4
-rw-r--r--devel/omake/Makefile4
15 files changed, 30 insertions, 25 deletions
diff --git a/devel/coccinelle/Makefile b/devel/coccinelle/Makefile
index dda91ccb83a..d1186fe028c 100644
--- a/devel/coccinelle/Makefile
+++ b/devel/coccinelle/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.23 2014/10/20 10:43:06 jaapb Exp $
+# $NetBSD: Makefile,v 1.24 2015/01/20 14:24:35 jaapb Exp $
DISTNAME= coccinelle-1.0.0-rc17
PKGNAME= ${DISTNAME:S/-rc/rc/}
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= devel
MASTER_SITES= http://coccinelle.lip6.fr/distrib/
EXTRACT_SUFX= .tgz
diff --git a/devel/frama-c/Makefile b/devel/frama-c/Makefile
index d369012e17d..5b7cdef7643 100644
--- a/devel/frama-c/Makefile
+++ b/devel/frama-c/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.50 2014/10/10 08:39:08 jaapb Exp $
+# $NetBSD: Makefile,v 1.51 2015/01/20 14:24:35 jaapb Exp $
#
DISTNAME= frama-c-Oxygen-20120901
PKGNAME= ${DISTNAME:S/-Oxygen//}
-PKGREVISION= 21
+PKGREVISION= 22
CATEGORIES= devel
MASTER_SITES= http://frama-c.com/download/
diff --git a/devel/monotone-viz/Makefile b/devel/monotone-viz/Makefile
index 77ab7907e34..8f459e1163d 100644
--- a/devel/monotone-viz/Makefile
+++ b/devel/monotone-viz/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.66 2014/10/10 08:39:08 jaapb Exp $
+# $NetBSD: Makefile,v 1.67 2015/01/20 14:24:35 jaapb Exp $
#
DISTNAME= monotone-viz-1.0.1-nolablgtk
PKGNAME= ${DISTNAME:S/-nolablgtk//}
-PKGREVISION= 44
+PKGREVISION= 45
CATEGORIES= devel scm
MASTER_SITES= http://oandrieu.nerim.net/monotone-viz/
diff --git a/devel/ocaml-batteries/Makefile b/devel/ocaml-batteries/Makefile
index deb7501f24d..75e2e6f2ccd 100644
--- a/devel/ocaml-batteries/Makefile
+++ b/devel/ocaml-batteries/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2014/10/09 21:22:27 jaapb Exp $
+# $NetBSD: Makefile,v 1.4 2015/01/20 14:24:35 jaapb Exp $
DISTNAME= batteries-2.3
+PKGREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://forge.ocamlcore.org/frs/download.php/1465/
diff --git a/devel/ocaml-cmdliner/Makefile b/devel/ocaml-cmdliner/Makefile
index efa1ef7dbb4..6d787868e81 100644
--- a/devel/ocaml-cmdliner/Makefile
+++ b/devel/ocaml-cmdliner/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2014/11/27 13:38:15 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2015/01/20 14:24:35 jaapb Exp $
PKGNAME= ocaml-${DISTNAME}
DISTNAME= cmdliner-0.9.4
+PKGREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://erratique.ch/software/cmdliner/releases/
EXTRACT_SUFX= .tbz
diff --git a/devel/ocaml-cmdliner/buildlink3.mk b/devel/ocaml-cmdliner/buildlink3.mk
index 6f4ec6da812..623af2b8acb 100644
--- a/devel/ocaml-cmdliner/buildlink3.mk
+++ b/devel/ocaml-cmdliner/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.1 2014/10/09 20:07:36 jaapb Exp $
+# $NetBSD: buildlink3.mk,v 1.2 2015/01/20 14:24:35 jaapb Exp $
BUILDLINK_TREE+= ocaml-cmdliner
@@ -6,6 +6,7 @@ BUILDLINK_TREE+= ocaml-cmdliner
OCAML_CMDLINER_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.ocaml-cmdliner+= ocaml-cmdliner>=0.9.4
+BUILDLINK_ABI_DEPENDS.ocaml-cmdliner?= ocaml-cmdliner>=0.9.4nb1
BUILDLINK_PKGSRCDIR.ocaml-cmdliner?= ../../devel/ocaml-cmdliner
.include "../../devel/ocaml-findlib/buildlink3.mk"
diff --git a/devel/ocaml-deriving-ocsigen/Makefile b/devel/ocaml-deriving-ocsigen/Makefile
index 1a08acd2feb..858177dc77b 100644
--- a/devel/ocaml-deriving-ocsigen/Makefile
+++ b/devel/ocaml-deriving-ocsigen/Makefile
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile,v 1.6 2014/10/09 20:25:24 jaapb Exp $
+# $NetBSD: Makefile,v 1.7 2015/01/20 14:24:35 jaapb Exp $
#
VERSION= 0.7
DISTNAME= ${VERSION}
PKGNAME= ocaml-deriving-ocsigen-${VERSION}
COMMENT= Extension to OCaml for deriving functions from type declarations
+PKGREVISION= 1
CATEGORIES= devel
MASTER_SITES= https://github.com/ocsigen/deriving/archive/
DIST_SUBDIR= ocaml-deriving-ocsigen
diff --git a/devel/ocaml-lwt/Makefile b/devel/ocaml-lwt/Makefile
index c83e1c054d2..0d39d77b3c1 100644
--- a/devel/ocaml-lwt/Makefile
+++ b/devel/ocaml-lwt/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.15 2014/10/09 21:13:36 jaapb Exp $
+# $NetBSD: Makefile,v 1.16 2015/01/20 14:24:35 jaapb Exp $
#
DISTNAME= 2.4.5
PKGNAME= ocaml-lwt-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://github.com/ocsigen/lwt/archive/
DIST_SUBDIR= ocaml-lwt
diff --git a/devel/ocaml-oasis/Makefile b/devel/ocaml-oasis/Makefile
index 865357c01d2..9cc8a244207 100644
--- a/devel/ocaml-oasis/Makefile
+++ b/devel/ocaml-oasis/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2014/10/09 19:14:03 jaapb Exp $
+# $NetBSD: Makefile,v 1.3 2015/01/20 14:24:35 jaapb Exp $
DISTNAME= oasis-0.4.4
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= devel
MASTER_SITES= http://forge.ocamlcore.org/frs/download.php/1391/
diff --git a/devel/ocaml-oasis/buildlink3.mk b/devel/ocaml-oasis/buildlink3.mk
index 12efc534c4f..9ae1c356a50 100644
--- a/devel/ocaml-oasis/buildlink3.mk
+++ b/devel/ocaml-oasis/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.2 2014/10/09 19:14:03 jaapb Exp $
+# $NetBSD: buildlink3.mk,v 1.3 2015/01/20 14:24:35 jaapb Exp $
BUILDLINK_TREE+= ocaml-oasis
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= ocaml-oasis
OCAML_OASIS_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.ocaml-oasis+= ocaml-oasis>=0.4.4
-BUILDLINK_ABI_DEPENDS.ocaml-oasis?= ocaml-oasis>=0.4.4nb1
+BUILDLINK_ABI_DEPENDS.ocaml-oasis?= ocaml-oasis>=0.4.4nb2
BUILDLINK_PKGSRCDIR.ocaml-oasis?= ../../devel/ocaml-oasis
.include "../../lang/ocaml/buildlink3.mk"
diff --git a/devel/ocaml-odn/Makefile b/devel/ocaml-odn/Makefile
index b24049ef8cc..020c440748b 100644
--- a/devel/ocaml-odn/Makefile
+++ b/devel/ocaml-odn/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.2 2014/10/09 19:14:03 jaapb Exp $
+# $NetBSD: Makefile,v 1.3 2015/01/20 14:24:35 jaapb Exp $
DISTNAME= data-notation-${VERSION}
PKGNAME= ocaml-odn-${VERSION}
VERSION= 0.0.11
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= devel
MASTER_SITES= https://forge.ocamlcore.org/frs/download.php/1310/
diff --git a/devel/ocaml-odn/buildlink3.mk b/devel/ocaml-odn/buildlink3.mk
index d8f7025e822..ed10e0277c5 100644
--- a/devel/ocaml-odn/buildlink3.mk
+++ b/devel/ocaml-odn/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.2 2014/10/09 19:14:03 jaapb Exp $
+# $NetBSD: buildlink3.mk,v 1.3 2015/01/20 14:24:35 jaapb Exp $
BUILDLINK_TREE+= ocaml-odn
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= ocaml-odn
OCAML_ODN_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.ocaml-odn+= ocaml-odn>=0.0.11
-BUILDLINK_ABI_DEPENDS.ocaml-odn?= ocaml-odn>=0.0.11nb1
+BUILDLINK_ABI_DEPENDS.ocaml-odn?= ocaml-odn>=0.0.11nb2
BUILDLINK_PKGSRCDIR.ocaml-odn?= ../../devel/ocaml-odn
.include "../../lang/ocaml/buildlink3.mk"
diff --git a/devel/ocaml-type_conv/Makefile b/devel/ocaml-type_conv/Makefile
index c2c4ad0468a..d3611056160 100644
--- a/devel/ocaml-type_conv/Makefile
+++ b/devel/ocaml-type_conv/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.2 2014/10/09 19:14:03 jaapb Exp $
+# $NetBSD: Makefile,v 1.3 2015/01/20 14:24:35 jaapb Exp $
DISTNAME= type_conv-${VERS}
VERS= 111.13.00
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= devel
MASTER_SITES= https://github.com/janestreet/type_conv/archive/
DISTFILES= ${VERS}${EXTRACT_SUFX}
diff --git a/devel/ocaml-type_conv/buildlink3.mk b/devel/ocaml-type_conv/buildlink3.mk
index 87af228f7ed..5d2172c5b71 100644
--- a/devel/ocaml-type_conv/buildlink3.mk
+++ b/devel/ocaml-type_conv/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.2 2014/10/09 19:14:03 jaapb Exp $
+# $NetBSD: buildlink3.mk,v 1.3 2015/01/20 14:24:35 jaapb Exp $
BUILDLINK_TREE+= ocaml-type_conv
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= ocaml-type_conv
OCAML_TYPE_CONV_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.ocaml-type_conv+= ocaml-type_conv>=109.60.01
-BUILDLINK_ABI_DEPENDS.ocaml-type_conv?= ocaml-type_conv>=111.13.00nb1
+BUILDLINK_ABI_DEPENDS.ocaml-type_conv?= ocaml-type_conv>=111.13.00nb2
BUILDLINK_PKGSRCDIR.ocaml-type_conv?= ../../devel/ocaml-type_conv
.include "../../lang/ocaml/buildlink3.mk"
diff --git a/devel/omake/Makefile b/devel/omake/Makefile
index 58d2cbca293..a8c6b8291ba 100644
--- a/devel/omake/Makefile
+++ b/devel/omake/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.9 2014/10/09 19:14:03 jaapb Exp $
+# $NetBSD: Makefile,v 1.10 2015/01/20 14:24:36 jaapb Exp $
#
DISTNAME= omake-${VERSION}-0.rc1
PKGNAME= omake-${VERSION}.0rc1
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= devel
MASTER_SITES= http://omake.metaprl.org/downloads/