summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorjaapb <jaapb@pkgsrc.org>2015-08-07 11:20:32 +0000
committerjaapb <jaapb@pkgsrc.org>2015-08-07 11:20:32 +0000
commit7450b522cd182f6ff1e050ca428f8dc03124cba6 (patch)
tree58fc5a95dfea874f6551f1f983c0f3253f641563 /devel
parent920fd763aba28beb9a6ca3b5ee85d848e1f89db2 (diff)
downloadpkgsrc-7450b522cd182f6ff1e050ca428f8dc03124cba6.tar.gz
Recursive revbump associated with lang/ocaml update.
Diffstat (limited to 'devel')
-rw-r--r--devel/coccinelle/Makefile4
-rw-r--r--devel/frama-c/Makefile4
-rw-r--r--devel/js_of_ocaml/Makefile4
-rw-r--r--devel/monotone-viz/Makefile4
-rw-r--r--devel/ocaml-batteries/Makefile4
-rw-r--r--devel/ocaml-cmdliner/Makefile4
-rw-r--r--devel/ocaml-cmdliner/buildlink3.mk4
-rw-r--r--devel/ocaml-deriving-ocsigen/Makefile4
-rw-r--r--devel/ocaml-lwt/Makefile4
-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-sexplib/Makefile4
-rw-r--r--devel/ocaml-type_conv/Makefile4
-rw-r--r--devel/ocaml-type_conv/buildlink3.mk4
-rw-r--r--devel/omake/Makefile4
17 files changed, 34 insertions, 34 deletions
diff --git a/devel/coccinelle/Makefile b/devel/coccinelle/Makefile
index 3d6cbb8a9a5..c5a085d3812 100644
--- a/devel/coccinelle/Makefile
+++ b/devel/coccinelle/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.25 2015/06/30 11:52:56 jaapb Exp $
+# $NetBSD: Makefile,v 1.26 2015/08/07 11:20:33 jaapb Exp $
DISTNAME= coccinelle-1.0.0-rc17
PKGNAME= ${DISTNAME:S/-rc/rc/}
-PKGREVISION= 5
+PKGREVISION= 6
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 2ad3681ab4f..16badcaf48d 100644
--- a/devel/frama-c/Makefile
+++ b/devel/frama-c/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.54 2015/06/30 11:52:56 jaapb Exp $
+# $NetBSD: Makefile,v 1.55 2015/08/07 11:20:33 jaapb Exp $
#
DISTNAME= frama-c-Oxygen-20120901
PKGNAME= ${DISTNAME:S/-Oxygen//}
-PKGREVISION= 25
+PKGREVISION= 26
CATEGORIES= devel
MASTER_SITES= http://frama-c.com/download/
diff --git a/devel/js_of_ocaml/Makefile b/devel/js_of_ocaml/Makefile
index 75d54eb174a..6ccff095c06 100644
--- a/devel/js_of_ocaml/Makefile
+++ b/devel/js_of_ocaml/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.9 2015/06/30 11:52:56 jaapb Exp $
+# $NetBSD: Makefile,v 1.10 2015/08/07 11:20:33 jaapb Exp $
#
DISTNAME= 2.5
PKGNAME= js_of_ocaml-${DISTNAME}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= devel
MASTER_SITES= https://github.com/ocsigen/js_of_ocaml/archive/
DIST_SUBDIR= js_of_ocaml
diff --git a/devel/monotone-viz/Makefile b/devel/monotone-viz/Makefile
index 57cc840288a..8fc1a1550d8 100644
--- a/devel/monotone-viz/Makefile
+++ b/devel/monotone-viz/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.70 2015/06/30 11:52:56 jaapb Exp $
+# $NetBSD: Makefile,v 1.71 2015/08/07 11:20:33 jaapb Exp $
#
DISTNAME= monotone-viz-1.0.1-nolablgtk
PKGNAME= ${DISTNAME:S/-nolablgtk//}
-PKGREVISION= 48
+PKGREVISION= 49
CATEGORIES= devel scm
MASTER_SITES= http://oandrieu.nerim.net/monotone-viz/
diff --git a/devel/ocaml-batteries/Makefile b/devel/ocaml-batteries/Makefile
index 6f14f812813..c2ce4bdfaee 100644
--- a/devel/ocaml-batteries/Makefile
+++ b/devel/ocaml-batteries/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2015/06/30 11:52:56 jaapb Exp $
+# $NetBSD: Makefile,v 1.6 2015/08/07 11:20:33 jaapb Exp $
DISTNAME= batteries-2.3
-PKGREVISION= 2
+PKGREVISION= 3
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 aa573235c69..1d76ebe1f79 100644
--- a/devel/ocaml-cmdliner/Makefile
+++ b/devel/ocaml-cmdliner/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2015/06/30 11:52:56 jaapb Exp $
+# $NetBSD: Makefile,v 1.7 2015/08/07 11:20:32 jaapb Exp $
PKGNAME= ocaml-${DISTNAME}
DISTNAME= cmdliner-0.9.4
-PKGREVISION= 2
+PKGREVISION= 3
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 41069d19f68..10a08197ca4 100644
--- a/devel/ocaml-cmdliner/buildlink3.mk
+++ b/devel/ocaml-cmdliner/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.3 2015/06/30 11:52:56 jaapb Exp $
+# $NetBSD: buildlink3.mk,v 1.4 2015/08/07 11:20:32 jaapb Exp $
BUILDLINK_TREE+= ocaml-cmdliner
@@ -6,7 +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.4nb2
+BUILDLINK_ABI_DEPENDS.ocaml-cmdliner?= ocaml-cmdliner>=0.9.4nb3
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 8af45dc3b62..40c21d0061d 100644
--- a/devel/ocaml-deriving-ocsigen/Makefile
+++ b/devel/ocaml-deriving-ocsigen/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.8 2015/06/30 11:52:56 jaapb Exp $
+# $NetBSD: Makefile,v 1.9 2015/08/07 11:20:33 jaapb Exp $
#
VERSION= 0.7
DISTNAME= ${VERSION}
PKGNAME= ocaml-deriving-ocsigen-${VERSION}
COMMENT= Extension to OCaml for deriving functions from type declarations
-PKGREVISION= 2
+PKGREVISION= 3
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 74abc2c1cc2..ec955d0d62d 100644
--- a/devel/ocaml-lwt/Makefile
+++ b/devel/ocaml-lwt/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.17 2015/06/30 11:52:57 jaapb Exp $
+# $NetBSD: Makefile,v 1.18 2015/08/07 11:20:34 jaapb Exp $
#
DISTNAME= 2.4.5
PKGNAME= ocaml-lwt-${DISTNAME}
-PKGREVISION= 2
+PKGREVISION= 3
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 b63b769a290..27d99f37504 100644
--- a/devel/ocaml-oasis/Makefile
+++ b/devel/ocaml-oasis/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2015/06/30 11:52:57 jaapb Exp $
+# $NetBSD: Makefile,v 1.5 2015/08/07 11:20:32 jaapb Exp $
DISTNAME= oasis-0.4.4
-PKGREVISION= 3
+PKGREVISION= 4
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 721240bbc37..f33d372259e 100644
--- a/devel/ocaml-oasis/buildlink3.mk
+++ b/devel/ocaml-oasis/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.4 2015/06/30 11:52:57 jaapb Exp $
+# $NetBSD: buildlink3.mk,v 1.5 2015/08/07 11:20:32 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.4nb3
+BUILDLINK_ABI_DEPENDS.ocaml-oasis?= ocaml-oasis>=0.4.4nb4
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 45f10dd3b96..f94dbfc566e 100644
--- a/devel/ocaml-odn/Makefile
+++ b/devel/ocaml-odn/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.4 2015/06/30 11:52:57 jaapb Exp $
+# $NetBSD: Makefile,v 1.5 2015/08/07 11:20:32 jaapb Exp $
DISTNAME= data-notation-${VERSION}
PKGNAME= ocaml-odn-${VERSION}
VERSION= 0.0.11
-PKGREVISION= 3
+PKGREVISION= 4
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 c9c94b06453..8483eb02602 100644
--- a/devel/ocaml-odn/buildlink3.mk
+++ b/devel/ocaml-odn/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.4 2015/06/30 11:52:57 jaapb Exp $
+# $NetBSD: buildlink3.mk,v 1.5 2015/08/07 11:20:32 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.11nb3
+BUILDLINK_ABI_DEPENDS.ocaml-odn?= ocaml-odn>=0.0.11nb4
BUILDLINK_PKGSRCDIR.ocaml-odn?= ../../devel/ocaml-odn
.include "../../lang/ocaml/buildlink3.mk"
diff --git a/devel/ocaml-sexplib/Makefile b/devel/ocaml-sexplib/Makefile
index 14d0241acd8..a7310a3e87f 100644
--- a/devel/ocaml-sexplib/Makefile
+++ b/devel/ocaml-sexplib/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2015/06/30 11:52:57 jaapb Exp $
+# $NetBSD: Makefile,v 1.3 2015/08/07 11:20:34 jaapb Exp $
DISTNAME= sexplib-${VERS}
VERS= 112.01.00
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= devel
MASTER_SITES= https://github.com/janestreet/sexplib/archive/
DISTFILES= ${VERS}${EXTRACT_SUFX}
diff --git a/devel/ocaml-type_conv/Makefile b/devel/ocaml-type_conv/Makefile
index eb568418e97..2df9782426e 100644
--- a/devel/ocaml-type_conv/Makefile
+++ b/devel/ocaml-type_conv/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.4 2015/06/30 11:52:57 jaapb Exp $
+# $NetBSD: Makefile,v 1.5 2015/08/07 11:20:32 jaapb Exp $
DISTNAME= type_conv-${VERS}
VERS= 111.13.00
-PKGREVISION= 3
+PKGREVISION= 4
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 d94306d6160..b5e8617877a 100644
--- a/devel/ocaml-type_conv/buildlink3.mk
+++ b/devel/ocaml-type_conv/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.4 2015/06/30 11:52:57 jaapb Exp $
+# $NetBSD: buildlink3.mk,v 1.5 2015/08/07 11:20:32 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.00nb3
+BUILDLINK_ABI_DEPENDS.ocaml-type_conv?= ocaml-type_conv>=111.13.00nb4
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 ae440e96b4d..5c64ccf91fd 100644
--- a/devel/omake/Makefile
+++ b/devel/omake/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.11 2015/06/30 11:52:58 jaapb Exp $
+# $NetBSD: Makefile,v 1.12 2015/08/07 11:20:34 jaapb Exp $
#
DISTNAME= omake-${VERSION}-0.rc1
PKGNAME= omake-${VERSION}.0rc1
-PKGREVISION= 7
+PKGREVISION= 8
CATEGORIES= devel
MASTER_SITES= http://omake.metaprl.org/downloads/