svn commit: r350837 - head/devel/p5-Test-Cmd
Frederic Culot
culot at FreeBSD.org
Thu Apr 10 19:26:18 UTC 2014
Author: culot
Date: Thu Apr 10 19:26:17 2014
New Revision: 350837
URL: http://svnweb.freebsd.org/changeset/ports/350837
QAT: https://qat.redports.org/buildarchive/r350837/
Log:
- Update to 1.06
- Add LICENSE (Artistic 1 & GPL 1)
Changes: http://search.cpan.org/dist/Test-Cmd/Changes
Modified:
head/devel/p5-Test-Cmd/Makefile
head/devel/p5-Test-Cmd/distinfo
head/devel/p5-Test-Cmd/pkg-plist
Modified: head/devel/p5-Test-Cmd/Makefile
==============================================================================
--- head/devel/p5-Test-Cmd/Makefile Thu Apr 10 19:25:35 2014 (r350836)
+++ head/devel/p5-Test-Cmd/Makefile Thu Apr 10 19:26:17 2014 (r350837)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Test-Cmd
-PORTVERSION= 1.05
+PORTVERSION= 1.06
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -10,6 +10,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl at FreeBSD.org
COMMENT= Perl module for portable testing of commands and scripts
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
USES= perl5
USE_PERL5= configure
Modified: head/devel/p5-Test-Cmd/distinfo
==============================================================================
--- head/devel/p5-Test-Cmd/distinfo Thu Apr 10 19:25:35 2014 (r350836)
+++ head/devel/p5-Test-Cmd/distinfo Thu Apr 10 19:26:17 2014 (r350837)
@@ -1,2 +1,2 @@
-SHA256 (Test-Cmd-1.05.tar.gz) = 335449a95d81cc16e4dc67e7bcfc02745faf4d02f7f431e0b19c469f331fd3be
-SIZE (Test-Cmd-1.05.tar.gz) = 31104
+SHA256 (Test-Cmd-1.06.tar.gz) = 4c29053c673c19d0b3bcaad597c4454413de6394230ef63969680506d80eddb9
+SIZE (Test-Cmd-1.06.tar.gz) = 32661
Modified: head/devel/p5-Test-Cmd/pkg-plist
==============================================================================
--- head/devel/p5-Test-Cmd/pkg-plist Thu Apr 10 19:25:35 2014 (r350836)
+++ head/devel/p5-Test-Cmd/pkg-plist Thu Apr 10 19:26:17 2014 (r350837)
@@ -1,5 +1,5 @@
%%PERL5_MAN3%%/Test::Cmd.3.gz
-%%PERL5_MAN3%%/Test::Common.3.gz
+%%PERL5_MAN3%%/Test::Cmd::Common.3.gz
%%SITE_PERL%%/Test/Cmd.pm
%%SITE_PERL%%/Test/Cmd/Common.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/Cmd/.packlist
More information about the svn-ports-all
mailing list