[Lunar-commits] CVS: moonbase/gnustep/gnustep-base DETAILS,1.3,1.4
Joel Vennin
jol at lunar-linux.org
Sun Jun 20 10:55:09 GMT 2004
Update of /var/cvs/lunar/moonbase/gnustep/gnustep-base
In directory dbguin.lunar-linux.org:/tmp/cvs-serv5602
Modified Files:
DETAILS
Log Message:
Bumped version to 1.9.2
ChangeLog:
* GSMime parsing ignores extraneous data
* New log functions GSOnceFlag and GSOnceMLog
* New class NSError
* Multiple new function in GSObjCRuntime
* NSProtocolChecker rewritten
* autogsdoc support added for building frames
* Binary incompatibility: NSUnarchiver, GSIMapTable have new ivars added
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/gnustep/gnustep-base/DETAILS,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- DETAILS 8 May 2004 14:12:00 -0000 1.3
+++ DETAILS 20 Jun 2004 10:55:07 -0000 1.4
@@ -1,11 +1,12 @@
MODULE=gnustep-base
- VERSION=1.9.1
+ VERSION=1.9.2
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
- SOURCE_URL[0]=ftp://ftp.gnustep.org/pub/gnustep/core/$SOURCE
+ SOURCE_URL=ftp://ftp.gnustep.org/pub/gnustep/core/$SOURCE
+ SOURCE_VFY=md5:b1fe102145f32aa05ebff41ffd7b9fd0
WEB_SITE=http://www.gnustep.org
ENTERED=20021225
- UPDATED=20040509
+ UPDATED=20040620
SHORT="The GNUstep Base Library is a library of general-purpose"
cat << EOF
The GNUstep Base Library is a library of general-purpose,
More information about the Lunar-commits
mailing list