svn commit: r312519 - head/devel/p5-Test-Command
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Mon Feb 18 18:54:15 UTC 2013
Author: sunpoet
Date: Mon Feb 18 18:54:13 2013
New Revision: 312519
URL: http://svnweb.freebsd.org/changeset/ports/312519
Log:
- Update to 0.10
- Add LICENSE
- Cleanup Makefile header
Changes: http://search.cpan.org/dist/Test-Command/Changes
Modified:
head/devel/p5-Test-Command/Makefile (contents, props changed)
head/devel/p5-Test-Command/distinfo (contents, props changed)
Modified: head/devel/p5-Test-Command/Makefile
==============================================================================
--- head/devel/p5-Test-Command/Makefile Mon Feb 18 18:53:02 2013 (r312518)
+++ head/devel/p5-Test-Command/Makefile Mon Feb 18 18:54:13 2013 (r312519)
@@ -1,12 +1,8 @@
-# New ports collection makefile for: p5-Test-Command
-# Date created: 2012-02-10
-# Whom: Sunpoet Po-Chuan Hsieh <sunpoet at FreeBSD.org>
-#
+# Created by: Sunpoet Po-Chuan Hsieh <sunpoet at FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= Test-Command
-PORTVERSION= 0.08
+PORTVERSION= 0.10
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,6 +10,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet at FreeBSD.org
COMMENT= Test routines for external commands
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
TEST_DEPENDS= p5-Test-Pod>=1.14:${PORTSDIR}/devel/p5-Test-Pod \
p5-Test-Pod-Coverage>=1.04:${PORTSDIR}/devel/p5-Test-Pod-Coverage
Modified: head/devel/p5-Test-Command/distinfo
==============================================================================
--- head/devel/p5-Test-Command/distinfo Mon Feb 18 18:53:02 2013 (r312518)
+++ head/devel/p5-Test-Command/distinfo Mon Feb 18 18:54:13 2013 (r312519)
@@ -1,2 +1,2 @@
-SHA256 (Test-Command-0.08.tar.gz) = 5c46f5eab3f2c6bbfde4b3ceb01fb78eb7468f381b913355ca84c61a9cf76788
-SIZE (Test-Command-0.08.tar.gz) = 9967
+SHA256 (Test-Command-0.10.tar.gz) = 97e4ef759286930ec253944ce786a25ffbbaf318b47fa9bdc611e4c044d95276
+SIZE (Test-Command-0.10.tar.gz) = 12805
More information about the svn-ports-head
mailing list