Subject: CVS commit: pkgsrc/devel/gnustep-make
To: None <pkgsrc-changes@netbsd.org>
From: Rene Hexel <rh@netbsd.org>
List: pkgsrc-changes
Date: 01/03/2003 06:02:27
Module Name:	pkgsrc
Committed By:	rh
Date:		Fri Jan  3 04:02:26 UTC 2003

Modified Files:
	pkgsrc/devel/gnustep-make: Makefile PLIST buildlink2.mk distinfo

Log Message:
Update gnustep-make to 1.5.1.

Changes in version `1.5.1'
==========================
   * Framework support rewritten, also supports multiple names.
   * API change: Replace frameowork's xxx_TOOLS by xxx_COPY_INTO_DIR.
   * Unified link commands between libraries and frameworks
     (LIB_LINK_*).
   * New 'make strings' target for localization support.
   * Speed improvements.
   * Doesn't try to build OSX bundle on GNUstep and vice versa.
   * API change: Tools/Subproj can have resources.
   * API change: TOOL_INSTALL_DIR.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 pkgsrc/devel/gnustep-make/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/devel/gnustep-make/PLIST \
    pkgsrc/devel/gnustep-make/distinfo
cvs rdiff -r1.3 -r1.4 pkgsrc/devel/gnustep-make/buildlink2.mk

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