diff options
author | Wen Heping <wen@FreeBSD.org> | 2010-06-20 04:44:23 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2010-06-20 04:44:23 +0000 |
commit | c9f183f19d6cf094300669b5d47f27717fe5eaea (patch) | |
tree | 253ccac603fe6dd5a35a86629a63b9279c33578b /ftp | |
parent | 840f4249b69a6df1b33d9b8092a7856f405bb791 (diff) | |
download | ports-c9f183f19d6cf094300669b5d47f27717fe5eaea.tar.gz ports-c9f183f19d6cf094300669b5d47f27717fe5eaea.zip |
Notes
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/lftp/Makefile | 3 | ||||
-rw-r--r-- | ftp/lftp/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/ftp/lftp/Makefile b/ftp/lftp/Makefile index fe0e32596cdd..2aea71a6932b 100644 --- a/ftp/lftp/Makefile +++ b/ftp/lftp/Makefile @@ -6,7 +6,7 @@ # PORTNAME= lftp -PORTVERSION= 4.0.8 +PORTVERSION= 4.0.9 CATEGORIES= ftp ipv6 MASTER_SITES= ftp://ftp.st.ryukoku.ac.jp/pub/network/ftp/lftp/ \ ftp://ftp.st.ryukoku.ac.jp/pub/network/ftp/lftp/old/ \ @@ -71,6 +71,7 @@ PLIST_SUB+= NLS="@comment " .endif MAN1= lftp.1 lftpget.1 +MAN5= lftp.conf.5 pre-configure: .if !defined(WITHOUT_OPENSSL) && defined(WITH_GNUTLS) diff --git a/ftp/lftp/distinfo b/ftp/lftp/distinfo index 8a138e4a1cbe..a8f8f1b758bf 100644 --- a/ftp/lftp/distinfo +++ b/ftp/lftp/distinfo @@ -1,3 +1,3 @@ -MD5 (lftp-4.0.8.tar.lzma) = a8900b3481b1f8e2be7f01e6acfedbae -SHA256 (lftp-4.0.8.tar.lzma) = 60ce21ea3b118d3cdc7417b90a4965b21d278d10e68a82295a2aaeda9c98dab4 -SIZE (lftp-4.0.8.tar.lzma) = 1269518 +MD5 (lftp-4.0.9.tar.lzma) = b3d584d12fd04037916882b1a00f2f92 +SHA256 (lftp-4.0.9.tar.lzma) = efff626c6f58426bd4a55c3b2522533324388c69781440b4a698c401782de59b +SIZE (lftp-4.0.9.tar.lzma) = 1271008 |