summaryrefslogtreecommitdiff
path: root/net-p2p
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2005-12-12 05:10:05 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2005-12-12 05:10:05 +0000
commit0b0f3c4779c07559ac316eb41e3b41f52a2d1b26 (patch)
tree0bd233da2025a73d23d56e8be2cb66b24480947f /net-p2p
parentremove redundant lines which was included wrongly through (diff)
Update to 4.3.2
Notes
Notes: svn path=/head/; revision=150946
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/py-bittorrent-devel/Makefile2
-rw-r--r--net-p2p/py-bittorrent-devel/distinfo6
-rw-r--r--net-p2p/py-bittorrent-devel/files/patch-makei18n.sh9
3 files changed, 4 insertions, 13 deletions
diff --git a/net-p2p/py-bittorrent-devel/Makefile b/net-p2p/py-bittorrent-devel/Makefile
index 79f735e963c1..704c4a5bcc42 100644
--- a/net-p2p/py-bittorrent-devel/Makefile
+++ b/net-p2p/py-bittorrent-devel/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= BitTorrent
-PORTVERSION= 4.3.1
+PORTVERSION= 4.3.2
PORTEPOCH= 1
CATEGORIES?= net python
MASTER_SITES= http://www.bittorrent.com/dl/ \
diff --git a/net-p2p/py-bittorrent-devel/distinfo b/net-p2p/py-bittorrent-devel/distinfo
index 7951d3d78cae..84169f977453 100644
--- a/net-p2p/py-bittorrent-devel/distinfo
+++ b/net-p2p/py-bittorrent-devel/distinfo
@@ -1,3 +1,3 @@
-MD5 (BitTorrent-4.3.1.tar.gz) = 41dda6b951b997ea9d51682beebb317e
-SHA256 (BitTorrent-4.3.1.tar.gz) = 0d3d198997c72aa1b973f3149a571d714b438b92605779479eea96241761f3f8
-SIZE (BitTorrent-4.3.1.tar.gz) = 2269731
+MD5 (BitTorrent-4.3.2.tar.gz) = 8e8fcfff934ba6fee5993625046d2af3
+SHA256 (BitTorrent-4.3.2.tar.gz) = fa5b02a35d178875c205cc7dcc032c5cd32780f2ae5f990074b8c9d461c2ec16
+SIZE (BitTorrent-4.3.2.tar.gz) = 2631811
diff --git a/net-p2p/py-bittorrent-devel/files/patch-makei18n.sh b/net-p2p/py-bittorrent-devel/files/patch-makei18n.sh
deleted file mode 100644
index 90b32d2cd103..000000000000
--- a/net-p2p/py-bittorrent-devel/files/patch-makei18n.sh
+++ /dev/null
@@ -1,9 +0,0 @@
---- makei18n.sh.orig Sun Nov 20 23:17:39 2005
-+++ makei18n.sh Sun Nov 20 23:18:34 2005
-@@ -1,5 +1,5 @@
- APP_NAME="bittorrent"
--LANGUAGES=`python language_codes.py`
-+LANGUAGES=`cd po; ls *.po | sed -e 's/\.po//'`
- MESSAGES_PO="messages.pot"
-
- rm -f $APP_NAME.lis