Date: Thu, 8 Jan 2015 09:50:01 +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: r376515 - head/devel/p5-Test-Cmd Message-ID: <201501080950.t089o1Vt070272@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: culot Date: Thu Jan 8 09:50:01 2015 New Revision: 376515 URL: https://svnweb.freebsd.org/changeset/ports/376515 QAT: https://qat.redports.org/buildarchive/r376515/ Log: - Update to 1.07 - Shorten COMMENT Changes: http://search.cpan.org/dist/Test-Cmd/Changes Modified: head/devel/p5-Test-Cmd/Makefile head/devel/p5-Test-Cmd/distinfo Modified: head/devel/p5-Test-Cmd/Makefile ============================================================================== --- head/devel/p5-Test-Cmd/Makefile Thu Jan 8 05:44:37 2015 (r376514) +++ head/devel/p5-Test-Cmd/Makefile Thu Jan 8 09:50:01 2015 (r376515) @@ -2,14 +2,13 @@ # $FreeBSD$ PORTNAME= Test-Cmd -PORTVERSION= 1.06 -PORTREVISION= 1 +PORTVERSION= 1.07 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org -COMMENT= Perl module for portable testing of commands and scripts +COMMENT= Portable testing of commands and scripts LICENSE= ART10 GPLv1 LICENSE_COMB= dual Modified: head/devel/p5-Test-Cmd/distinfo ============================================================================== --- head/devel/p5-Test-Cmd/distinfo Thu Jan 8 05:44:37 2015 (r376514) +++ head/devel/p5-Test-Cmd/distinfo Thu Jan 8 09:50:01 2015 (r376515) @@ -1,2 +1,2 @@ -SHA256 (Test-Cmd-1.06.tar.gz) = 4c29053c673c19d0b3bcaad597c4454413de6394230ef63969680506d80eddb9 -SIZE (Test-Cmd-1.06.tar.gz) = 32661 +SHA256 (Test-Cmd-1.07.tar.gz) = 0548a178cbac945ae3d04af8f3ce485cea1dc1d2b914375627b96df81f1130a9 +SIZE (Test-Cmd-1.07.tar.gz) = 32999
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201501080950.t089o1Vt070272>