- update lftp to 4.0.2

ok kevlo@ (MAINTAINER)4.0.2

ok kevlo@ (MAINTAINER)4.0.2

ok kevlo@ (MAINTAINER)4.0.2

ok kevlo@ (MAINTAINER)
This commit is contained in:
jasper 2009-09-24 06:40:05 +00:00
parent 7fa8f3891f
commit a3471e9a4b
6 changed files with 21 additions and 20 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.78 2009/08/05 12:25:38 kevlo Exp $
# $OpenBSD: Makefile,v 1.79 2009/09/24 06:40:05 jasper Exp $
COMMENT= shell-like command line ftp and sftp client
DISTNAME= lftp-3.7.15
DISTNAME= lftp-4.0.2
CATEGORIES= net
HOMEPAGE= http://lftp.yar.ru/
@ -15,7 +15,7 @@ PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
WANTLIB= c crypto curses expat m readline ssl stdc++ util
WANTLIB += c crypto curses expat m readline ssl stdc++ util
MASTER_SITES= http://ftp.yars.free.net/pub/source/lftp/ \
http://ftp.yars.free.net/pub/source/lftp/old/

View File

@ -1,5 +1,5 @@
MD5 (lftp-3.7.15.tar.gz) = bEP/21kjT/BTPP3aDDwwXA==
RMD160 (lftp-3.7.15.tar.gz) = KgdlfWIpO9j4+PwaPzNcsufh3Rw=
SHA1 (lftp-3.7.15.tar.gz) = eKI4da59pL2tCZlhBvD+QVKoQQc=
SHA256 (lftp-3.7.15.tar.gz) = uVHzmZlmP2GZvCvfPcH5A5BwgoRPt8gim55DIvFmzGc=
SIZE (lftp-3.7.15.tar.gz) = 2058252
MD5 (lftp-4.0.2.tar.gz) = Zk/VZ7tJ4eTeobo3QwqESQ==
RMD160 (lftp-4.0.2.tar.gz) = HaXXx4Bhp93QeHxLxv2QSkIn6O8=
SHA1 (lftp-4.0.2.tar.gz) = upGYgDJgVVr+qfSJDfOmf33ChMc=
SHA256 (lftp-4.0.2.tar.gz) = D2+zQt+RBmVAQT7dDHU1+bUkNwpQsGjm3tLWibZ1yW0=
SIZE (lftp-4.0.2.tar.gz) = 2156591

View File

@ -1,7 +1,7 @@
$OpenBSD: patch-src_Makefile_in,v 1.2 2009/04/06 09:17:57 kevlo Exp $
--- src/Makefile.in.orig Fri Mar 20 20:48:09 2009
+++ src/Makefile.in Thu Apr 2 17:47:17 2009
@@ -138,7 +138,7 @@ libLTLIBRARIES_INSTALL = $(INSTALL)
$OpenBSD: patch-src_Makefile_in,v 1.3 2009/09/24 06:40:05 jasper Exp $
--- src/Makefile.in.orig Wed Sep 23 09:49:12 2009
+++ src/Makefile.in Wed Sep 23 18:51:33 2009
@@ -141,7 +141,7 @@ libLTLIBRARIES_INSTALL = $(INSTALL)
pkgverlibLTLIBRARIES_INSTALL = $(INSTALL)
LTLIBRARIES = $(lib_LTLIBRARIES) $(noinst_LTLIBRARIES) \
$(pkgverlib_LTLIBRARIES)

View File

@ -1,3 +1,4 @@
$OpenBSD: patch-src_Resolver_cc,v 1.7 2009/09/24 06:40:05 jasper Exp $
--- src/Resolver.cc.orig Tue Jan 27 22:43:12 2009
+++ src/Resolver.cc Thu Apr 2 17:47:17 2009
@@ -764,8 +764,6 @@ void Resolver::LookupOne(const char *name)

View File

@ -1,8 +1,7 @@
LFTP is a shell-like command line ftp and sftp client.
It is reliable: can retry operations and does reget automatically.
It can do several transfers simultaneously in background.
You can start a transfer in background and continue browsing
the ftp site or another one. This all is done in one process.
Background jobs will be completed in nohup mode if you exit
or close modem connection. Lftp has reput, mirror, reverse
LFTP is a shell-like command line ftp and sftp client. It is reliable:
can retry operations and does reget automatically. It can do several
transfers simultaneously in background. You can start a transfer in
background and continue browsing the ftp site or another one. This all
is done in one process. Background jobs will be completed in nohup mode
if you exit or close modem connection. Lftp has reput, mirror, reverse
mirror among its features.

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.20 2008/12/14 13:04:19 kevlo Exp $
@comment $OpenBSD: PLIST,v 1.21 2009/09/24 06:40:05 jasper Exp $
@bin bin/lftp
bin/lftpget
@comment lib/charset.alias
@ -17,6 +17,7 @@ share/lftp/convert-netscape-cookies
share/lftp/import-ncftp
share/lftp/import-netscape
share/lftp/verify-file
share/locale/cs/LC_MESSAGES/lftp.mo
share/locale/de/LC_MESSAGES/lftp.mo
share/locale/es/LC_MESSAGES/lftp.mo
share/locale/fr/LC_MESSAGES/lftp.mo