[Midnightbsd-cvs] mports: lang/gnustep-base: update to 1.16.3

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sun Oct 19 21:01:07 EDT 2008


Log Message:
-----------
update to 1.16.3

Modified Files:
--------------
    mports/lang/gnustep-base:
        Makefile (r1.8 -> r1.9)
        distinfo (r1.4 -> r1.5)
        pkg-plist (r1.3 -> r1.4)

-------------- next part --------------
Index: pkg-plist
===================================================================
RCS file: /home/cvs/mports/lang/gnustep-base/pkg-plist,v
retrieving revision 1.3
retrieving revision 1.4
diff -L lang/gnustep-base/pkg-plist -L lang/gnustep-base/pkg-plist -u -r1.3 -r1.4
--- lang/gnustep-base/pkg-plist
+++ lang/gnustep-base/pkg-plist
@@ -17,6 +17,7 @@
 System/Library/Documentation/man/man1/xmlparse.1.gz
 System/Library/Documentation/man/man8/gdomap.8.gz
 System/Library/Headers/Foundation/Foundation.h
+System/Library/Headers/Foundation/FoundationErrors.h
 System/Library/Headers/Foundation/GSMime.h
 System/Library/Headers/Foundation/GSXML.h
 System/Library/Headers/Foundation/NSAffineTransform.h
@@ -45,7 +46,7 @@
 System/Library/Headers/Foundation/NSDistributedNotificationCenter.h
 System/Library/Headers/Foundation/NSEnumerator.h
 System/Library/Headers/Foundation/NSError.h
-%%GNUSTEP_DEVEL%%System/Library/Headers/Foundation/NSErrorRecoveryAttempting.h
+System/Library/Headers/Foundation/NSErrorRecoveryAttempting.h
 System/Library/Headers/Foundation/NSException.h
 System/Library/Headers/Foundation/NSExpression.h
 System/Library/Headers/Foundation/NSFileHandle.h
@@ -782,7 +783,7 @@
 System/Library/Libraries/libgnustep-base.so.%%BASEVERSION%%
 System/Library/Libraries/libgnustep-base.so.%%VERSION%%
 System/Library/Makefiles/Additional/base.make
-%%GNUSTEP_DEVEL%%System/Tools/HTMLLinker
+System/Tools/HTMLLinker
 System/Tools/autogsdoc
 System/Tools/cvtenc
 System/Tools/defaults
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/lang/gnustep-base/Makefile,v
retrieving revision 1.8
retrieving revision 1.9
diff -L lang/gnustep-base/Makefile -L lang/gnustep-base/Makefile -u -r1.8 -r1.9
--- lang/gnustep-base/Makefile
+++ lang/gnustep-base/Makefile
@@ -7,11 +7,7 @@
 #
 
 PORTNAME=	gnustep-base
-.if defined(WITH_GNUSTEP_DEVEL)
-PORTVERSION=	1.15.3
-.else
-PORTVERSION=	1.14.3
-.endif
+PORTVERSION=	1.16.3
 CATEGORIES=	lang devel gnustep
 MASTER_SITES=	${MASTER_SITE_GNUSTEP}
 MASTER_SITE_SUBDIR=	core
@@ -25,7 +21,7 @@
 LIB_DEPENDS+=	gmp.7:${PORTSDIR}/math/libgmp4
 
 ETCDIR=		${LOCALBASE}/etc
-USE_AUTOTOOLS=	autoconf:261
+USE_AUTOTOOLS=	autoconf:262
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--disable-procfs --with-config-file=${PREFIX}/GNUstep.conf
 CFLAGS+=	-rpath=/usr/local/lib:/usr/lib
Index: distinfo
===================================================================
RCS file: /home/cvs/mports/lang/gnustep-base/distinfo,v
retrieving revision 1.4
retrieving revision 1.5
diff -L lang/gnustep-base/distinfo -L lang/gnustep-base/distinfo -u -r1.4 -r1.5
--- lang/gnustep-base/distinfo
+++ lang/gnustep-base/distinfo
@@ -1,6 +1,3 @@
-MD5 (gnustep-base-1.14.3.tar.gz) = 1e20ff1a8f4a6b6402759f13beffbe9f
-SHA256 (gnustep-base-1.14.3.tar.gz) = 07dcc4b750d2402fb4e2495c4afa806b6c6d277ecf2546748e9417db89fc7702
-SIZE (gnustep-base-1.14.3.tar.gz) = 2369272
-MD5 (gnustep-base-1.15.3.tar.gz) = 67449dd0d8c4ef096fde46bf65503982
-SHA256 (gnustep-base-1.15.3.tar.gz) = 9c0fb8bd0e6ddab0acf9418ba694d837dc1b54fbd6f3e214b0df9d16764bd172
-SIZE (gnustep-base-1.15.3.tar.gz) = 2446090
+MD5 (gnustep-base-1.16.3.tar.gz) = 32ae302922a0a6e14c7008a105014bba
+SHA256 (gnustep-base-1.16.3.tar.gz) = 81e1f150c4d2547877066fda4ce9d0b07c18a489b94e6b171cbb16ccdcb4137b
+SIZE (gnustep-base-1.16.3.tar.gz) = 2532346


More information about the Midnightbsd-cvs mailing list