Subject: CVS commit: pkgsrc/devel/m4
To: None <pkgsrc-changes@NetBSD.org>
From: Adam Ciarcinski <adam@netbsd.org>
List: pkgsrc-changes
Date: 09/20/2004 07:58:20
Module Name:	pkgsrc
Committed By:	adam
Date:		Mon Sep 20 07:58:20 UTC 2004

Modified Files:
	pkgsrc/devel/m4: Makefile distinfo
	pkgsrc/devel/m4/patches: patch-ac patch-ad

Log Message:
Changes 1.4.1:
* maketemp now creates an empty file with the given name, instead of merely
  returning the name of a nonexistent file.  This closes a security hole.

(Now it builds on Darwin/MacOSX; no more 'sigstack' linking error.)


To generate a diff of this commit:
cvs rdiff -r1.29 -r1.30 pkgsrc/devel/m4/Makefile
cvs rdiff -r1.5 -r1.6 pkgsrc/devel/m4/distinfo
cvs rdiff -r1.3 -r1.4 pkgsrc/devel/m4/patches/patch-ac
cvs rdiff -r1.1 -r1.2 pkgsrc/devel/m4/patches/patch-ad

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