aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Net-SIP
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-06-26 13:16:56 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-06-26 13:16:56 +0000
commit0a6eeffe8d317469793a14964d6a0175cb166fe3 (patch)
tree5c9d6e41f5f05a960f5a57352f66df45c33cf7b2 /net/p5-Net-SIP
parent6058a50cecafaacaea085b6e645f95b9b37c2b00 (diff)
downloadports-0a6eeffe8d317469793a14964d6a0175cb166fe3.tar.gz
ports-0a6eeffe8d317469793a14964d6a0175cb166fe3.zip
- Update to 0.66
Notes
Notes: svn path=/head/; revision=300013
Diffstat (limited to 'net/p5-Net-SIP')
-rw-r--r--net/p5-Net-SIP/Makefile3
-rw-r--r--net/p5-Net-SIP/distinfo4
-rw-r--r--net/p5-Net-SIP/pkg-plist2
3 files changed, 6 insertions, 3 deletions
diff --git a/net/p5-Net-SIP/Makefile b/net/p5-Net-SIP/Makefile
index 174bca069c25..916021ea5356 100644
--- a/net/p5-Net-SIP/Makefile
+++ b/net/p5-Net-SIP/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Net-SIP
-PORTVERSION= 0.64
+PORTVERSION= 0.66
CATEGORIES= net perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -22,6 +22,7 @@ PERL_CONFIGURE= yes
MAN3= Net::SIP.3 \
Net::SIP::Authorize.3 \
Net::SIP::Blocker.3 \
+ Net::SIP::DTMF.3 \
Net::SIP::Debug.3 \
Net::SIP::Dispatcher.3 \
Net::SIP::Dispatcher::Eventloop.3 \
diff --git a/net/p5-Net-SIP/distinfo b/net/p5-Net-SIP/distinfo
index deab0556db3d..4762ae8c9d49 100644
--- a/net/p5-Net-SIP/distinfo
+++ b/net/p5-Net-SIP/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Net-SIP-0.64.tar.gz) = 29fa5eeaee616b175471335bc7b99da3ab532a169238f0ff7d70905ea0e22e30
-SIZE (Net-SIP-0.64.tar.gz) = 156333
+SHA256 (Net-SIP-0.66.tar.gz) = 620b592a416ba257d89e644c30760fcb36149128f5db95a18d9bbc2cd37fa666
+SIZE (Net-SIP-0.66.tar.gz) = 166303
diff --git a/net/p5-Net-SIP/pkg-plist b/net/p5-Net-SIP/pkg-plist
index 12fb1ef9a3e1..53cc0d046493 100644
--- a/net/p5-Net-SIP/pkg-plist
+++ b/net/p5-Net-SIP/pkg-plist
@@ -4,6 +4,8 @@
%%SITE_PERL%%/Net/SIP/Authorize.pod
%%SITE_PERL%%/Net/SIP/Blocker.pm
%%SITE_PERL%%/Net/SIP/Blocker.pod
+%%SITE_PERL%%/Net/SIP/DTMF.pm
+%%SITE_PERL%%/Net/SIP/DTMF.pod
%%SITE_PERL%%/Net/SIP/Debug.pm
%%SITE_PERL%%/Net/SIP/Debug.pod
%%SITE_PERL%%/Net/SIP/Dispatcher.pm