diff options
-rw-r--r-- | net-p2p/py-bittorrent-devel/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/py-bittorrent-devel/distinfo | 6 | ||||
-rw-r--r-- | net-p2p/py-bittorrent-devel/files/patch-makei18n.sh | 9 | ||||
-rw-r--r-- | net/py-bittorrent-devel/Makefile | 2 | ||||
-rw-r--r-- | net/py-bittorrent-devel/distinfo | 6 | ||||
-rw-r--r-- | net/py-bittorrent-devel/files/patch-makei18n.sh | 9 |
6 files changed, 8 insertions, 26 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 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 |