Date: Thu, 17 Dec 1998 13:39:28 +0300 (MSK) From: Andrey Zakhvatov <andy@icc.surw.chel.su> To: FreeBSD-gnats-submit@FreeBSD.ORG Subject: ports/9112: Update port: net/lftp Message-ID: <199812171039.NAA18978@icc.surw.chel.su>
next in thread | raw e-mail | index | archive | help
>Number: 9112 >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: Thu Dec 17 02:50:00 PST 1998 >Last-Modified: >Originator: Andrey Zakhvatov >Organization: South Ural Railway ICC >Release: FreeBSD 2.2.7-RELEASE i386 >Environment: >Description: This is a patch to update net/lftp port. diff -Nru lftp/Makefile lftp-1.2/Makefile --- lftp/Makefile Wed Sep 16 22:31:42 1998 +++ lftp-1.2/Makefile Thu Dec 17 13:59:54 1998 @@ -6,7 +6,7 @@ # $Id: Makefile,v 1.10 1998/09/16 12:07:53 vanilla Exp $ # -DISTNAME= lftp-1.1.1 +DISTNAME= lftp-1.2 CATEGORIES= net MASTER_SITES= ftp://ftp.yars.free.net/pub/software/unix/net/ftp/client/ \ ${MASTER_SITE_SUNSITE} diff -Nru lftp/files/md5 lftp-1.2/files/md5 --- lftp/files/md5 Wed Sep 16 22:31:43 1998 +++ lftp-1.2/files/md5 Thu Dec 17 14:00:04 1998 @@ -1 +1 @@ -MD5 (lftp-1.1.1.tar.gz) = 26ea16c60ccf651312898a9275f05468 +MD5 (lftp-1.2.tar.gz) = 69858290d19db3dc951878c3da2bd0ed diff -Nru lftp/pkg/PLIST lftp-1.2/pkg/PLIST --- lftp/pkg/PLIST Sat Sep 19 10:29:02 1998 +++ lftp-1.2/pkg/PLIST Thu Dec 17 14:05:23 1998 @@ -11,6 +11,7 @@ share/lftp/import-netscape share/locale/es/LC_MESSAGES/lftp.mo share/locale/it/LC_MESSAGES/lftp.mo +share/locale/pl/LC_MESSAGES/lftp.mo share/locale/pt_BR/LC_MESSAGES/lftp.mo share/locale/ru/LC_MESSAGES/lftp.mo @dirrm share/lftp >How-To-Repeat: >Fix: Please, check and apply this patch. >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?199812171039.NAA18978>