summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2005-08-30 21:38:42 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2005-08-30 21:38:42 +0000
commit237fa8b40d48371b8e3cd42b65487329afdc74af (patch)
tree6a40bff1c7aea84b47b15a641e3394fbd057780c /net
parentFix a typo. (diff)
o Fix PLIST
o Bump PORTREVISION Submitted by: pointyhat (krion)
Notes
Notes: svn path=/head/; revision=141498
Diffstat (limited to 'net')
-rw-r--r--net/py-bittorrent-devel/Makefile1
-rw-r--r--net/py-bittorrent-devel/files/extra-nogui-patch-setup.py8
2 files changed, 9 insertions, 0 deletions
diff --git a/net/py-bittorrent-devel/Makefile b/net/py-bittorrent-devel/Makefile
index 6d527d626ebc..17a07e618812 100644
--- a/net/py-bittorrent-devel/Makefile
+++ b/net/py-bittorrent-devel/Makefile
@@ -7,6 +7,7 @@
PORTNAME= BitTorrent
PORTVERSION= 4.1.4
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES?= net python
MASTER_SITES= http://www.bittorrent.com/dl/ \
diff --git a/net/py-bittorrent-devel/files/extra-nogui-patch-setup.py b/net/py-bittorrent-devel/files/extra-nogui-patch-setup.py
index 8b996b01f395..edffccf24d67 100644
--- a/net/py-bittorrent-devel/files/extra-nogui-patch-setup.py
+++ b/net/py-bittorrent-devel/files/extra-nogui-patch-setup.py
@@ -11,3 +11,11 @@
"launchmany-curses", "launchmany-console",
"changetracker-console",
"torrentinfo-console",
+@@ -53,5 +53,5 @@
+ translations.append (("%s/%s/LC_MESSAGES" % (locale_root, l),
+ ["locale/%s/LC_MESSAGES/bittorrent.mo" % l]))
+
+-data_files = [ (img_root , glob.glob('images/*png')+['images/bittorrent.ico',]),
+- (img_root+'/logo', glob.glob('images/logo/bittorrent_[0-9]*.png') ),
++data_files = [
++