This patch updates ftp/lftp to v3.7.9. Changes (from Changelog) : * new setting ftp:prefer-epsv. * add support for IPv6 scope for link-local addresses (Arkadiusz Miskiewicz). * fixed compilation on OpenBSD (Kevin Lo). * fixed parsing of NT unix-like listings where hour is one digit. * gnulib sources updated, vsnprintf-posix module imported. Fix: Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->beech beech@ wants this category PRs (via the GNATS Auto Assign Tool)
beech 2009-03-14 22:31:46 UTC FreeBSD ports repository Modified files: ftp/lftp Makefile distinfo ftp/lftp/files patch-lib-Makefile.in Log: - Update to 3.7.9 Changes (from Changelog): * new setting ftp:prefer-epsv. * add support for IPv6 scope for link-local addresses (Arkadiusz Miskiewicz). * fix compilation on OpenBSD (Kevin Lo). * fix parsing of NT unix-like listings where hour is one digit. * gnulib sources updated, vsnprintf-posix module imported. PR: ports/132480 Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer) Revision Changes Path 1.132 +1 -1 ports/ftp/lftp/Makefile 1.90 +3 -3 ports/ftp/lftp/distinfo 1.2 +11 -10 ports/ftp/lftp/files/patch-lib-Makefile.in _______________________________________________ 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"
State Changed From-To: open->closed Committed, Thanks!