summaryrefslogtreecommitdiff
path: root/chat/gale
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 /chat/gale
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 '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 4ef0c58d7de..0e1bd91ae55 100644
--- a/chat/gale/Makefile
+++ b/chat/gale/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.34 2007/07/28 08:59:46 wiz Exp $
+# $NetBSD: Makefile,v 1.35 2008/01/18 05:06:24 tnn Exp $
DISTNAME= gale-0.99fruit
PKGNAME= gale-0.99f
-PKGREVISION= 1
+PKGREVISION= 2
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 4c12bf304a5..ebc6008fee2 100644
--- a/chat/gale/buildlink3.mk
+++ b/chat/gale/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.6 2006/07/08 23:10:38 jlam Exp $
+# $NetBSD: buildlink3.mk,v 1.7 2008/01/18 05:06:24 tnn Exp $
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
GALE_BUILDLINK3_MK:= ${GALE_BUILDLINK3_MK}+
@@ -13,7 +13,7 @@ BUILDLINK_ORDER:= ${BUILDLINK_ORDER} ${BUILDLINK_DEPTH}gale
.if !empty(GALE_BUILDLINK3_MK:M+)
BUILDLINK_API_DEPENDS.gale+= gale>=0.99f
-BUILDLINK_ABI_DEPENDS.gale?= gale>=0.99fnb1
+BUILDLINK_ABI_DEPENDS.gale?= gale>=0.99fnb2
BUILDLINK_PKGSRCDIR.gale?= ../../chat/gale
.endif # GALE_BUILDLINK3_MK