diff options
author | wiz <wiz> | 2000-05-12 23:01:39 +0000 |
---|---|---|
committer | wiz <wiz> | 2000-05-12 23:01:39 +0000 |
commit | aa862f090d6e69c3796419affc637f82efb092bb (patch) | |
tree | 230a95b760da73117e8db8583ecf91ed1fcac263 /net/lftp | |
parent | 2f280a5be087e66173c3cd08613b592b8c7f99a4 (diff) | |
download | pkgsrc-aa862f090d6e69c3796419affc637f82efb092bb.tar.gz |
update to 2.2.2; also fixes compilation problems on -current.
Rather many changes since 2.1.8, please take a look at the NEWS file.
Mainly bugfixes; better URL support; and http:cookie support.
Diffstat (limited to 'net/lftp')
-rw-r--r-- | net/lftp/Makefile | 4 | ||||
-rw-r--r-- | net/lftp/files/md5 | 4 | ||||
-rw-r--r-- | net/lftp/pkg/PLIST | 4 |
3 files changed, 5 insertions, 7 deletions
diff --git a/net/lftp/Makefile b/net/lftp/Makefile index cb1c85f1c60..3e3fa829170 100644 --- a/net/lftp/Makefile +++ b/net/lftp/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.1.1.1 2000/02/18 20:01:34 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2000/05/12 23:01:39 wiz Exp $ # -DISTNAME= lftp-2.1.8 +DISTNAME= lftp-2.2.2 CATEGORIES= net MASTER_SITES= ftp://ftp.yars.free.net/pub/software/unix/net/ftp/client/lftp/\ ${MASTER_SITE_SUNSITE:=system/network/file-transfer/} diff --git a/net/lftp/files/md5 b/net/lftp/files/md5 index 2d7e6b7afa7..d9ac812f371 100644 --- a/net/lftp/files/md5 +++ b/net/lftp/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.1.1.1 2000/02/18 20:01:34 wiz Exp $ +$NetBSD: md5,v 1.2 2000/05/12 23:01:40 wiz Exp $ -MD5 (lftp-2.1.8.tar.bz2) = 712dd8f4f0c7536a385fbb57ed523935 +MD5 (lftp-2.2.2.tar.bz2) = 9d41f0fefd0f4a4db7d3d9a187482650 diff --git a/net/lftp/pkg/PLIST b/net/lftp/pkg/PLIST index 5cddc681200..e9300647ab4 100644 --- a/net/lftp/pkg/PLIST +++ b/net/lftp/pkg/PLIST @@ -1,9 +1,7 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2000/02/18 20:01:34 wiz Exp $ bin/lftp -bin/ftpget bin/lftpget +etc/lftp.conf man/man1/lftp.1 -man/man1/ftpget.1 share/locale/de/LC_MESSAGES/lftp.mo share/locale/es/LC_MESSAGES/lftp.mo share/locale/ko/LC_MESSAGES/lftp.mo |