summaryrefslogtreecommitdiff
path: root/graphics/gle
diff options
context:
space:
mode:
authortnn <tnn>2015-04-25 14:22:51 +0000
committertnn <tnn>2015-04-25 14:22:51 +0000
commit0fe35c575116460a75b3abb66fd95350f6792f50 (patch)
tree25d6dfe4adf4651193ff033a71199301cd24bc62 /graphics/gle
parentca2aae99ecdc2c9d4b5dab39402c414592d6a6d1 (diff)
downloadpkgsrc-0fe35c575116460a75b3abb66fd95350f6792f50.tar.gz
Recursive revbump following MesaLib update, categories g through n.
Diffstat (limited to 'graphics/gle')
-rw-r--r--graphics/gle/Makefile4
-rw-r--r--graphics/gle/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/gle/Makefile b/graphics/gle/Makefile
index f53bdf99bfd..7444d7a50d7 100644
--- a/graphics/gle/Makefile
+++ b/graphics/gle/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.30 2014/10/09 14:06:35 wiz Exp $
+# $NetBSD: Makefile,v 1.31 2015/04/25 14:23:11 tnn Exp $
#
DISTNAME= gle-3.1.0
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gle/} \
http://www.linas.org/gle/pub/
diff --git a/graphics/gle/buildlink3.mk b/graphics/gle/buildlink3.mk
index 401ae1d867f..4d7d07d9389 100644
--- a/graphics/gle/buildlink3.mk
+++ b/graphics/gle/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.12 2013/04/24 04:32:34 sbd Exp $
+# $NetBSD: buildlink3.mk,v 1.13 2015/04/25 14:23:11 tnn Exp $
BUILDLINK_TREE+= gle
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= gle
GLE_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.gle+= gle>=3.0.3
-BUILDLINK_ABI_DEPENDS.gle+= gle>=3.1.0nb2
+BUILDLINK_ABI_DEPENDS.gle+= gle>=3.1.0nb4
BUILDLINK_PKGSRCDIR.gle?= ../../graphics/gle
# GLUT is used only by the examples, which aren't built or installed.