ports/147964: Port update: ftp/lftp - Update to v4.0.9

Ganael Laplanche ganael.laplanche at martymac.com
Fri Jun 18 11:20:02 UTC 2010


>Number:         147964
>Category:       ports
>Synopsis:       Port update: ftp/lftp - Update to v4.0.9
>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:   Fri Jun 18 11:20:02 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Ganael Laplanche
>Release:        9.0-CURRENT
>Organization:
http://contribs.martymac.org
>Environment:
FreeBSD laptop.martymac.com 9.0-CURRENT FreeBSD 9.0-CURRENT #8: Tue Jun  1 12:02:20 UTC 2010     root at laptop.martymac.com:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
This patch updates ftp/lftp to v4.0.9.

Here is the Changelog :

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).
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -aurN ftp/lftp.orig/Makefile ftp/lftp/Makefile
--- ftp/lftp.orig/Makefile	2010-06-18 07:32:18.874438231 +0000
+++ ftp/lftp/Makefile	2010-06-18 07:40:54.355974013 +0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	lftp
-PORTVERSION=	4.0.8
+PORTVERSION=	4.0.9
 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/ \
@@ -71,6 +71,7 @@
 .endif
 
 MAN1=		lftp.1 lftpget.1
+MAN5=		lftp.conf.5
 
 pre-configure:
 .if !defined(WITHOUT_OPENSSL) && defined(WITH_GNUTLS)
diff -aurN ftp/lftp.orig/distinfo ftp/lftp/distinfo
--- ftp/lftp.orig/distinfo	2010-06-18 07:32:18.873439221 +0000
+++ ftp/lftp/distinfo	2010-06-18 07:32:48.688842855 +0000
@@ -1,3 +1,3 @@
-MD5 (lftp-4.0.8.tar.lzma) = a8900b3481b1f8e2be7f01e6acfedbae
-SHA256 (lftp-4.0.8.tar.lzma) = 60ce21ea3b118d3cdc7417b90a4965b21d278d10e68a82295a2aaeda9c98dab4
-SIZE (lftp-4.0.8.tar.lzma) = 1269518
+MD5 (lftp-4.0.9.tar.lzma) = b3d584d12fd04037916882b1a00f2f92
+SHA256 (lftp-4.0.9.tar.lzma) = efff626c6f58426bd4a55c3b2522533324388c69781440b4a698c401782de59b
+SIZE (lftp-4.0.9.tar.lzma) = 1271008


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list