diff options
author | Beech Rintoul <beech@FreeBSD.org> | 2009-02-01 02:20:22 +0000 |
---|---|---|
committer | Beech Rintoul <beech@FreeBSD.org> | 2009-02-01 02:20:22 +0000 |
commit | 5e461fbed67dc52eacf198007cae5c3f30d379e8 (patch) | |
tree | bc4fafd36c46fe6ae7e8f6464fe0d16c36abdd5b /ftp | |
parent | 2ddc22cb40174653137b5ddf4d4ab421fb36e0dd (diff) | |
download | ports-5e461fbed67dc52eacf198007cae5c3f30d379e8.tar.gz ports-5e461fbed67dc52eacf198007cae5c3f30d379e8.zip |
Notes
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/lftp/Makefile | 18 | ||||
-rw-r--r-- | ftp/lftp/distinfo | 6 |
2 files changed, 11 insertions, 13 deletions
diff --git a/ftp/lftp/Makefile b/ftp/lftp/Makefile index bb96aea97c1e..61223a2fd522 100644 --- a/ftp/lftp/Makefile +++ b/ftp/lftp/Makefile @@ -6,19 +6,17 @@ # PORTNAME= lftp -PORTVERSION= 3.7.7 +PORTVERSION= 3.7.8 CATEGORIES= ftp ipv6 -MASTER_SITES= ftp://ftp.wiretapped.net/pub/mirrors/lftp/ \ - ftp://ftp.wiretapped.net/pub/mirrors/lftp/old/ \ - ftp://ftp.130th.net/pub/mirror/lftp/ \ - ftp://ftp.130th.net/pub/mirror/lftp/old/ \ - ftp://ftp.iasi.roedu.net/pub/os/Linux/network/ftp/lftp/ \ - ftp://ftp.iasi.roedu.net/pub/os/Linux/network/ftp/lftp/old/ \ - ftp://ftp.yars.free.net/pub/source/lftp/ \ - ftp://ftp.yars.free.net/pub/source/lftp/old/ \ +MASTER_SITES= ftp://ftp.st.ryukoku.ac.jp/pub/network/ftp/lftp/ \ + ftp://ftp.st.ryukoku.ac.jp/pub/network/ftp/lftp/old/ \ ftp://ftp.cs.tu-berlin.de/pub/net/ftp/lftp/ \ http://lftp.cybermirror.org/ \ - http://lftp.cybermirror.org/old/ + http://lftp.cybermirror.org/old/ \ + ftp://ftp.wiretapped.net/pub/mirrors/lftp/ \ + ftp://ftp.wiretapped.net/pub/mirrors/lftp/old/ \ + ftp://ftp.yars.free.net/pub/source/lftp/ \ + ftp://ftp.yars.free.net/pub/source/lftp/old/ MAINTAINER= ganael.laplanche@martymac.com COMMENT= Shell-like command line ftp client diff --git a/ftp/lftp/distinfo b/ftp/lftp/distinfo index 2407850784f2..dc45c4f3ddfb 100644 --- a/ftp/lftp/distinfo +++ b/ftp/lftp/distinfo @@ -1,3 +1,3 @@ -MD5 (lftp-3.7.7.tar.bz2) = 7b1c58a6289448140b1cd328e1d51f94 -SHA256 (lftp-3.7.7.tar.bz2) = 0e9daf2cdc491ff714b84ab37695b5852c3b1c253d159482ebc0051a2a08e327 -SIZE (lftp-3.7.7.tar.bz2) = 1367986 +MD5 (lftp-3.7.8.tar.bz2) = 999e2d77a2f1db5b6f883a8e3a40cee2 +SHA256 (lftp-3.7.8.tar.bz2) = 2c9ee5395a34e37a97b485a93bc691239f46f98db75bf26167dbf56323b2d613 +SIZE (lftp-3.7.8.tar.bz2) = 1385167 |