diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2010-12-24 13:35:13 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2010-12-24 13:35:13 +0000 |
commit | 9cd6ff556eeab61b6e35e341207a394b3046d35c (patch) | |
tree | 357602b8500da916ff69c8d1db020e3c9dbfe867 /net-p2p | |
parent | 854cd1255d051de77b1d9cab0181cb05065e5dcb (diff) | |
download | ports-9cd6ff556eeab61b6e35e341207a394b3046d35c.tar.gz ports-9cd6ff556eeab61b6e35e341207a394b3046d35c.zip |
Notes
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/deluge/Makefile | 3 | ||||
-rw-r--r-- | net-p2p/deluge/distinfo | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/net-p2p/deluge/Makefile b/net-p2p/deluge/Makefile index 1ba6ae37b2a5..42111ef7051e 100644 --- a/net-p2p/deluge/Makefile +++ b/net-p2p/deluge/Makefile @@ -10,6 +10,7 @@ DISTVERSION= 1.3.1 PORTEPOCH= 1 CATEGORIES= net-p2p python MASTER_SITES= http://download.deluge-torrent.org/source/ +EXTRACT_SUFX= .tar.lzma MAINTAINER= lioux@FreeBSD.org COMMENT= Bittorrent client using Python, GTK+2 and libtorrent-rasterbar @@ -30,7 +31,7 @@ RUN_DEPENDS= boost-python-libs>=1.41.0:${PORTSDIR}/devel/boost-python-libs \ USE_RC_SUBR= deluged SUB_LIST+= PYTHON_CMD=${PYTHON_CMD} -USE_BZIP2= yes +USE_XZ= yes WANT_GNOME= yes USE_GETTEXT= yes USE_OPENSSL= yes diff --git a/net-p2p/deluge/distinfo b/net-p2p/deluge/distinfo index de4e45e67075..11000f285684 100644 --- a/net-p2p/deluge/distinfo +++ b/net-p2p/deluge/distinfo @@ -1,2 +1,2 @@ -SHA256 (deluge-1.3.1.tar.bz2) = 43af80d6ac070d85a43b530296e888560cea8f84a383b47e5a3aaf38c979b78e -SIZE (deluge-1.3.1.tar.bz2) = 2344492 +SHA256 (deluge-1.3.1.tar.lzma) = 651b42e7ceb5f00e6a280f954ecff1da3a8ae0efc9a1f5e43eda317f499ec95f +SIZE (deluge-1.3.1.tar.lzma) = 1869318 |