diff options
author | beech <beech@FreeBSD.org> | 2009-02-01 10:20:22 +0800 |
---|---|---|
committer | beech <beech@FreeBSD.org> | 2009-02-01 10:20:22 +0800 |
commit | 4fe904513546c8bebb5ef9c68562f6dd1b1dffd0 (patch) | |
tree | 8a95039a1897a88cef10fe0d7cce8fbc216e967a /ftp/lftp | |
parent | 1446d9bc167dc39877f55f9d56358518f2a41904 (diff) | |
download | freebsd-ports-graphics-4fe904513546c8bebb5ef9c68562f6dd1b1dffd0.tar.gz freebsd-ports-graphics-4fe904513546c8bebb5ef9c68562f6dd1b1dffd0.tar.zst freebsd-ports-graphics-4fe904513546c8bebb5ef9c68562f6dd1b1dffd0.zip |
- Update to 3.7.8
PR: ports/131200
Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer)
Diffstat (limited to 'ftp/lftp')
-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 bb96aea97c1..61223a2fd52 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 2407850784f..dc45c4f3ddf 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 |