Subject: CVS commit: pkgsrc/devel/m4
To: None <pkgsrc-changes@NetBSD.org>
From: Joerg Sonnenberger <joerg@netbsd.org>
List: pkgsrc-changes
Date: 07/29/2007 14:36:47
Module Name:	pkgsrc
Committed By:	joerg
Date:		Sun Jul 29 14:36:47 UTC 2007

Modified Files:
	pkgsrc/devel/m4: Makefile distinfo
Added Files:
	pkgsrc/devel/m4/files: bsd-fflush.c
	pkgsrc/devel/m4/patches: patch-ab patch-ac

Log Message:
Override gnulib's fflush.c on DragonFly with a far less intrusive
versions. This is still in discussion with upstream, but working m4
is critical, so apply this stop-gap solution. It works on the other
BSD derived stdio implementations as well, if you want to switch.


To generate a diff of this commit:
cvs rdiff -r1.50 -r1.51 pkgsrc/devel/m4/Makefile
cvs rdiff -r1.19 -r1.20 pkgsrc/devel/m4/distinfo
cvs rdiff -r0 -r1.1 pkgsrc/devel/m4/files/bsd-fflush.c
cvs rdiff -r0 -r1.5 pkgsrc/devel/m4/patches/patch-ab
cvs rdiff -r0 -r1.6 pkgsrc/devel/m4/patches/patch-ac

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