Date: Sun, 17 Oct 1999 15:04:35 +0200 (CEST) From: Anders Nordby <anders@fix.no> To: FreeBSD-gnats-submit@freebsd.org Subject: ports/14370: Update port: ftp/lftp Message-ID: <199910171304.PAA35274@totem.freenix.no>
next in thread | raw e-mail | index | archive | help
>Number: 14370 >Category: ports >Synopsis: Update 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 Oct 17 06:10:00 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Anders Nordby >Release: FreeBSD 3.2-STABLE i386 >Organization: Fluxpod Information eXchange >Environment: FreeBSD totem.freenix.no 3.3-STABLE FreeBSD 3.3-STABLE #0: Sat Oct 2 20:15:31 CEST 1999 root@totem.freenix.no:/usr/src/sys/compile/TOTEM i386 >Description: Updates the port to the latest version. >How-To-Repeat: >Fix: diff -Nur lftp.old/Makefile lftp/Makefile --- lftp.old/Makefile Sat Oct 16 17:22:37 1999 +++ lftp/Makefile Sat Oct 16 17:24:58 1999 @@ -6,9 +6,9 @@ # $FreeBSD: ports/ftp/lftp/Makefile,v 1.18 1999/09/06 23:20:06 steve Exp $ # -DISTNAME= lftp-2.0.3 +DISTNAME= lftp-2.1.3 CATEGORIES= ftp -MASTER_SITES= ftp://ftp.yars.free.net/pub/software/unix/net/ftp/client/lftp/old/ \ +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 Sat Oct 16 17:22:37 1999 +++ lftp/files/md5 Sat Oct 16 17:31:57 1999 @@ -1 +1 @@ -MD5 (lftp-2.0.3.tar.gz) = e793d0ec0555925c98194600fbc310d1 +MD5 (lftp-2.1.3.tar.gz) = 3574b54a2c49020d7cd4215830afa72a diff -Nur lftp.old/pkg/DESCR lftp/pkg/DESCR --- lftp.old/pkg/DESCR Sat Oct 16 17:22:37 1999 +++ lftp/pkg/DESCR Sat Oct 16 17:23:15 1999 @@ -6,3 +6,5 @@ Background jobs will be completed in nohup mode if you exit or close modem connection. Lftp has reput, mirror, reverse mirror among its features. + +WWW: http://ftp.yars.free.net/projects/lftp/ diff -Nur lftp.old/pkg/PLIST lftp/pkg/PLIST --- lftp.old/pkg/PLIST Sat Oct 16 17:22:37 1999 +++ lftp/pkg/PLIST Sat Oct 16 17:45:32 1999 @@ -1,5 +1,6 @@ bin/lftp bin/ftpget +bin/lftpget etc/lftp.conf.sample share/doc/lftp/COPYING share/doc/lftp/FAQ >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?199910171304.PAA35274>