Date: Thu, 16 May 2013 07:30:02 +0000 (UTC) From: Frederic Culot <culot@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r318277 - head/devel/p5-Test-Class Message-ID: <201305160730.r4G7U2Yh021884@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: culot Date: Thu May 16 07:30:02 2013 New Revision: 318277 URL: http://svnweb.freebsd.org/changeset/ports/318277 Log: - Update to 0.39 Changes: http://search.cpan.org/dist/Test-Class/Changes Modified: head/devel/p5-Test-Class/Makefile head/devel/p5-Test-Class/distinfo Modified: head/devel/p5-Test-Class/Makefile ============================================================================== --- head/devel/p5-Test-Class/Makefile Thu May 16 05:30:10 2013 (r318276) +++ head/devel/p5-Test-Class/Makefile Thu May 16 07:30:02 2013 (r318277) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Test-Class -PORTVERSION= 0.38 +PORTVERSION= 0.39 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/devel/p5-Test-Class/distinfo ============================================================================== --- head/devel/p5-Test-Class/distinfo Thu May 16 05:30:10 2013 (r318276) +++ head/devel/p5-Test-Class/distinfo Thu May 16 07:30:02 2013 (r318277) @@ -1,2 +1,2 @@ -SHA256 (Test-Class-0.38.tar.gz) = 05ab3c23095866b188805a491410949fc47fdebbe3d30bb9c8a5f8c284eb752f -SIZE (Test-Class-0.38.tar.gz) = 78030 +SHA256 (Test-Class-0.39.tar.gz) = d3a7d9b3ac24580524fc52865529457df4f43c0384f12264e884315d97f4bad5 +SIZE (Test-Class-0.39.tar.gz) = 78655
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201305160730.r4G7U2Yh021884>