summaryrefslogtreecommitdiff
path: root/chat/gale
diff options
context:
space:
mode:
authoradam <adam>2014-01-11 14:42:00 +0000
committeradam <adam>2014-01-11 14:42:00 +0000
commitb9d888e9e97d6d471086d1a1f42ec04049a8f5b9 (patch)
tree58b6f1e9a2b75837dbd01d6d52a48b640123fc60 /chat/gale
parentae011823dfa8eed8d7ee4d84681f98cd0798fe7c (diff)
downloadpkgsrc-b9d888e9e97d6d471086d1a1f42ec04049a8f5b9.tar.gz
Revbump after updating tcl/tk.
Diffstat (limited to 'chat/gale')
-rw-r--r--chat/gale/Makefile4
-rw-r--r--chat/gale/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/chat/gale/Makefile b/chat/gale/Makefile
index c3c2b40cd9e..3e686115be4 100644
--- a/chat/gale/Makefile
+++ b/chat/gale/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.45 2013/07/15 02:02:18 ryoon Exp $
+# $NetBSD: Makefile,v 1.46 2014/01/11 14:42:00 adam Exp $
DISTNAME= gale-0.99fruit
PKGNAME= gale-0.99f
-PKGREVISION= 8
+PKGREVISION= 9
CATEGORIES= chat
MASTER_SITES= http://download.ofb.net/gale/
EXTRACT_SUFX= .tar.bz2
diff --git a/chat/gale/buildlink3.mk b/chat/gale/buildlink3.mk
index f6781ccc9a6..4fb4e243c3e 100644
--- a/chat/gale/buildlink3.mk
+++ b/chat/gale/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.13 2013/02/06 23:21:18 jperkin Exp $
+# $NetBSD: buildlink3.mk,v 1.14 2014/01/11 14:42:00 adam Exp $
BUILDLINK_TREE+= gale
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= gale
GALE_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.gale+= gale>=0.99f
-BUILDLINK_ABI_DEPENDS.gale+= gale>=0.99fnb7
+BUILDLINK_ABI_DEPENDS.gale+= gale>=0.99fnb9
BUILDLINK_PKGSRCDIR.gale?= ../../chat/gale
.include "../../devel/boehm-gc/buildlink3.mk"