pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/gnustep-base
Module Name: pkgsrc
Committed By: rh
Date: Mon Oct 22 02:17:17 UTC 2012
Modified Files:
pkgsrc/devel/gnustep-base: Makefile PLIST PLIST.SunOS buildlink3.mk
distinfo
pkgsrc/devel/gnustep-base/patches: patch-aa patch-ab patch-ac patch-ad
patch-af
Removed Files:
pkgsrc/devel/gnustep-base/patches: patch-ag
Log Message:
Update gnustep-base to 1.24.0.
Noteworthy changes in version `1.24.0'
======================================
* There is binary incompatibility on 64bit systems in that the value
of the NSNotFound constant there is now 64bits rather than 32bits.
* gcc-4.0 is the minimum official supported compiler for GNUstep
* Support for the GNU LANGUAGES environment variable and other locale
improvements
* IPV6 support for NSHost and networking operations
* Support for UTF-8 string literals in source (compiler permitting)
Noteworthy changes in version `1.23.0'
======================================
* Support for automatic reference counting (ARC) when using clasng
and the GNUstep Objective-C 2.0 runtime 1.5 or later.
* Full support for weak references in NSHashTable, NSMapTable and
NSPointerArray when using clang and the GNUstep Objective-C 2.0
runtime 1.5 or later.
Noteworthy changes in version `1.22.0'
======================================
* Many updates and new classes
* There is now a regression test framework included with the package
* New support for Objective-C 2.0
To generate a diff of this commit:
cvs rdiff -u -r1.51 -r1.52 pkgsrc/devel/gnustep-base/Makefile
cvs rdiff -u -r1.25 -r1.26 pkgsrc/devel/gnustep-base/PLIST
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/gnustep-base/PLIST.SunOS
cvs rdiff -u -r1.16 -r1.17 pkgsrc/devel/gnustep-base/buildlink3.mk
cvs rdiff -u -r1.27 -r1.28 pkgsrc/devel/gnustep-base/distinfo
cvs rdiff -u -r1.15 -r1.16 pkgsrc/devel/gnustep-base/patches/patch-aa
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/gnustep-base/patches/patch-ab \
pkgsrc/devel/gnustep-base/patches/patch-af
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/gnustep-base/patches/patch-ac
cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/gnustep-base/patches/patch-ad
cvs rdiff -u -r1.1 -r0 pkgsrc/devel/gnustep-base/patches/patch-ag
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index