Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Alistair G. Crooks <agc@netbsd.org>
List: source-changes
Date: 11/19/1999 04:32:27
Module Name:	pkgsrc
Committed By:	agc
Date:		Fri Nov 19 12:32:27 UTC 1999

Modified Files:
	pkgsrc/net/arpwatch: Makefile
	pkgsrc/net/arpwatch/files: patch-sum
	pkgsrc/net/arpwatch/patches: patch-ac

Log Message:
Unfortunately, one of the files that is patched contains an RCS Id in
the surrounding context. Introduce a pre-patch stage which removes the
magic '$' characters from the source file, which allows us to have
package patch files which do not contain any RCS Ids, and which allows
us to patch without a fuzz factor.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 pkgsrc/net/arpwatch/Makefile
cvs rdiff -r1.1 -r1.2 pkgsrc/net/arpwatch/files/patch-sum
cvs rdiff -r1.3 -r1.4 pkgsrc/net/arpwatch/patches/patch-ac

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