svn commit: r325191 - head/net/p5-Net-SIP
Mathieu Arnold
mat at FreeBSD.org
Thu Aug 22 12:39:02 UTC 2013
Author: mat
Date: Thu Aug 22 12:39:00 2013
New Revision: 325191
URL: http://svnweb.freebsd.org/changeset/ports/325191
Log:
Update to 0.682
Modified:
head/net/p5-Net-SIP/Makefile
head/net/p5-Net-SIP/distinfo (contents, props changed)
head/net/p5-Net-SIP/pkg-descr (contents, props changed)
Modified: head/net/p5-Net-SIP/Makefile
==============================================================================
--- head/net/p5-Net-SIP/Makefile Thu Aug 22 12:38:12 2013 (r325190)
+++ head/net/p5-Net-SIP/Makefile Thu Aug 22 12:39:00 2013 (r325191)
@@ -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 at FreeBSD.org
COMMENT= Framework SIP (Voice Over IP, RFC3261)
Modified: head/net/p5-Net-SIP/distinfo
==============================================================================
--- head/net/p5-Net-SIP/distinfo Thu Aug 22 12:38:12 2013 (r325190)
+++ head/net/p5-Net-SIP/distinfo Thu Aug 22 12:39:00 2013 (r325191)
@@ -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
Modified: head/net/p5-Net-SIP/pkg-descr
==============================================================================
--- head/net/p5-Net-SIP/pkg-descr Thu Aug 22 12:38:12 2013 (r325190)
+++ head/net/p5-Net-SIP/pkg-descr Thu Aug 22 12:39:00 2013 (r325191)
@@ -2,4 +2,4 @@ Net::SIP consists of packages for handli
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/
More information about the svn-ports-head
mailing list