Date: Mon, 23 Mar 2009 12:06:23 GMT From: Ganael Laplanche <ganael.laplanche@martymac.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/132966: Port update: ftp/lftp - Update to v3.7.11 Message-ID: <200903231206.n2NC6NGc044497@www.freebsd.org> Resent-Message-ID: <200903231210.n2NCA4Q0096311@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 132966 >Category: ports >Synopsis: Port update: ftp/lftp - Update to v3.7.11 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Mon Mar 23 12:10:03 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Ganael Laplanche >Release: 8.0-CURRENT >Organization: http://contribs.martymac.com >Environment: FreeBSD home.martymac.com 8.0-CURRENT FreeBSD 8.0-CURRENT #36: Sun Mar 1 19:23:00 CET 2009 martymac@home.martymac.com:/usr/obj/usr/src/sys/MYKERNEL amd64 >Description: This patch updates ftp/lftp to v3.7.11. >From Changelog : Version 3.7.11 - 2009-03-20 * add dynamic commands in abc order (as output by help). * fixed eta display (broken in 3.7.10). Version 3.7.10 - 2009-03-18 * fixed pget -c. * fixed `exit kill' command. * show sleep time left in status. * make ftp:prefer-epsv off by default. * recognize a specific error message and turn off REST command. >How-To-Repeat: >Fix: Patch attached with submission follows: diff -aurN lftp.orig/Makefile lftp/Makefile --- lftp.orig/Makefile 2009-03-22 16:51:28.280725902 +0000 +++ lftp/Makefile 2009-03-22 16:52:03.159069099 +0000 @@ -6,7 +6,7 @@ # PORTNAME= lftp -PORTVERSION= 3.7.9 +PORTVERSION= 3.7.11 CATEGORIES= ftp ipv6 MASTER_SITES= ftp://ftp.st.ryukoku.ac.jp/pub/network/ftp/lftp/ \ ftp://ftp.st.ryukoku.ac.jp/pub/network/ftp/lftp/old/ \ diff -aurN lftp.orig/distinfo lftp/distinfo --- lftp.orig/distinfo 2009-03-22 16:51:28.282726994 +0000 +++ lftp/distinfo 2009-03-22 16:52:27.850310304 +0000 @@ -1,3 +1,3 @@ -MD5 (lftp-3.7.9.tar.bz2) = 3b7f85e73467d56488b32f5d746d6772 -SHA256 (lftp-3.7.9.tar.bz2) = b97a70007c163a0e56a2f87ddd60cdabceae537dc9d9b11e8158b97cb5c02f7e -SIZE (lftp-3.7.9.tar.bz2) = 1487185 +MD5 (lftp-3.7.11.tar.bz2) = ffe8415ace828bdf2f7b79d8cbbfbbc9 +SHA256 (lftp-3.7.11.tar.bz2) = a272f4ed47f2d5c08dbdfc670e6984cf6e0cd97e22f0672ff37efa3f5d3ee23d +SIZE (lftp-3.7.11.tar.bz2) = 1490083 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200903231206.n2NC6NGc044497>