Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Sep 2007 16:41:40 +0800 (CST)
From:      Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        tjs@cdpa.nsysu.edu.tw
Subject:   ports/116147: [PATCH] net/p5-Net-RTP: update to 0.09
Message-ID:  <200709060841.l868feEw066854@pluto.cdpa.nsysu.edu.tw>
Resent-Message-ID: <200709060850.l868o1YF050201@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         116147
>Category:       ports
>Synopsis:       [PATCH] net/p5-Net-RTP: update to 0.09
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Sep 06 08:50:01 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Jin-Shan Tseng
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
>Environment:
System: FreeBSD Pluto.CDPA.nsysu.edu.tw 6.2-STABLE FreeBSD 6.2-STABLE #0: Thu Aug  2 15:11:50 CST
>Description:
- Update to 0.09

Port maintainer (tjs@cdpa.nsysu.edu.tw) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- p5-Net-RTP-0.09.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/net/p5-Net-RTP/Makefile /hd1/p5-Net-RTP/Makefile
--- /usr/ports/net/p5-Net-RTP/Makefile	2007-03-13 17:16:32.000000000 +0800
+++ /hd1/p5-Net-RTP/Makefile	2007-09-06 16:39:16.000000000 +0800
@@ -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 @@
 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 -ruN --exclude=CVS /usr/ports/net/p5-Net-RTP/distinfo /hd1/p5-Net-RTP/distinfo
--- /usr/ports/net/p5-Net-RTP/distinfo	2007-03-10 19:45:16.000000000 +0800
+++ /hd1/p5-Net-RTP/distinfo	2007-09-06 16:30:04.000000000 +0800
@@ -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 -ruN --exclude=CVS /usr/ports/net/p5-Net-RTP/pkg-plist /hd1/p5-Net-RTP/pkg-plist
--- /usr/ports/net/p5-Net-RTP/pkg-plist	2007-03-13 17:16:32.000000000 +0800
+++ /hd1/p5-Net-RTP/pkg-plist	2007-09-06 16:39:00.000000000 +0800
@@ -3,6 +3,7 @@
 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
--- p5-Net-RTP-0.09.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200709060841.l868feEw066854>