Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Feb 2013 18:54:14 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r312519 - head/devel/p5-Test-Command
Message-ID:  <201302181854.r1IIsE0K076503@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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
 

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201302181854.r1IIsE0K076503>