From 7136777f41bba450936a03b04c51e96a728bc176 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. --- misc/Addresses/Makefile | 4 ++-- misc/Addresses/buildlink3.mk | 3 ++- 2 files changed, 4 insertions(+), 3 deletions(-) (limited to 'misc/Addresses') diff --git a/misc/Addresses/Makefile b/misc/Addresses/Makefile index e030d317e82..598ce3ec694 100644 --- a/misc/Addresses/Makefile +++ b/misc/Addresses/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2004/04/10 23:57:23 rh Exp $ +# $NetBSD: Makefile,v 1.3 2004/09/24 01:56:54 rh Exp $ # DISTNAME= Addresses-0.4.5 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= misc gnustep MASTER_SITES= http://giesler.biz/bjoern/downloads/ diff --git a/misc/Addresses/buildlink3.mk b/misc/Addresses/buildlink3.mk index 3a421dffbae..6962575c726 100644 --- a/misc/Addresses/buildlink3.mk +++ b/misc/Addresses/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.2 2004/04/10 23:57:23 rh Exp $ +# $NetBSD: buildlink3.mk,v 1.3 2004/09/24 01:56:54 rh Exp $ BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+ ADDRESSES_BUILDLINK3_MK:= ${ADDRESSES_BUILDLINK3_MK}+ @@ -12,6 +12,7 @@ BUILDLINK_PACKAGES+= Addresses .if !empty(ADDRESSES_BUILDLINK3_MK:M+) BUILDLINK_DEPENDS.Addresses+= Addresses>=0.4.5 +BUILDLINK_RECOMMENDED.Addresses+= Addresses>=0.4.5nb2 BUILDLINK_PKGSRCDIR.Addresses?= ../../misc/Addresses .include "../../devel/gnustep-make/gnustep.mk" -- cgit v1.2.3