1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

- Update to 0.10

- Add LICENSE
- Cleanup Makefile header

Changes:	http://search.cpan.org/dist/Test-Command/Changes
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2013-02-18 18:54:13 +00:00
parent 844c8977b2
commit 6aeda8505c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=312519
2 changed files with 7 additions and 8 deletions

View File

@ -1,12 +1,8 @@
# New ports collection makefile for: p5-Test-Command
# Date created: 2012-02-10
# Whom: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
#
# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@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@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

View File

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