Subject: CVS commit: pkgsrc
To: None <pkgsrc-changes@NetBSD.org>
From: Jeremy C. Reed <reed@netbsd.org>
List: pkgsrc-changes
Date: 10/13/2007 01:28:13
Module Name:	pkgsrc
Committed By:	reed
Date:		Sat Oct 13 01:28:13 UTC 2007
Modified Files:
	pkgsrc/doc: CHANGES-2007
	pkgsrc/textproc/diffstat: Makefile distinfo
Log Message:
Upgrade diffstat to 1.45.
From changelog:
04-Sep-2007
	diffstat 1.45
	add "-b" option (Debian #379380, patch by Greg Norris).
26-Aug-2007
	diffstat 1.44
	add a check for default-diff output, e.g., "diff foo bar|diffstat",
	which has no "diff" command in the output for diffstat to guess that
	a diff is beginning.
	add a check after completing a chunk for unified diff to ensure that
	the next line either begins another chunk for the diff, or starts
	another diff, e.g., a context diff (report by Adrian Bunk).
	add configure options for leak-checking valgrind, etc.
	use install-sh rather than install.sh
	updated config.guess and config.sub
	updated configure macros CF_GCC_ATTRIBUTES CF_GCC_WARNINGS CF_MSG_LOG
	CF_PATH_SYNTAX CF_VERBOSE CF_XOPEN_SOURCE
To generate a diff of this commit:
cvs rdiff -r1.2143 -r1.2144 pkgsrc/doc/CHANGES-2007
cvs rdiff -r1.11 -r1.12 pkgsrc/textproc/diffstat/Makefile
cvs rdiff -r1.7 -r1.8 pkgsrc/textproc/diffstat/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.