summaryrefslogtreecommitdiff
path: root/net/p5-Net-RTP
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2007-09-07 01:20:08 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2007-09-07 01:20:08 +0000
commitb52b39b6fde1069f751c9016f14afc312dd877ae (patch)
tree304411f66ce78e39b7ad2d035c1d5585c9348c96 /net/p5-Net-RTP
parent- Update to 0.11 (diff)
- Update to 0.09
- reset maintainer PR: ports/116147 Submitted by: Jin-Shan Tseng <tjs_AT_cdpa dot nsysu dot edu dot tw>
Notes
Notes: svn path=/head/; revision=198963
Diffstat (limited to 'net/p5-Net-RTP')
-rw-r--r--net/p5-Net-RTP/Makefile7
-rw-r--r--net/p5-Net-RTP/distinfo6
-rw-r--r--net/p5-Net-RTP/pkg-plist1
3 files changed, 8 insertions, 6 deletions
diff --git a/net/p5-Net-RTP/Makefile b/net/p5-Net-RTP/Makefile
index 45bfd2db6b6d..7b7e4b39acfc 100644
--- a/net/p5-Net-RTP/Makefile
+++ b/net/p5-Net-RTP/Makefile
@@ -6,13 +6,13 @@
#
PORTNAME= Net-RTP
-PORTVERSION= 0.08
+PORTVERSION= 0.09
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Net
PKGNAMEPREFIX= p5-
-MAINTAINER= tjs@cdpa.nsysu.edu.tw
+MAINTAINER= perl@FreeBSD.org
COMMENT= Send and receive RTP packets (RFC3550)
RUN_DEPENDS= p5-IO-Socket-Multicast6>=0.02:${PORTSDIR}/net/p5-IO-Socket-Multicast6 \
@@ -25,7 +25,8 @@ PERL_MODBUILD= yes
MAN1= rtpdump.pl.1 \
rtplosslog.pl.1 \
rtpsend-pcmu.pl.1 \
- rtpstats.pl.1
+ rtpstats.pl.1 \
+ rtptimer.pl.1
MAN3= Net::RTP.3 \
Net::RTP::Packet.3
diff --git a/net/p5-Net-RTP/distinfo b/net/p5-Net-RTP/distinfo
index 251aa2ad8c92..c40d35637baf 100644
--- a/net/p5-Net-RTP/distinfo
+++ b/net/p5-Net-RTP/distinfo
@@ -1,3 +1,3 @@
-MD5 (Net-RTP-0.08.tar.gz) = 1b95290fb3320c6d59f0ceda84ec09d8
-SHA256 (Net-RTP-0.08.tar.gz) = 57f05ae9a51fec0684e40a9674246bf7643d84a2c6a4d57e685c5b8217e81a0f
-SIZE (Net-RTP-0.08.tar.gz) = 12167
+MD5 (Net-RTP-0.09.tar.gz) = 87054eb7a6d53e2c4b2a618625a05433
+SHA256 (Net-RTP-0.09.tar.gz) = f5f5330b067545ce283127a4eea9c67d306fabe079efdd36206c80a0d6054812
+SIZE (Net-RTP-0.09.tar.gz) = 12655
diff --git a/net/p5-Net-RTP/pkg-plist b/net/p5-Net-RTP/pkg-plist
index d9a20225bf32..3e4fc6a4a1a6 100644
--- a/net/p5-Net-RTP/pkg-plist
+++ b/net/p5-Net-RTP/pkg-plist
@@ -3,6 +3,7 @@ bin/rtpdump.pl
bin/rtplosslog.pl
bin/rtpsend-pcmu.pl
bin/rtpstats.pl
+bin/rtptimer.pl
%%SITE_PERL%%/Net/RTP.pm
%%SITE_PERL%%/Net/RTP/Packet.pm
@dirrm %%SITE_PERL%%/Net/RTP