diff options
author | miwi <miwi@FreeBSD.org> | 2009-09-26 03:24:54 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-09-26 03:24:54 +0800 |
commit | 1a8edcba0610ce8824b5eec403db650d6727befc (patch) | |
tree | 8e8491ff677b8d8ecad05b2a6b145e976f6bf77d /ftp/lftp | |
parent | 3a91efb5dbfb82358cc27d7bfeede3772f1270ab (diff) | |
download | freebsd-ports-gnome-1a8edcba0610ce8824b5eec403db650d6727befc.tar.gz freebsd-ports-gnome-1a8edcba0610ce8824b5eec403db650d6727befc.tar.zst freebsd-ports-gnome-1a8edcba0610ce8824b5eec403db650d6727befc.zip |
- Update to 4.0.2
PR: 139129
Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer)
Feature safe: yes
Diffstat (limited to 'ftp/lftp')
-rw-r--r-- | ftp/lftp/Makefile | 2 | ||||
-rw-r--r-- | ftp/lftp/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/ftp/lftp/Makefile b/ftp/lftp/Makefile index 676b378fbdae..a7f2ac0c3ee8 100644 --- a/ftp/lftp/Makefile +++ b/ftp/lftp/Makefile @@ -6,7 +6,7 @@ # PORTNAME= lftp -PORTVERSION= 4.0.1 +PORTVERSION= 4.0.2 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/ \ diff --git a/ftp/lftp/distinfo b/ftp/lftp/distinfo index bed6ba3874c6..fe0b12cd6de0 100644 --- a/ftp/lftp/distinfo +++ b/ftp/lftp/distinfo @@ -1,3 +1,3 @@ -MD5 (lftp-4.0.1.tar.bz2) = 758c35a3d3a4d72f08284d116e6c728c -SHA256 (lftp-4.0.1.tar.bz2) = 4b3b33f14d69bd5354dc20ef270fb9bbafa4d11b027a33a7c07fded122584841 -SIZE (lftp-4.0.1.tar.bz2) = 1580251 +MD5 (lftp-4.0.2.tar.bz2) = 437e657fd6470ef6d23d8a2ff67cc59c +SHA256 (lftp-4.0.2.tar.bz2) = aea71d26c37aafe67ce6760173141a006f682b35c59bec151ff8c5213198ee91 +SIZE (lftp-4.0.2.tar.bz2) = 1585647 |