Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Jul 1999 00:08:02 +0200 (CEST)
From:      Anders Nordby <anders@fix.no>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/12469: Update port: net/lftp
Message-ID:  <199906302208.AAA63379@totem.freenix.no>

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

>Number:         12469
>Category:       ports
>Synopsis:       Update port: net/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:   Wed Jun 30 15:10:00 PDT 1999
>Closed-Date:
>Last-Modified:
>Originator:     Anders Nordby
>Release:        FreeBSD 3.2-STABLE i386
>Organization:
>Environment:

	

>Description:

Updates lftp to version 2.0.1.

New stuff is modules support, bugfixes, http protocol support, and lots of
other stuff (see the NEWS file).

>How-To-Repeat:

	

>Fix:

Apply this:
	
diff -Nur lftp.old/Makefile lftp/Makefile
--- lftp.old/Makefile	Mon Mar 15 12:38:57 1999
+++ lftp/Makefile	Wed Jun 30 23:16:04 1999
@@ -6,9 +6,9 @@
 # $Id: Makefile,v 1.14 1999/03/15 01:55:09 steve Exp $
 #
 
-DISTNAME=	lftp-1.2.4
+DISTNAME=	lftp-2.0.1
 CATEGORIES=	net
-MASTER_SITES=	ftp://ftp.yars.free.net/pub/software/unix/net/ftp/client/ \
+MASTER_SITES=	ftp://ftp.yars.free.net/pub/software/unix/net/ftp/client/lftp/ \
 		${MASTER_SITE_SUNSITE}
 MASTER_SITE_SUBDIR=	system/network/file-transfer
 
diff -Nur lftp.old/files/md5 lftp/files/md5
--- lftp.old/files/md5	Mon Mar 15 12:38:57 1999
+++ lftp/files/md5	Wed Jun 30 21:10:42 1999
@@ -1 +1 @@
-MD5 (lftp-1.2.4.tar.gz) = cf4e8d2cff78c64d5a56d35daa5982af
+MD5 (lftp-2.0.1.tar.gz) = f031471c50808c0c8330d6f486526637

>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?199906302208.AAA63379>