From 66c88f4cf5a71221ee7a3d8e016154a7ca53d805 Mon Sep 17 00:00:00 2001 From: rh Date: Fri, 24 Sep 2004 01:56:53 +0000 Subject: Update gnustep-base to 1.10.0. Bump PKGREVISION and BUILDLINK_RECOMMENDED for dependent packages due to library major revision bump. Noteworthy changes in gnustep-base-1.10.0: ========================================== Note the interface version of the library has changed so that apps, tools and libraries the use the base library need to be recompiled to use it. * A large majority of the library classes have been documented thanks to the efforts of Andrew Ruder * URL classes support persistant connections * Mac OSX XML compatibility fixes. --- x11/gnustep-gui/Makefile | 3 ++- x11/gnustep-gui/buildlink3.mk | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'x11/gnustep-gui') diff --git a/x11/gnustep-gui/Makefile b/x11/gnustep-gui/Makefile index a5bb7067e93..967a5dcc4e3 100644 --- a/x11/gnustep-gui/Makefile +++ b/x11/gnustep-gui/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2004/08/18 14:01:14 adam Exp $ +# $NetBSD: Makefile,v 1.17 2004/09/24 01:56:53 rh Exp $ DISTNAME= gnustep-gui-0.9.3 +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 8e2f6523f07..d97a73f0523 100644 --- a/x11/gnustep-gui/buildlink3.mk +++ b/x11/gnustep-gui/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.1 2004/04/10 23:44:28 rh Exp $ +# $NetBSD: buildlink3.mk,v 1.2 2004/09/24 01:56:53 rh Exp $ BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+ GNUSTEP_GUI_BUILDLINK3_MK:= ${GNUSTEP_GUI_BUILDLINK3_MK}+ @@ -12,6 +12,7 @@ BUILDLINK_PACKAGES+= gnustep-gui .if !empty(GNUSTEP_GUI_BUILDLINK3_MK:M+) BUILDLINK_DEPENDS.gnustep-gui+= gnustep-gui>=0.9.2 +BUILDLINK_RECOMMENDED.gnustep-gui+= gnustep-gui>=0.9.3nb1 BUILDLINK_PKGSRCDIR.gnustep-gui?= ../../x11/gnustep-gui .endif # GNUSTEP_GUI_BUILDLINK3_MK -- cgit v1.2.3