Subject: CVS commit: pkgsrc/devel/gnustep-make
To: None <pkgsrc-changes@NetBSD.org>
From: Rene Hexel <rh@netbsd.org>
List: pkgsrc-changes
Date: 09/24/2004 01:24:31
Module Name: pkgsrc
Committed By: rh
Date: Fri Sep 24 01:24:31 UTC 2004
Modified Files:
pkgsrc/devel/gnustep-make: Makefile PLIST distinfo
Log Message:
Update gnustep-make to 1.10.0. Notable changes include:
* a GNUsteprc file is now automatically created and installed in
$GNUSTEP_SYSTEM_ROOT, which sets the system-wide default for the
user root directory (default=~/GNUstep, which can be overriden
with the `--with-user-root' argument to configure, or by modifying
GNUsteprc after configuration.)
* make_services is not run by GNUstep.sh anymore. You must run this
manually now (see the gnustep-gui documentation).
* Palettes use a plist instead of a strings format file now for the
palette.table file.
* You can use the `--enable-native-objc-exceptions' argument to
configure to enable use of built in objc exceptions with compilers
that support it.
To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 pkgsrc/devel/gnustep-make/Makefile
cvs rdiff -r1.8 -r1.9 pkgsrc/devel/gnustep-make/PLIST
cvs rdiff -r1.9 -r1.10 pkgsrc/devel/gnustep-make/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.