Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Nov 2000 10:53:40 -0800 (PST)
From:      joseph@randomnetworks.com
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/23116: UPDATE PORT ftp/lftp (2.3.4 -> 2.3.5)
Message-ID:  <200011261853.eAQIreN20018@rodan.water-programs.com>

next in thread | raw e-mail | index | archive | help

>Number:         23116
>Category:       ports
>Synopsis:       UPDATE PORT ftp/lftp (2.3.4 -> 2.3.5)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Nov 26 11:00:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Joseph Scott
>Release:        FreeBSD 4.2-BETA i386
>Organization:
randomnnetworks.com
>Environment:

ports collection

>Description:

UPDATE PORT ftp/lftp (2.3.4 -> 2.3.5)

From the Change Log for 2.3.5 :

Several bugs fixed, some minor improvements added. 
  - implemented [ipv6::address]:port as specified by rfc2732. 
  - fixed local tilde globbing. 
  - don't wait for file lock forever; print warning if locking fails. 
  - save cwd_history only if needed. 
  - `queue' command now sets last job number to itself. 
  - optimize number of poll calls during ftp transfer. 
  - fixed mput for directory case (continue loop instead of returning). 
  - don't queue up too much MDTM/SIZE commands in sync mode. 
  - fixed --with-modules compilation. 

>How-To-Repeat:


>Fix:

This diff was generated from /usr/port by :
	diff -ruN ftp/lftp.orig ftp/lftp
--------------------------------------------------
diff -ruN ftp/lftp.orig/Makefile ftp/lftp/Makefile
--- ftp/lftp.orig/Makefile      Sun Nov 26 10:41:40 2000
+++ ftp/lftp/Makefile   Sun Nov 26 10:42:13 2000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=      lftp
-PORTVERSION=   2.3.4
+PORTVERSION=   2.3.5
 CATEGORIES=    ftp ipv6
 MASTER_SITES=  ftp://ftp.yars.free.net/pub/software/unix/net/ftp/client/lftp/ \
                ${MASTER_SITE_SUNSITE}
diff -ruN ftp/lftp.orig/distinfo ftp/lftp/distinfo
--- ftp/lftp.orig/distinfo      Sun Nov 26 10:41:40 2000
+++ ftp/lftp/distinfo   Sun Nov 26 10:45:22 2000
@@ -1 +1 @@
-MD5 (lftp-2.3.4.tar.bz2) = b86442b6a61818cf526bb06707aa51e4
+MD5 (lftp-2.3.5.tar.bz2) = 9d93c0b0f59f5d8a92d0f309ae1c73d0

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


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200011261853.eAQIreN20018>