Re: [MacPorts] #1709: UPDATE: lftp-3.0.1
#1709: UPDATE: lftp-3.0.1 -----------------------------+--------------------- Reporter: sleepinghead@… | Owner: yeled@… Type: update | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.0 Resolution: fixed | Keywords: Port: lftp | -----------------------------+--------------------- Changes (by ryandesign@…): * type: defect => update * port: => lftp Old description:
Some bugfixes (relative to version 3.0.0), and some new features (relative to 2.x): namely, sftp support. Diff inline.
Index: Portfile =============================================================== ==== RCS file: /Volumes/src/cvs/od/proj/darwinports/dports/net/lftp/Portfile,v retrieving revision 1.10 diff -u -r1.10 Portfile --- Portfile 10 Feb 2004 08:53:59 -0000 1.10 +++ Portfile 6 Apr 2004 20:31:21 -0000 @@ -2,7 +2,7 @@
PortSystem 1.0 name lftp -version 2.6.12 +version 3.0.1 categories net maintainers yeled@opendarwin.org description Sophisticated file transfer program @@ -18,7 +18,7 @@ platforms darwin freebsd master_sites http://ftp.yars.free.net/pub/software/unix/net/ftp/client/lftp/ \ sunsite:system/network/file-transfer -checksums md5 c479e1cbac5e984a3cdb794b5c2e5dd2 +checksums md5 205be4f354812c8d96b170e974a96f49 configure.args --with-pic --disable-share --enable-static --without-ssl # fixed 2.6.9, broke 2.6.10 #configure.env LDFLAGS="-lresolv"
New description: Some bugfixes (relative to version 3.0.0), and some new features (relative to 2.x): namely, sftp support. Diff inline. {{{ Index: Portfile =================================================================== RCS file: /Volumes/src/cvs/od/proj/darwinports/dports/net/lftp/Portfile,v retrieving revision 1.10 diff -u -r1.10 Portfile --- Portfile 10 Feb 2004 08:53:59 -0000 1.10 +++ Portfile 6 Apr 2004 20:31:21 -0000 @@ -2,7 +2,7 @@ PortSystem 1.0 name lftp -version 2.6.12 +version 3.0.1 categories net maintainers yeled@opendarwin.org description Sophisticated file transfer program @@ -18,7 +18,7 @@ platforms darwin freebsd master_sites http://ftp.yars.free.net/pub/software/unix/net/ftp/client/lftp/ \ sunsite:system/network/file-transfer -checksums md5 c479e1cbac5e984a3cdb794b5c2e5dd2 +checksums md5 205be4f354812c8d96b170e974a96f49 configure.args --with-pic --disable-share --enable-static --without- ssl # fixed 2.6.9, broke 2.6.10 #configure.env LDFLAGS="-lresolv" }}} -- -- Ticket URL: <https://trac.macports.org/ticket/1709#comment:4> MacPorts <https://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts