aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/p5-Net-BitTorrent
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2009-09-12 09:45:02 +0000
committerAnton Berezin <tobez@FreeBSD.org>2009-09-12 09:45:02 +0000
commit72420a6fb87310a3403b7adb2c6ee17debbc0f2e (patch)
tree1f83a7984b81ab47c73f647c1826119f861b9468 /net-p2p/p5-Net-BitTorrent
parent321184d4b27b8286e2d002a1c230c5596e186434 (diff)
downloadports-72420a6fb87310a3403b7adb2c6ee17debbc0f2e.tar.gz
ports-72420a6fb87310a3403b7adb2c6ee17debbc0f2e.zip
Update to 0.051.
Notes
Notes: svn path=/head/; revision=241267
Diffstat (limited to 'net-p2p/p5-Net-BitTorrent')
-rw-r--r--net-p2p/p5-Net-BitTorrent/Makefile4
-rw-r--r--net-p2p/p5-Net-BitTorrent/distinfo6
-rw-r--r--net-p2p/p5-Net-BitTorrent/pkg-plist6
3 files changed, 10 insertions, 6 deletions
diff --git a/net-p2p/p5-Net-BitTorrent/Makefile b/net-p2p/p5-Net-BitTorrent/Makefile
index 15efdbaf6c42..bff28ce3c0cd 100644
--- a/net-p2p/p5-Net-BitTorrent/Makefile
+++ b/net-p2p/p5-Net-BitTorrent/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Net-BitTorrent
-PORTVERSION= 0.050
+PORTVERSION= 0.051
CATEGORIES= net-p2p perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= ../../authors/id/S/SA/SANKO
@@ -24,7 +24,9 @@ BUILD_DEPENDS= ${RUN_DEPENDS}
CONFIGURE_ARGS= </dev/null
PERL_MODBUILD= yes
+MAN1= net-bittorrent.pl.1
MAN3= Net::BitTorrent.3 \
+ Net::BitTorrent::Notes.3 \
Net::BitTorrent::ConfigData.3 \
Net::BitTorrent::DHT.3 \
Net::BitTorrent::Peer.3 \
diff --git a/net-p2p/p5-Net-BitTorrent/distinfo b/net-p2p/p5-Net-BitTorrent/distinfo
index 520137df5768..941a73923e54 100644
--- a/net-p2p/p5-Net-BitTorrent/distinfo
+++ b/net-p2p/p5-Net-BitTorrent/distinfo
@@ -1,3 +1,3 @@
-MD5 (Net-BitTorrent-0.050.tar.gz) = 0305afc6a8c23de2c39dd991535e7847
-SHA256 (Net-BitTorrent-0.050.tar.gz) = 45aec3f6876edcdae31d7176a7ab1286d0146ea76ed8d6be6577eb065eaf522e
-SIZE (Net-BitTorrent-0.050.tar.gz) = 197957
+MD5 (Net-BitTorrent-0.051.tar.gz) = 71b3b49a69fffd398c07b795b75efe32
+SHA256 (Net-BitTorrent-0.051.tar.gz) = 0a27ec29ca6c4a39db05ea54c48933ae442012fd7d5bf7b54201801098bf90f2
+SIZE (Net-BitTorrent-0.051.tar.gz) = 198787
diff --git a/net-p2p/p5-Net-BitTorrent/pkg-plist b/net-p2p/p5-Net-BitTorrent/pkg-plist
index 10988d33a7c2..235bcf151918 100644
--- a/net-p2p/p5-Net-BitTorrent/pkg-plist
+++ b/net-p2p/p5-Net-BitTorrent/pkg-plist
@@ -1,7 +1,9 @@
@comment $FreeBSD$
+bin/net-bittorrent.pl
%%SITE_PERL%%/Net/BitTorrent.pm
%%SITE_PERL%%/Net/BitTorrent/ConfigData.pm
%%SITE_PERL%%/Net/BitTorrent/DHT.pm
+%%SITE_PERL%%/Net/BitTorrent/Notes.pod
%%SITE_PERL%%/Net/BitTorrent/Peer.pm
%%SITE_PERL%%/Net/BitTorrent/Protocol.pm
%%SITE_PERL%%/Net/BitTorrent/Torrent.pm
@@ -11,8 +13,8 @@
%%SITE_PERL%%/Net/BitTorrent/Torrent/Tracker/UDP.pm
%%SITE_PERL%%/Net/BitTorrent/Util.pm
%%SITE_PERL%%/Net/BitTorrent/Version.pm
-@dirrmtry %%SITE_PERL%%/Net/BitTorrent/DHT
-@dirrm %%SITE_PERL%%/Net/BitTorrent/Torrent/Tracker
+@dirrmtry %%SITE_PERL%%/Net/BitTorrent/Torrent/Tracker
@dirrmtry %%SITE_PERL%%/Net/BitTorrent/Torrent
+@dirrmtry %%SITE_PERL%%/Net/BitTorrent/DHT
@dirrmtry %%SITE_PERL%%/Net/BitTorrent
@dirrmtry %%SITE_PERL%%/Net