Opened 14 years ago
Closed 14 years ago
#26254 closed update (fixed)
lftp: please update to the latest upstream version (4.0.2 -> 4.0.9)
Reported by: | jpo@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | haspatch | Cc: | |
Port: | lftp |
Description
Please update lftp to the latest upstream version (version 4.0.9).
Changes listed in the NEWS file (since version 4.0.2):
Version 4.0.9 - 2010-06-10 * torrent: don't try to re-download invalid piece from the same peer. * added a short lftp.conf(5) man page (Jiri Skala). * fixed a problem with zeroed errno (Gabriele Balducci). * fixed status of mget from file: schema. * fixed a compilation problem on AIX (Claus K. Larsen). Version 4.0.8 - 2010-05-24 * fixed get/mget -c when xfer:clobber is off. * fixed file verification in pget. * fixed ftp encoding for servers with LANG but without UTF8 feature. Version 4.0.7 - 2010-04-29 * make xfer:clobber off by default. * limit number of attempts to upload a file (net:max-retries). * handle 426 ftp reply to STOR specially. * retry FEAT after login even after non-standard 5xx reply. Version 4.0.6 - 2010-03-25 * use O_EXCL flag when xfer:clobber is off. * better validation of server-provided file name. * new setting xfer:auto-rename (off by default). * new setting ftp:ssl-copy-sid (for some broken servers). * fixed CCC ftp command to shutdown SSL connection properly. * fixed `pget -c' on complete files. Version 4.0.5 - 2009-12-21 * added support for lighttpd listings. * fixed sftp rename. * fixed a core dump on `kill all' with pget. * fixed interrupting of a torrent with unresponsive tracker. * Czech translation updated (Petr Pisar). Version 4.0.4 - 2009-11-19 * added dnssec support (Robert Story). * new setting cmd:stifle-rl-history to limit command history size. Version 4.0.3 - 2009-10-20 * fixed exit code of mget/mput. * fixed compilation on some systems. * fixed crash of `cls -s' on MacOS X x64. ...
Attachments (1)
Change History (4)
Changed 14 years ago by jpo@…
Attachment: | lftp_portfile.patch added |
---|
comment:1 Changed 14 years ago by jmroot (Joshua Root)
Keywords: | haspatch added |
---|---|
Version: | 1.9.1 |
comment:2 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | changed from macports-tickets@… to ryandesign@… |
---|---|
Status: | new → assigned |
comment:3 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Thank you, updated in r71058.
Note: See
TracTickets for help on using
tickets.
lftp portfile patch (update from version 4.0.2 to version 4.0.9)