Subject: CVS commit: pkgsrc/devel/gnustep-base
From: Rene Hexel
Date: 2004-04-11 01:41:01
Message id: 20040410234101.2C3AB2DA1D@cvs.netbsd.org

Log Message:
Update gnustep-base to 1.9.1.

Noteworthy changes in version `1.9.1'
=====================================

   * Default string encoding taken from system nl_langinfo if not set
     with GNUSTEP_STRING_ENCODING.
   * NSKeyedArchiver/NSKeyedUnarchiver classes added.
   * NSPropertyLists class added, also decodes Mac OS X binary propery
     lists.

Noteworthy changes in version `1.9.0'
=====================================

   * Lazy locking implemented (see GSLock documentation)
   * MacOSX PB files updated to 10.3
   * DO retain/release implementation simplified and also handles some
     complex DO retain/release problems.
   * GNUSTEP_STRING_ENCODING now supports any valid iconv name.
   * gdomap uid/gid fixes
   * NSString subclass heirarchy reorganized to fix problems with
     copying and ownership of data.

Files:
RevisionActionfile
1.15modifypkgsrc/devel/gnustep-base/Makefile
1.6modifypkgsrc/devel/gnustep-base/PLIST
1.7modifypkgsrc/devel/gnustep-base/buildlink2.mk
1.7modifypkgsrc/devel/gnustep-base/distinfo
1.1addpkgsrc/devel/gnustep-base/buildlink3.mk
1.1addpkgsrc/devel/gnustep-base/patches/patch-ad