Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Aug 2010 14:11:45 +0200 (CEST)
From:      Frederic Culot <frederic@culot.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/149174: Update port: net/p5-Net-SIP
Message-ID:  <201008011211.o71CBjwq093972@0xd0.org>
Resent-Message-ID: <201008011220.o71CK4te072868@freefall.freebsd.org>

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

>Number:         149174
>Category:       ports
>Synopsis:       Update port: net/p5-Net-SIP
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Aug 01 12:20:04 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Frederic Culot
>Release:        FreeBSD 8.1-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD 0xd0.org 8.1-RELEASE FreeBSD 8.1-RELEASE #0: Mon Jul 19 02:36:49 UTC 2010 root@mason.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64
>Description:
Update to 0.59:
- Net::SIP::Blocker module added
>How-To-Repeat:
>Fix:
diff -ruN p5-Net-SIP.bak/Makefile p5-Net-SIP/Makefile
--- p5-Net-SIP.bak/Makefile	2010-08-01 13:57:51.862340079 +0200
+++ p5-Net-SIP/Makefile	2010-08-01 14:01:24.054351354 +0200
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Net-SIP
-PORTVERSION=	0.58
+PORTVERSION=	0.59
 CATEGORIES=	net perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -20,7 +20,7 @@
 PERL_CONFIGURE=	5.8.0+
 
 MAN3=		Net::SIP.3 Net::SIP::Debug.3 \
-		Net::SIP::Redirect.3 \
+		Net::SIP::Blocker.3 Net::SIP::Redirect.3 \
 		Net::SIP::Dispatcher.3 Net::SIP::Dispatcher::Eventloop.3 \
 		Net::SIP::Endpoint.3 Net::SIP::Endpoint::Context.3 \
 		Net::SIP::Leg.3 Net::SIP::NATHelper::Base.3 \
diff -ruN p5-Net-SIP.bak/distinfo p5-Net-SIP/distinfo
--- p5-Net-SIP.bak/distinfo	2010-08-01 13:57:51.862340079 +0200
+++ p5-Net-SIP/distinfo	2010-08-01 13:58:26.034451619 +0200
@@ -1,3 +1,3 @@
-MD5 (Net-SIP-0.58.tar.gz) = e7cd1ec4e82a0c3ed23d7437ed394a9a
-SHA256 (Net-SIP-0.58.tar.gz) = 7c0bf03a95c3c495e65ae3c6fc4b9fd1f6e197f6d6953a7befe147f4f815566f
-SIZE (Net-SIP-0.58.tar.gz) = 144073
+MD5 (Net-SIP-0.59.tar.gz) = f93dc685520e53396c25af1f8bdabe38
+SHA256 (Net-SIP-0.59.tar.gz) = cba958147e91875fa2cd1f220b5f78f56592b9c7504a3eea7df23f11308929bd
+SIZE (Net-SIP-0.59.tar.gz) = 148376
diff -ruN p5-Net-SIP.bak/pkg-plist p5-Net-SIP/pkg-plist
--- p5-Net-SIP.bak/pkg-plist	2010-08-01 13:57:51.861334923 +0200
+++ p5-Net-SIP/pkg-plist	2010-08-01 14:02:09.730417446 +0200
@@ -2,6 +2,8 @@
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SIP/.packlist
 %%SITE_PERL%%/Net/SIP.pm
 %%SITE_PERL%%/Net/SIP.pod
+%%SITE_PERL%%/Net/SIP/Blocker.pm
+%%SITE_PERL%%/Net/SIP/Blocker.pod
 %%SITE_PERL%%/Net/SIP/Debug.pm
 %%SITE_PERL%%/Net/SIP/Debug.pod
 %%SITE_PERL%%/Net/SIP/Dispatcher.pm
>Release-Note:
>Audit-Trail:
>Unformatted:



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