summaryrefslogtreecommitdiff
path: root/net/bittorrent/Makefile
diff options
context:
space:
mode:
authorrecht <recht>2005-02-13 13:53:34 +0000
committerrecht <recht>2005-02-13 13:53:34 +0000
commit9366332d302ec6f1b7e819d3492832a1cd03735d (patch)
tree71994e3b00596a4d5f53f5f9777b6351d1b4ba11 /net/bittorrent/Makefile
parent2a9f394cd8a206f6d9a6d570e27b94670b916c41 (diff)
downloadpkgsrc-9366332d302ec6f1b7e819d3492832a1cd03735d.tar.gz
Add a couple of patches from the FreeBSD port:
patch-BitTorrent::Rerequester.py o Chase latest CVS version - Add {show_infopage,infopage_redirect,scrape_allowed} options to tracker - Try to resolve IPs when possible patch-BitTorrent::track.py o Chase latest CVS version - Add {show_infopage,infopage_redirect,scrape_allowed} options to tracker - Try to resolve IPs when possible patch-BitTorrent::zurllib.py o A better fix for the python 2.4 issue: there are still some minor adjustments required but the port is quite useable again patch-btcompletedir.py o Chase latest CVS version - Add {show_infopage,infopage_redirect,scrape_allowed} options to tracker - Try to resolve IPs when Bump PKGREVISION.
Diffstat (limited to 'net/bittorrent/Makefile')
-rw-r--r--net/bittorrent/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/bittorrent/Makefile b/net/bittorrent/Makefile
index b13eb32f77f..a94c901b124 100644
--- a/net/bittorrent/Makefile
+++ b/net/bittorrent/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.23 2004/10/03 00:17:49 tv Exp $
+# $NetBSD: Makefile,v 1.24 2005/02/13 13:53:34 recht Exp $
#
.include "Makefile.common"
PKGNAME= ${DISTNAME:S/BitT/bitt/}
-PKGREVISION= 1
+PKGREVISION= 2
PYDISTUTILSPKG= YES