Skip site navigation (1)Skip section navigation (2)
Date:      Sun,  9 Jan 2000 23:52:31 +0100 (CET)
From:      Anders Nordby <anders@fix.no>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/16019: Update of port: ftp/lftp
Message-ID:  <20000109225231.1534D5704@totem.fix.no>

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

>Number:         16019
>Category:       ports
>Synopsis:       Update of port: ftp/lftp
>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 Jan  9 15:00:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Anders Nordby
>Release:        FreeBSD 3.3-STABLE i386
>Organization:
Fluxpod Information eXchange
>Environment:

FreeBSD eggsilo.bsdonline.org 3.3-STABLE FreeBSD 3.3-STABLE #0: Sun Dec 26
22:36:33 CET 1999
root@eggsilo.bsdonline.org:/usr/src/sys/compile/EGGSILO  i386
 
>Description:

Updates the port to version 2.1.5. Adds a couple of lost files in
PLIST. Changes in 2.1.5:

"Version 2.1.5 - 2000-01-09 

       Several bugs fixed. 
              fixed &amp; and others handling in http links. 
              fixed sending of port to http proxy. 
              don't send queued command after 1xx reply in sync mode. 
              fixed `mget -e': session was Close()'d too early. 
              fixed connect() problem on NetBSD 1.4P"

>How-To-Repeat:

	

>Fix:
	
diff -Nur lftp.old/Makefile lftp/Makefile
--- lftp.old/Makefile	Mon Oct 25 21:24:43 1999
+++ lftp/Makefile	Sun Jan  9 23:44:04 2000
@@ -6,7 +6,7 @@
 # $FreeBSD: ports/ftp/lftp/Makefile,v 1.19 1999/10/25 19:24:43 mharo Exp $
 #
 
-DISTNAME=	lftp-2.1.4
+DISTNAME=	lftp-2.1.5
 CATEGORIES=	ftp
 MASTER_SITES=	ftp://ftp.yars.free.net/pub/software/unix/net/ftp/client/lftp/ \
 		${MASTER_SITE_SUNSITE}
diff -Nur lftp.old/files/md5 lftp/files/md5
--- lftp.old/files/md5	Mon Oct 25 21:24:44 1999
+++ lftp/files/md5	Sun Jan  9 23:47:00 2000
@@ -1 +1 @@
-MD5 (lftp-2.1.4.tar.gz) = 136452d90ec0cf3dcd35f0f5934382a3
+MD5 (lftp-2.1.5.tar.gz) = 703ddbd4cc64902ff39f217d5153f468
diff -Nur lftp.old/pkg/PLIST lftp/pkg/PLIST
--- lftp.old/pkg/PLIST	Mon Oct 25 21:24:47 1999
+++ lftp/pkg/PLIST	Sun Jan  9 23:50:55 2000
@@ -16,5 +16,7 @@
 share/locale/pl/LC_MESSAGES/lftp.mo
 share/locale/pt_BR/LC_MESSAGES/lftp.mo
 share/locale/ru/LC_MESSAGES/lftp.mo
+share/locale/ko/LC_MESSAGES/lftp.mo
+share/locale/zh_CN/LC_MESSAGES/lftp.mo
 @dirrm share/lftp
 @dirrm share/doc/lftp

>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?20000109225231.1534D5704>