Date: Thu, 22 Aug 2013 12:39:01 +0000 (UTC) From: Mathieu Arnold <mat@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r325191 - head/net/p5-Net-SIP Message-ID: <201308221239.r7MCd1jU072152@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201308221239.r7MCd1jU072152>