svn commit: r376515 - head/devel/p5-Test-Cmd

Frederic Culot culot at FreeBSD.org
Thu Jan 8 09:50:02 UTC 2015


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 at 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


More information about the svn-ports-all mailing list