Subject: CVS commit: pkgsrc/audio/flite
To: None <pkgsrc-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-changes
Date: 01/21/2007 04:39:14
Module Name:	pkgsrc
Committed By:	rillig
Date:		Sun Jan 21 04:39:14 UTC 2007

Modified Files:
	pkgsrc/audio/flite: distinfo
Added Files:
	pkgsrc/audio/flite/patches: patch-ad

Log Message:
One source file defines "const" to expand to nothing -- and includes
system headers before and after that definition. Luckily, Solaris is
quite strict about that, since it defines getopt() in three different
header files. And I always thought that this redundancy wasn't useful.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 pkgsrc/audio/flite/distinfo
cvs rdiff -r0 -r1.1 pkgsrc/audio/flite/patches/patch-ad

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