From 9d06ba6b783a5678bfe771ffd79f606b7672d457 Mon Sep 17 00:00:00 2001 From: lioux Date: Sun, 20 Nov 2005 23:14:28 +0000 Subject: Update to 4.1.8 --- net-p2p/py-bittorrent-devel/Makefile | 2 +- net-p2p/py-bittorrent-devel/distinfo | 6 +++--- net-p2p/py-bittorrent-devel/pkg-plist | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) (limited to 'net-p2p') diff --git a/net-p2p/py-bittorrent-devel/Makefile b/net-p2p/py-bittorrent-devel/Makefile index 004ffb7bd865..9bbcc412bff6 100644 --- a/net-p2p/py-bittorrent-devel/Makefile +++ b/net-p2p/py-bittorrent-devel/Makefile @@ -6,7 +6,7 @@ # PORTNAME= BitTorrent -PORTVERSION= 4.1.7 +PORTVERSION= 4.1.8 PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES?= net python diff --git a/net-p2p/py-bittorrent-devel/distinfo b/net-p2p/py-bittorrent-devel/distinfo index 329db2a92820..94e485941d1b 100644 --- a/net-p2p/py-bittorrent-devel/distinfo +++ b/net-p2p/py-bittorrent-devel/distinfo @@ -1,3 +1,3 @@ -MD5 (BitTorrent-4.1.7.tar.gz) = b1912428950d1875ae674d324a302191 -SHA256 (BitTorrent-4.1.7.tar.gz) = c9c95821f7f6901324f4c3faaa6981c56b6fb36b970a40404f5c89826c946ddf -SIZE (BitTorrent-4.1.7.tar.gz) = 2109030 +MD5 (BitTorrent-4.1.8.tar.gz) = 6898c78c12ed2fa25d48602f465fcc93 +SHA256 (BitTorrent-4.1.8.tar.gz) = 7e9b7a3aadfca1f5d21e5c2f64c12499b7c075ac869585e7f0efa2e5473fba18 +SIZE (BitTorrent-4.1.8.tar.gz) = 2164574 diff --git a/net-p2p/py-bittorrent-devel/pkg-plist b/net-p2p/py-bittorrent-devel/pkg-plist index a5f47df67dae..07a6a4e9fe32 100644 --- a/net-p2p/py-bittorrent-devel/pkg-plist +++ b/net-p2p/py-bittorrent-devel/pkg-plist @@ -237,7 +237,7 @@ share/locale/vi/LC_MESSAGES/bittorrent.mo share/locale/zh_CN/LC_MESSAGES/bittorrent.mo share/locale/zh_TW/LC_MESSAGES/bittorrent.mo %%GUI%%@dirrm share/pixmaps/BitTorrent/logo -%%GUI%%@dirrm share/pixmaps/BitTorrent +%%GUI%%@dirrm share/pixmaps/BitTorrent %%GUI%%@unexec rmdir %D/share/pixmaps 2>/dev/null || true @unexec rmdir %D/share/locale/zh_TW/LC_MESSAGES 2>/dev/null || true @unexec rmdir %D/share/locale/zh_TW 2>/dev/null || true -- cgit