Subject: CVS commit: pkgsrc/pkgtools/pkgdiff
To: None <pkgsrc-changes@netbsd.org>
From: Andrew Brown <atatat@netbsd.org>
List: pkgsrc-changes
Date: 06/14/2003 19:12:42
Module Name:	pkgsrc
Committed By:	atatat
Date:		Sat Jun 14 19:12:42 UTC 2003

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

Log Message:
Add support to pkgdiff for the environment variable PKGDIFF_FMT.  This
allows you to get context style or plain diffs from mkpatches or
pkgdiff, instead of the default unified format.

Sometimes it's very nice to be able to look at a different diff
format.


To generate a diff of this commit:
cvs rdiff -r1.35 -r1.36 pkgsrc/pkgtools/pkgdiff/Makefile
cvs rdiff -r1.11 -r1.12 pkgsrc/pkgtools/pkgdiff/files/pkgdiff
cvs rdiff -r1.3 -r1.4 pkgsrc/pkgtools/pkgdiff/files/pkgdiff.1

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