summaryrefslogtreecommitdiff
path: root/net-p2p/py-bittorrent/Makefile
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2006-12-16 11:01:59 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2006-12-16 11:01:59 +0000
commitd463fa3b701c194740ceccedb9a1aca485bb598e (patch)
treeb8bad73af7d38726f385511b8c150b966d48c21e /net-p2p/py-bittorrent/Makefile
parentFix the build on amd64 (hopefully). (diff)
Update to 4.26.0
Notes
Notes: svn path=/head/; revision=179927
Diffstat (limited to 'net-p2p/py-bittorrent/Makefile')
-rw-r--r--net-p2p/py-bittorrent/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/net-p2p/py-bittorrent/Makefile b/net-p2p/py-bittorrent/Makefile
index b0851687b52d..ea1b2e29e104 100644
--- a/net-p2p/py-bittorrent/Makefile
+++ b/net-p2p/py-bittorrent/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= BitTorrent
-PORTVERSION= 4.20.2
-PORTREVISION= 1
+PORTVERSION= 4.26.0
PORTEPOCH= 1
CATEGORIES?= net-p2p python
MASTER_SITES= http://download.bittorrent.com/dl/
@@ -23,7 +22,7 @@ RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/dns/__init__.py:${PORTSDIR}/dns/py-dnspython
USE_GETTEXT= yes
USE_PYTHON= yes
USE_PYDISTUTILS= yes
-USE_TWISTED_RUN= yes
+USE_TWISTED_RUN= web
CONFLICTS= py??-*[Bb]it[Tt]orrent* py??-*[Bb]it[Tt]ornado* btqueue*
@@ -156,7 +155,7 @@ PLIST_FILES+= \
share/pixmaps/BitTorrent/themes/default/torrentstate/seeding.png \
share/pixmaps/BitTorrent/themes/default/torrentstate/starting.png \
share/pixmaps/BitTorrent/themes/default/torrentstate/stopped.png \
- share/pixmaps/BitTorrent/themes/default/torrentstate/unknown.png
+ share/pixmaps/BitTorrent/themes/default/torrentstate/unknown.png \
PLIST_SUB+= \
GUI=""
@@ -207,7 +206,7 @@ post-patch:
# public.key will be located under ${DATADIR} not ${DOCSDIR}
@${REINPLACE_CMD} -E \
-e "s|%%DATADIR%%|'${DATADIR}/'|" \
- ${WRKSRC}/BitTorrent/NewVersion.py
+ ${WRKSRC}/BitTorrent/AutoUpdateButler.py
post-install:
# set proper permissions