diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-03-25 15:07:17 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-03-25 15:07:17 +0000 |
commit | c8c3b568f6162d96a45f60cf9f20b583d7707f04 (patch) | |
tree | 2706f057d4e5f4c3c602d6489ed38f7b07395552 /ftp/lftp | |
parent | 84e60c4ae4792dec3df0d33d51e56a274148b668 (diff) |
Notes
Diffstat (limited to 'ftp/lftp')
-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 |