From ad6ceadd25e1d535423ffbc205cb3e45472c83ca Mon Sep 17 00:00:00 2001 From: tnn Date: Fri, 18 Jan 2008 05:06:18 +0000 Subject: 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@ --- x11/gnustep-gui/Makefile | 3 ++- x11/gnustep-gui/buildlink3.mk | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) (limited to 'x11/gnustep-gui') diff --git a/x11/gnustep-gui/Makefile b/x11/gnustep-gui/Makefile index c5ce55c294f..8da9243b1fb 100644 --- a/x11/gnustep-gui/Makefile +++ b/x11/gnustep-gui/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.37 2007/11/25 14:43:11 adam Exp $ +# $NetBSD: Makefile,v 1.38 2008/01/18 05:09:55 tnn Exp $ DISTNAME= gnustep-gui-0.12.0 +PKGREVISION= 1 CATEGORIES= x11 gnustep MASTER_SITES= ${MASTER_SITE_GNUSTEP:=core/} diff --git a/x11/gnustep-gui/buildlink3.mk b/x11/gnustep-gui/buildlink3.mk index 621b5459c87..7c0ec96763a 100644 --- a/x11/gnustep-gui/buildlink3.mk +++ b/x11/gnustep-gui/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.13 2007/11/25 14:43:12 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.14 2008/01/18 05:09:55 tnn Exp $ BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+ GNUSTEP_GUI_BUILDLINK3_MK:= ${GNUSTEP_GUI_BUILDLINK3_MK}+ @@ -13,7 +13,7 @@ BUILDLINK_ORDER:= ${BUILDLINK_ORDER} ${BUILDLINK_DEPTH}gnustep-gui .if !empty(GNUSTEP_GUI_BUILDLINK3_MK:M+) BUILDLINK_API_DEPENDS.gnustep-gui+= gnustep-gui>=0.9.2 -BUILDLINK_ABI_DEPENDS.gnustep-gui+= gnustep-gui>=0.10.3nb1 +BUILDLINK_ABI_DEPENDS.gnustep-gui+= gnustep-gui>=0.12.0nb1 BUILDLINK_PKGSRCDIR.gnustep-gui?= ../../x11/gnustep-gui PRINT_PLIST_AWK+= /^@dirrm share\/GNUstep\/System\/Library\/Bundles\/GSPrinting$$/ { print "@comment in x11/gnustep-gui: " $$0; next; } -- cgit v1.2.3