Subject: CVS commit: pkgsrc/devel/m4
To: None <pkgsrc-changes@NetBSD.org>
From: Thomas Klausner <wiz@netbsd.org>
List: pkgsrc-changes
Date: 04/05/2005 09:24:39
Module Name: pkgsrc
Committed By: wiz
Date: Tue Apr 5 09:24:39 UTC 2005
Modified Files:
pkgsrc/devel/m4: Makefile distinfo
Removed Files:
pkgsrc/devel/m4/patches: patch-ab
Log Message:
Update to 1.4.3:
Version 1.4.3 - March 2005, by Gary V. Vaughan
* DESTDIR installs now work correctly.
* Don't segfault with uncompilable regexps to changeword().
* Always use \n line-endings for frozen files (fixes a cygwin bug).
* Portability fix for systems lacking mkstemp(3).
* Approximately 20% speed up in the common case of usage with autoconf.
* Supported on QNX 6.3.
To generate a diff of this commit:
cvs rdiff -r1.31 -r1.32 pkgsrc/devel/m4/Makefile
cvs rdiff -r1.8 -r1.9 pkgsrc/devel/m4/distinfo
cvs rdiff -r1.3 -r0 pkgsrc/devel/m4/patches/patch-ab
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.