diff options
author | martymac <martymac@FreeBSD.org> | 2011-03-22 23:22:06 +0800 |
---|---|---|
committer | martymac <martymac@FreeBSD.org> | 2011-03-22 23:22:06 +0800 |
commit | 2b3c9f1a291c9c709b71461966da808ed1c9f5ee (patch) | |
tree | f0355076b9002eb1385103fbf86935601f3ebb77 /ftp/lftp | |
parent | a6834f5f48658da1a9d3c31a5fd5e7af7c7e5a44 (diff) | |
download | freebsd-ports-gnome-2b3c9f1a291c9c709b71461966da808ed1c9f5ee.tar.gz freebsd-ports-gnome-2b3c9f1a291c9c709b71461966da808ed1c9f5ee.tar.zst freebsd-ports-gnome-2b3c9f1a291c9c709b71461966da808ed1c9f5ee.zip |
Update to 4.2.0
Approved by: ehaupt (mentor)
Diffstat (limited to 'ftp/lftp')
-rw-r--r-- | ftp/lftp/Makefile | 2 | ||||
-rw-r--r-- | ftp/lftp/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/ftp/lftp/Makefile b/ftp/lftp/Makefile index 18f6cdd6b315..bf440f9c2954 100644 --- a/ftp/lftp/Makefile +++ b/ftp/lftp/Makefile @@ -6,7 +6,7 @@ # PORTNAME= lftp -PORTVERSION= 4.1.3 +PORTVERSION= 4.2.0 CATEGORIES= ftp ipv6 MASTER_SITES= http://ftp.yars.free.net/pub/source/lftp/ \ http://ftp.yars.free.net/pub/source/lftp/old/ \ diff --git a/ftp/lftp/distinfo b/ftp/lftp/distinfo index fe6e9d976ac8..6ad692dd688d 100644 --- a/ftp/lftp/distinfo +++ b/ftp/lftp/distinfo @@ -1,2 +1,2 @@ -SHA256 (lftp-4.1.3.tar.gz) = a286f8d314d3f0e1026ad1c10791bd190abbb8425739c526c44b1bed1e61fba4 -SIZE (lftp-4.1.3.tar.gz) = 2244819 +SHA256 (lftp-4.2.0.tar.gz) = 1b355e95d3344f7494ebd43bbb3d793b4a4ee5c1dafa7af66065e12fb562bace +SIZE (lftp-4.2.0.tar.gz) = 2313613 |