Subject: CVS commit: pkgsrc/devel/gnustep-base
To: None <pkgsrc-changes@NetBSD.org>
From: Adam Ciarcinski <adam@netbsd.org>
List: pkgsrc-changes
Date: 07/29/2005 12:58:37
Module Name:	pkgsrc
Committed By:	adam
Date:		Fri Jul 29 12:58:37 UTC 2005

Modified Files:
	pkgsrc/devel/gnustep-base: Makefile PLIST buildlink3.mk distinfo
	pkgsrc/devel/gnustep-base/patches: patch-aa patch-ac
Removed Files:
	pkgsrc/devel/gnustep-base/patches: patch-ad

Log Message:
Changes 1.11.0:

   * Window's path handling has changed to use native paths throughout.

   * Startup/configuration of the libraries no longer requires
     environement variables.

   * Character sets are included in the library rather than being read
     from data files.

   * NSRunLoop and related classes use natvie win32 event handling on
     Windows machines.


To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 pkgsrc/devel/gnustep-base/Makefile
cvs rdiff -r1.11 -r1.12 pkgsrc/devel/gnustep-base/PLIST
cvs rdiff -r1.5 -r1.6 pkgsrc/devel/gnustep-base/buildlink3.mk
cvs rdiff -r1.14 -r1.15 pkgsrc/devel/gnustep-base/distinfo
cvs rdiff -r1.7 -r1.8 pkgsrc/devel/gnustep-base/patches/patch-aa
cvs rdiff -r1.2 -r1.3 pkgsrc/devel/gnustep-base/patches/patch-ac
cvs rdiff -r1.3 -r0 pkgsrc/devel/gnustep-base/patches/patch-ad

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.