Subject: CVS commit: pkgsrc/pkgtools/pkgdiff
To: None <pkgsrc-changes@netbsd.org>
From: Stoned Elipot <seb@netbsd.org>
List: pkgsrc-changes
Date: 04/09/2003 18:01:19
Module Name:	pkgsrc
Committed By:	seb
Date:		Wed Apr  9 15:01:18 UTC 2003

Modified Files:
	pkgsrc/pkgtools/pkgdiff: Makefile
	pkgsrc/pkgtools/pkgdiff/files: pkgdiff

Log Message:
Update to version 0.108.

Newer diffutils' (>=2.8, as seen in pkgsrc and -current) diff had seen
the regexp syntax of its -I and -F options changed from Emacs syntax
to grep syntax. Hence fix pkgdiff's diff invocation so diffs on configure
scripts are kept to a minimum.


To generate a diff of this commit:
cvs rdiff -r1.32 -r1.33 pkgsrc/pkgtools/pkgdiff/Makefile
cvs rdiff -r1.9 -r1.10 pkgsrc/pkgtools/pkgdiff/files/pkgdiff

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