Openssh-portable doesn't build from ports because patch-files was renamed. make output is: ===> Extracting for openssh-portable-5.2.p1_1,1 => MD5 Checksum OK for openssh-5.2p1.tar.gz. => SHA256 Checksum OK for openssh-5.2p1.tar.gz. ===> Patching for openssh-portable-5.2.p1_1,1 ===> Applying extra patch /usr/ports/security/openssh-portable/files/gss-serv.c.patch ===> Applying extra patch /usr/ports/security/openssh-portable/files/openssh-lpk-5.0p1-0.3.9.patch cannot open /usr/ports/security/openssh-portable/files/openssh-lpk-5.0p1-0.3.9.patch: No such file or directory *** Error code 2 Stop in /usr/ports/security/openssh-portable. Fix: Patch Makefile Patch attached with submission follows: How-To-Repeat: csup -h cvsup.freebsd.org; # make -C /usr/ports/security/openssh-portable BATCH=1 WITH_LPK=1 install clean
Responsible Changed From-To: freebsd-ports-bugs->pgollucci I broke it.
State Changed From-To: open->closed Committed. Thanks!
pgollucci 2009-06-23 17:15:33 UTC FreeBSD ports repository Modified files: security/openssh-portable Makefile Log: - Fix the previous commit The patch file names for LPK were not updated completely in the Makefile PR: ports/135968 Submitted by: Konstantin Kukushkin <dark@rambler-co.ru> Approved by: maintainer (implicit, shouyld have been in previous patch) Revision Changes Path 1.137 +4 -4 ports/security/openssh-portable/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"