Opened 20 years ago

Closed 20 years ago

Last modified 8 years ago

#1709 closed update (fixed)

UPDATE: lftp-3.0.1

Reported by: sleepinghead@… Owned by: yeled@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port: lftp

Description (last modified by ryandesign (Ryan Carsten Schmidt))

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"

Change History (4)

comment:1 Changed 20 years ago by sleepinghead@…

* Bug 1702 has been marked as a duplicate of this bug. *

comment:2 Changed 20 years ago by charlie@…

Status: newassigned

indeed, as much as i appreciate Alexander's program, there is usually a point release.

comment:3 Changed 20 years ago by charlie@…

Resolution: fixed
Status: assignedclosed

comment:4 Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Port: lftp added
Type: defectupdate
Note: See TracTickets for help on using tickets.