Subject: CVS commit: pkgsrc/devel/gnustep-base
To: None <pkgsrc-changes@NetBSD.org>
From: Adam Ciarcinski <adam@netbsd.org>
List: pkgsrc-changes
Date: 08/30/2006 14:55:00
Module Name:	pkgsrc
Committed By:	adam
Date:		Wed Aug 30 14:55:00 UTC 2006

Modified Files:
	pkgsrc/devel/gnustep-base: Makefile PLIST distinfo
	pkgsrc/devel/gnustep-base/patches: patch-aa patch-af

Log Message:
Changes 1.13.0:

Debug libraries now have the same name as normal libraries (i.e. no "_d"
suffix). This reduces the possiblity of multiple libraries being loaded
into the same executable.

   Added dragonfly OS to make targets.

   Spaces and backslashes are no longer allowed in paths used by the
make package (e.g. with Windows OS). The libraries can still use native
paths.


To generate a diff of this commit:
cvs rdiff -r1.34 -r1.35 pkgsrc/devel/gnustep-base/Makefile
cvs rdiff -r1.15 -r1.16 pkgsrc/devel/gnustep-base/PLIST
cvs rdiff -r1.19 -r1.20 pkgsrc/devel/gnustep-base/distinfo
cvs rdiff -r1.10 -r1.11 pkgsrc/devel/gnustep-base/patches/patch-aa
cvs rdiff -r1.2 -r1.3 pkgsrc/devel/gnustep-base/patches/patch-af

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