diff options
author | avl <avl@FreeBSD.org> | 2009-10-24 13:08:45 +0800 |
---|---|---|
committer | avl <avl@FreeBSD.org> | 2009-10-24 13:08:45 +0800 |
commit | 96f930a5f391c14d224a766038cd429167770123 (patch) | |
tree | f1a8f4a7f2acf6967d115d56efcdd6de5643c34e /ftp/lftp | |
parent | f8e2bd1f29b7d7660ec2bce10f77fc148f541f46 (diff) | |
download | freebsd-ports-gnome-96f930a5f391c14d224a766038cd429167770123.tar.gz freebsd-ports-gnome-96f930a5f391c14d224a766038cd429167770123.tar.zst freebsd-ports-gnome-96f930a5f391c14d224a766038cd429167770123.zip |
- Update to 4.0.3
PR: ports/139833
Submitted by: Sylvio Cesar <scjamorim at bsd.com.br>
Approved by: maintainer
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 a7f2ac0c3ee8..df7eb50f514e 100644 --- a/ftp/lftp/Makefile +++ b/ftp/lftp/Makefile @@ -6,7 +6,7 @@ # PORTNAME= lftp -PORTVERSION= 4.0.2 +PORTVERSION= 4.0.3 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 fe0b12cd6de0..20d32f32abba 100644 --- a/ftp/lftp/distinfo +++ b/ftp/lftp/distinfo @@ -1,3 +1,3 @@ -MD5 (lftp-4.0.2.tar.bz2) = 437e657fd6470ef6d23d8a2ff67cc59c -SHA256 (lftp-4.0.2.tar.bz2) = aea71d26c37aafe67ce6760173141a006f682b35c59bec151ff8c5213198ee91 -SIZE (lftp-4.0.2.tar.bz2) = 1585647 +MD5 (lftp-4.0.3.tar.bz2) = 24f4b25718fef09cbc4d26ea73bd1578 +SHA256 (lftp-4.0.3.tar.bz2) = 57d2ca4f94ef963b57c67940cc9787073f02c837ba72bb5839960196727cd3ba +SIZE (lftp-4.0.3.tar.bz2) = 1596904 |