summaryrefslogtreecommitdiff
path: root/graphics/GlutKit
diff options
context:
space:
mode:
authortnn <tnn@pkgsrc.org>2008-01-18 05:06:18 +0000
committertnn <tnn@pkgsrc.org>2008-01-18 05:06:18 +0000
commitad6ceadd25e1d535423ffbc205cb3e45472c83ca (patch)
tree3fc4469ff1b731261dc8058b7c6233203bfd65ab /graphics/GlutKit
parent15e62c5c46f9b1689f6ba1a7bb9e0fe21332c21f (diff)
downloadpkgsrc-ad6ceadd25e1d535423ffbc205cb3e45472c83ca.tar.gz
Per the process outlined in revbump(1), perform a recursive revbump
on packages that are affected by the switch from the openssl 0.9.7 branch to the 0.9.8 branch. ok jlam@
Diffstat (limited to 'graphics/GlutKit')
-rw-r--r--graphics/GlutKit/Makefile4
-rw-r--r--graphics/GlutKit/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/GlutKit/Makefile b/graphics/GlutKit/Makefile
index 9e2834322ee..b23f8fd4b64 100644
--- a/graphics/GlutKit/Makefile
+++ b/graphics/GlutKit/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.17 2007/09/21 13:03:46 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2008/01/18 05:06:37 tnn Exp $
#
.include "../../graphics/3DKit/Makefile.common"
PKGNAME= ${DISTNAME:S/3DKit/GlutKit/}
-PKGREVISION= 13
+PKGREVISION= 14
COMMENT= 3DKit GLUT backend
diff --git a/graphics/GlutKit/buildlink3.mk b/graphics/GlutKit/buildlink3.mk
index 399d6552bd7..92ed45a6a66 100644
--- a/graphics/GlutKit/buildlink3.mk
+++ b/graphics/GlutKit/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.9 2006/07/08 23:10:50 jlam Exp $
+# $NetBSD: buildlink3.mk,v 1.10 2008/01/18 05:06:38 tnn Exp $
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
GLUTKIT_BUILDLINK3_MK:= ${GLUTKIT_BUILDLINK3_MK}+
@@ -13,7 +13,7 @@ BUILDLINK_ORDER:= ${BUILDLINK_ORDER} ${BUILDLINK_DEPTH}GlutKit
.if !empty(GLUTKIT_BUILDLINK3_MK:M+)
BUILDLINK_API_DEPENDS.GlutKit+= GlutKit>=0.3.1r2nb4
-BUILDLINK_ABI_DEPENDS.GlutKit?= GlutKit>=0.3.1r2nb12
+BUILDLINK_ABI_DEPENDS.GlutKit?= GlutKit>=0.3.1r2nb14
BUILDLINK_PKGSRCDIR.GlutKit?= ../../graphics/GlutKit
.endif # GLUTKIT_BUILDLINK3_MK