aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorlioux <lioux@FreeBSD.org>2005-12-12 13:10:05 +0800
committerlioux <lioux@FreeBSD.org>2005-12-12 13:10:05 +0800
commit5e7b851de027a6c8d917f316ca46d8cbb24c0111 (patch)
treeaa4d99971e4ebbca66f5b1d517174971632d9398 /net
parent884f69e5010b835ab7377d90ec5913a34726dbe6 (diff)
downloadfreebsd-ports-gnome-5e7b851de027a6c8d917f316ca46d8cbb24c0111.tar.gz
freebsd-ports-gnome-5e7b851de027a6c8d917f316ca46d8cbb24c0111.tar.zst
freebsd-ports-gnome-5e7b851de027a6c8d917f316ca46d8cbb24c0111.zip
Update to 4.3.2
Diffstat (limited to 'net')
-rw-r--r--net/py-bittorrent-devel/Makefile2
-rw-r--r--net/py-bittorrent-devel/distinfo6
-rw-r--r--net/py-bittorrent-devel/files/patch-makei18n.sh9
3 files changed, 4 insertions, 13 deletions
diff --git a/net/py-bittorrent-devel/Makefile b/net/py-bittorrent-devel/Makefile
index 79f735e963c1..704c4a5bcc42 100644
--- a/net/py-bittorrent-devel/Makefile
+++ b/net/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/py-bittorrent-devel/distinfo b/net/py-bittorrent-devel/distinfo
index 7951d3d78cae..84169f977453 100644
--- a/net/py-bittorrent-devel/distinfo
+++ b/net/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/py-bittorrent-devel/files/patch-makei18n.sh b/net/py-bittorrent-devel/files/patch-makei18n.sh
deleted file mode 100644
index 90b32d2cd103..000000000000
--- a/net/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