summaryrefslogtreecommitdiff
path: root/net-p2p
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2010-12-24 13:35:13 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2010-12-24 13:35:13 +0000
commit9cd6ff556eeab61b6e35e341207a394b3046d35c (patch)
tree357602b8500da916ff69c8d1db020e3c9dbfe867 /net-p2p
parentUpdate to 2.1 (no functional change) (diff)
- Switch from .tar.bz2 (size 2344492) to .tar.lzma (size 1869318)
distfile. - No PORTREVISION bump since there was no functional change.
Notes
Notes: svn path=/head/; revision=266838
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/deluge/Makefile3
-rw-r--r--net-p2p/deluge/distinfo4
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