cvs commit: src/usr.bin/patch
Sascha Wildner
saw at online.de
Wed Sep 29 12:27:13 PDT 2004
Bernhard Valenti wrote:
the new patch breaks port builds for me. editors/vim and xorg fail with
some patch related error. sorry but i dont have the exact error message
at hand. something like "unable to find .orig".
Bernhard,
this is because the ports system still uses -b for specifying the suffix
(the new patch uses -z or --suffix; the latter also works for GPL
patch). Blame it on me, I should've checked /usr/ports. :(
Andreas Hauser has provided a patch for /usr/ports/Mk/bsd.port.mk that
fixes it:
http://ftp.fortunaty.net/DragonFly/inofficial/patches/Mk::bsd.port.mk-patch-suffix.patch
He's also filed a problem report to FreeBSD folks:
http://www.freebsd.org/cgi/query-pr.cgi?pr=72182
Maybe someone with connections to the FreeBSD committers can get them to
include this quickly.
Regards,
Sascha
--
http://yoyodyne.ath.cx
More information about the Commits
mailing list