summaryrefslogtreecommitdiff
path: root/devel/Renaissance
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 /devel/Renaissance
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 'devel/Renaissance')
-rw-r--r--devel/Renaissance/Makefile4
-rw-r--r--devel/Renaissance/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/Renaissance/Makefile b/devel/Renaissance/Makefile
index 4bd3663dd19..efbdfcf12b5 100644
--- a/devel/Renaissance/Makefile
+++ b/devel/Renaissance/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.14 2007/09/21 13:03:33 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2008/01/18 05:14:31 tnn Exp $
#
DISTNAME= Renaissance-0.8.0
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= devel gnustep
MASTER_SITES= http://www.gnustep.it/Renaissance/Download/
diff --git a/devel/Renaissance/buildlink3.mk b/devel/Renaissance/buildlink3.mk
index 00879e446e1..f2bf09f1b21 100644
--- a/devel/Renaissance/buildlink3.mk
+++ b/devel/Renaissance/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.9 2006/07/08 23:10:41 jlam Exp $
+# $NetBSD: buildlink3.mk,v 1.10 2008/01/18 05:14:31 tnn Exp $
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
RENAISSANCE_BUILDLINK3_MK:= ${RENAISSANCE_BUILDLINK3_MK}+
@@ -13,7 +13,7 @@ BUILDLINK_ORDER:= ${BUILDLINK_ORDER} ${BUILDLINK_DEPTH}Renaissance
.if !empty(RENAISSANCE_BUILDLINK3_MK:M+)
BUILDLINK_API_DEPENDS.Renaissance+= Renaissance>=0.7.0
-BUILDLINK_ABI_DEPENDS.Renaissance+= Renaissance>=0.8.0nb5
+BUILDLINK_ABI_DEPENDS.Renaissance+= Renaissance>=0.8.0nb7
BUILDLINK_PKGSRCDIR.Renaissance?= ../../devel/Renaissance
.endif # RENAISSANCE_BUILDLINK3_MK