Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc
Module Name: pkgsrc
Committed By: agc
Date: Fri Nov 12 10:34:48 UTC 1999
Modified Files:
pkgsrc/mk: bsd.pkg.mk mk.conf.example
Log Message:
Introduce a variable called PATCH_FUZZ_FACTOR, default "", and use it
if patch(1) is smart enough (i.e. not Solaris by default). Also
introduce a second patch stage (in the package patch phase, not the
distribution patches), whereby a misapplied patch with
${PATCH_FUZZ_FACTOR} will be tried again without a fuzz factor. This
will fail on package patches which patch many files, but these should
be fixed anyway.
To generate a diff of this commit:
cvs rdiff -r1.365 -r1.366 pkgsrc/mk/bsd.pkg.mk
cvs rdiff -r1.95 -r1.96 pkgsrc/mk/mk.conf.example
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index