aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Net-SIP
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2013-08-22 12:39:00 +0000
committerMathieu Arnold <mat@FreeBSD.org>2013-08-22 12:39:00 +0000
commitad1b351ac3b9463851be5e406c51fa06da0b471a (patch)
treef46b5b2fb611a2e5532e4d4196b5f3742fb258c3 /net/p5-Net-SIP
parent21d7a35757d0a7ce71d89d25718214045fe1098b (diff)
downloadports-ad1b351ac3b9463851be5e406c51fa06da0b471a.tar.gz
ports-ad1b351ac3b9463851be5e406c51fa06da0b471a.zip
Notes
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-descr2
3 files changed, 5 insertions, 4 deletions
diff --git a/net/p5-Net-SIP/Makefile b/net/p5-Net-SIP/Makefile
index 08c7e6814d38..2010a9128101 100644
--- a/net/p5-Net-SIP/Makefile
+++ b/net/p5-Net-SIP/Makefile
@@ -2,10 +2,11 @@
# $FreeBSD$
PORTNAME= Net-SIP
-PORTVERSION= 0.68
+PORTVERSION= 0.68.2
CATEGORIES= net perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
+DISTNAME= ${PORTNAME}-${PORTVERSION:C/\.(.)$/\1/}
MAINTAINER= perl@FreeBSD.org
COMMENT= Framework SIP (Voice Over IP, RFC3261)
diff --git a/net/p5-Net-SIP/distinfo b/net/p5-Net-SIP/distinfo
index 2a25756f1a48..abba9b072709 100644
--- a/net/p5-Net-SIP/distinfo
+++ b/net/p5-Net-SIP/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Net-SIP-0.68.tar.gz) = cf48522fbd91c33042b8dce0550ffdbaa1e9645908defad8ff4c2bdb04069398
-SIZE (Net-SIP-0.68.tar.gz) = 165909
+SHA256 (Net-SIP-0.682.tar.gz) = 6a82a690352ec7854df0a9916c39cd825422e4e1a342bdfd550a288c8672dee3
+SIZE (Net-SIP-0.682.tar.gz) = 166222
diff --git a/net/p5-Net-SIP/pkg-descr b/net/p5-Net-SIP/pkg-descr
index d49fc3858b42..8a2c90ac4f98 100644
--- a/net/p5-Net-SIP/pkg-descr
+++ b/net/p5-Net-SIP/pkg-descr
@@ -2,4 +2,4 @@ Net::SIP consists of packages for handling the SIP packets, for transport of
the packets, for processing the packets and on top of all that a simplified
layer for common tasks.
-WWW: http://search.cpan.org/dist/Net-SIP/
+WWW: http://search.cpan.org/dist/Net-SIP/