diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2010-06-04 08:09:20 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2010-06-04 08:09:20 +0000 |
commit | fe337e0489fb342b58496062c54ae6212a329967 (patch) | |
tree | d3094812eca54bac307e299d09b2fbf2f18d0c91 /ftp/lftp | |
parent | 4646ec77a5734753007ea85ae36528778fe0d44c (diff) | |
download | ports-fe337e0489fb342b58496062c54ae6212a329967.tar.gz ports-fe337e0489fb342b58496062c54ae6212a329967.zip |
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 63da903db63c..f8bd83c1319f 100644 --- a/ftp/lftp/Makefile +++ b/ftp/lftp/Makefile @@ -18,6 +18,7 @@ MASTER_SITES= ftp://ftp.st.ryukoku.ac.jp/pub/network/ftp/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/ +EXTRACT_SUFX= .tar.lzma MAINTAINER= ganael.laplanche@martymac.com COMMENT= Shell-like command line ftp client @@ -25,7 +26,7 @@ COMMENT= Shell-like command line ftp client LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2 USE_ICONV= yes -USE_BZIP2= yes +USE_XZ= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" \ diff --git a/ftp/lftp/distinfo b/ftp/lftp/distinfo index 72de04af20e4..3212c33ebdf2 100644 --- a/ftp/lftp/distinfo +++ b/ftp/lftp/distinfo @@ -1,3 +1,3 @@ -MD5 (lftp-4.0.5.tar.bz2) = 5400cad5f91e131ac2ded7c24aea594c -SHA256 (lftp-4.0.5.tar.bz2) = 5c1f94f5780ed3cb51fe00439fbfa4e8b4bd28564c3248cb21f6ee9fd794c473 -SIZE (lftp-4.0.5.tar.bz2) = 1604028 +MD5 (lftp-4.0.5.tar.lzma) = 07803bc69f5f78538e2534a484af174f +SHA256 (lftp-4.0.5.tar.lzma) = 6492bcc546e16f8fdef92733fddbcde67dc7397b660e26b5168753bb05d15f26 +SIZE (lftp-4.0.5.tar.lzma) = 1239821 |