This patch updates lftp to v.3.7.7. Version 3.7.7 - 2008-12-12 * new ftp proxy auth type: proxy-user@host. * new setting ftp:trust-feat (default no). * changed GPL version to 3 (as gnulib modules require it). 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 2008-12-18 23:10:03 UTC FreeBSD ports repository Modified files: ftp/lftp Makefile distinfo ftp/lftp/files patch-build-aux-ltmain.sh Log: - Update to 3.7.7 Version 3.7.7 - 2008-12-12 * new ftp proxy auth type: proxy-user@host. * new setting ftp:trust-feat (default no). * changed GPL version to 3 (as gnulib modules require it). PR: ports/129688 Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer) Revision Changes Path 1.130 +1 -1 ports/ftp/lftp/Makefile 1.88 +3 -3 ports/ftp/lftp/distinfo 1.2 +6 -6 ports/ftp/lftp/files/patch-build-aux-ltmain.sh _______________________________________________ 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!