summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorsbd <sbd@pkgsrc.org>2011-12-06 00:19:21 +0000
committersbd <sbd@pkgsrc.org>2011-12-06 00:19:21 +0000
commit2fcd8cf22a3e03876dc2ae461b0e70cec7631c65 (patch)
tree86b60c11be1b24da467cf271f49607c6dfdcb319 /x11
parent03d536bbe161ef5ea4408c24b14f2132e56b4266 (diff)
downloadpkgsrc-2fcd8cf22a3e03876dc2ae461b0e70cec7631c65.tar.gz
Recursive bump for lang/ocaml buildlink addition.
Diffstat (limited to 'x11')
-rw-r--r--x11/lablgtk/Makefile4
-rw-r--r--x11/lablgtk1/Makefile4
-rw-r--r--x11/lablgtk1/buildlink3.mk4
-rw-r--r--x11/labltk/Makefile4
-rw-r--r--x11/ocaml-graphics/Makefile4
-rw-r--r--x11/ocaml-graphics/buildlink3.mk4
6 files changed, 12 insertions, 12 deletions
diff --git a/x11/lablgtk/Makefile b/x11/lablgtk/Makefile
index 676617fb7ed..170b03f218f 100644
--- a/x11/lablgtk/Makefile
+++ b/x11/lablgtk/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.50 2011/11/01 06:03:02 sbd Exp $
+# $NetBSD: Makefile,v 1.51 2011/12/06 00:19:25 sbd Exp $
#
DISTNAME= lablgtk-2.14.2
-PKGREVISION= 8
+PKGREVISION= 9
CATEGORIES= x11
MASTER_SITES= http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/dist/
diff --git a/x11/lablgtk1/Makefile b/x11/lablgtk1/Makefile
index 31f996f98b8..b991b78ebe0 100644
--- a/x11/lablgtk1/Makefile
+++ b/x11/lablgtk1/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2011/04/22 13:42:11 obache Exp $
+# $NetBSD: Makefile,v 1.5 2011/12/06 00:19:22 sbd Exp $
DISTNAME= lablgtk-1.2.7
PKGNAME= lablgtk1-1.2.7
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= x11
MASTER_SITES= http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/dist/
diff --git a/x11/lablgtk1/buildlink3.mk b/x11/lablgtk1/buildlink3.mk
index 93a0c319aeb..2f1ebfb6f05 100644
--- a/x11/lablgtk1/buildlink3.mk
+++ b/x11/lablgtk1/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.3 2011/04/22 13:42:11 obache Exp $
+# $NetBSD: buildlink3.mk,v 1.4 2011/12/06 00:19:22 sbd Exp $
BUILDLINK_TREE+= lablgtk1
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= lablgtk1
LABLGTK1_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.lablgtk1+= lablgtk1>=1.2.5nb3
-BUILDLINK_ABI_DEPENDS.lablgtk1?= lablgtk1>=1.2.7nb5
+BUILDLINK_ABI_DEPENDS.lablgtk1?= lablgtk1>=1.2.7nb6
BUILDLINK_PKGSRCDIR.lablgtk1?= ../../x11/lablgtk1
.include "../../x11/gtk/buildlink3.mk"
diff --git a/x11/labltk/Makefile b/x11/labltk/Makefile
index 279a018f1e3..585b1f5324d 100644
--- a/x11/labltk/Makefile
+++ b/x11/labltk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2011/08/08 07:31:52 obache Exp $
+# $NetBSD: Makefile,v 1.12 2011/12/06 00:19:26 sbd Exp $
PKG_DESTDIR_SUPPORT= user-destdir
INSTALLATION_DIRS+= lib/ocaml/stublibs
@@ -7,7 +7,7 @@ MAKE_JOBS_SAFE= no
.include "../../lang/ocaml/Makefile.common"
PKGNAME= ${DISTNAME:S/ocaml/labltk/}
-PKGREVISION= 3
+PKGREVISION= 4
COMMENT= Tk bindings for ocaml
diff --git a/x11/ocaml-graphics/Makefile b/x11/ocaml-graphics/Makefile
index e9c90b9b561..991490e9a54 100644
--- a/x11/ocaml-graphics/Makefile
+++ b/x11/ocaml-graphics/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2011/08/08 07:31:52 obache Exp $
+# $NetBSD: Makefile,v 1.14 2011/12/06 00:19:21 sbd Exp $
PKG_DESTDIR_SUPPORT= user-destdir
@@ -7,7 +7,7 @@ DISTINFO_FILE= ${PKGDIR}/../../lang/ocaml/distinfo
PATCHDIR= ${PKGDIR}/../../lang/ocaml/patches
PKGNAME= ${DISTNAME:S/ocaml/ocaml-graphics/}
-PKGREVISION= 4
+PKGREVISION= 5
COMMENT+= (graphics library)
diff --git a/x11/ocaml-graphics/buildlink3.mk b/x11/ocaml-graphics/buildlink3.mk
index 8d516031da7..bc373c9acd6 100644
--- a/x11/ocaml-graphics/buildlink3.mk
+++ b/x11/ocaml-graphics/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.8 2009/03/20 19:25:48 joerg Exp $
+# $NetBSD: buildlink3.mk,v 1.9 2011/12/06 00:19:21 sbd Exp $
BUILDLINK_TREE+= ocaml-graphics
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= ocaml-graphics
OCAML_GRAPHICS_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.ocaml-graphics+= ocaml-graphics>=3.08.2
-BUILDLINK_ABI_DEPENDS.ocaml-graphics?= ocaml-graphics>=3.09.1
+BUILDLINK_ABI_DEPENDS.ocaml-graphics?= ocaml-graphics>=3.12.0nb5
BUILDLINK_PKGSRCDIR.ocaml-graphics?= ../../x11/ocaml-graphics
.include "../../lang/ocaml/buildlink3.mk"