From 38f2f56c1686886fb3b0177c14cd5fbb0d9a9395 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. --- graphics/ImageViewer/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'graphics/ImageViewer') diff --git a/graphics/ImageViewer/Makefile b/graphics/ImageViewer/Makefile index 58615212ba7..82f862a284e 100644 --- a/graphics/ImageViewer/Makefile +++ b/graphics/ImageViewer/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2004/04/11 00:15:08 rh Exp $ +# $NetBSD: Makefile,v 1.12 2004/09/24 01:56:54 rh Exp $ # DISTNAME= ImageViewer-0.6.2 +PKGREVISION= 1 CATEGORIES= graphics gnustep MASTER_SITES= http://www.nice.ch/~phip/ -- cgit v1.2.3