diff options
author | miwi <miwi@FreeBSD.org> | 2009-03-25 23:07:17 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-03-25 23:07:17 +0800 |
commit | 0b2e7c25844fce75f9324aa281bf8d3fbf7932f3 (patch) | |
tree | 269e8c06a1fcd6dc9e560d9aaa23c9dddbb1473e /ftp | |
parent | 8494a8336f856b45270a2f3f2dd6e9d7abea279a (diff) | |
download | freebsd-ports-gnome-0b2e7c25844fce75f9324aa281bf8d3fbf7932f3.tar.gz freebsd-ports-gnome-0b2e7c25844fce75f9324aa281bf8d3fbf7932f3.tar.zst freebsd-ports-gnome-0b2e7c25844fce75f9324aa281bf8d3fbf7932f3.zip |
- Update to 3.7.11
PR: 132966
Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer)
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/lftp/Makefile | 3 | ||||
-rw-r--r-- | ftp/lftp/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/ftp/lftp/Makefile b/ftp/lftp/Makefile index 7de5b6f75c1d..08be9251c181 100644 --- a/ftp/lftp/Makefile +++ b/ftp/lftp/Makefile @@ -6,7 +6,7 @@ # PORTNAME= lftp -PORTVERSION= 3.7.9 +PORTVERSION= 3.7.11 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/ \ @@ -29,6 +29,7 @@ USE_BZIP2= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" +MAKE_JOBS_SAFE= yes PORTDOCS= AUTHORS BUGS ChangeLog FAQ FEATURES INSTALL \ MIRRORS NEWS README README.debug-levels README.modules \ diff --git a/ftp/lftp/distinfo b/ftp/lftp/distinfo index 53146f8d61c3..4d7d00626f91 100644 --- a/ftp/lftp/distinfo +++ b/ftp/lftp/distinfo @@ -1,3 +1,3 @@ -MD5 (lftp-3.7.9.tar.bz2) = 3b7f85e73467d56488b32f5d746d6772 -SHA256 (lftp-3.7.9.tar.bz2) = b97a70007c163a0e56a2f87ddd60cdabceae537dc9d9b11e8158b97cb5c02f7e -SIZE (lftp-3.7.9.tar.bz2) = 1487185 +MD5 (lftp-3.7.11.tar.bz2) = ffe8415ace828bdf2f7b79d8cbbfbbc9 +SHA256 (lftp-3.7.11.tar.bz2) = a272f4ed47f2d5c08dbdfc670e6984cf6e0cd97e22f0672ff37efa3f5d3ee23d +SIZE (lftp-3.7.11.tar.bz2) = 1490083 |