Date: Tue, 31 Dec 2013 14:58:39 +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: r338319 - head/devel/p5-Test-Trap Message-ID: <201312311458.rBVEwdj5040679@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Tue Dec 31 14:58:39 2013 New Revision: 338319 URL: http://svnweb.freebsd.org/changeset/ports/338319 Log: - Update to 0.2.3 - Add LICENSE Changes: http://search.cpan.org/dist/Test-Trap/Changes Modified: head/devel/p5-Test-Trap/Makefile head/devel/p5-Test-Trap/distinfo (contents, props changed) Modified: head/devel/p5-Test-Trap/Makefile ============================================================================== --- head/devel/p5-Test-Trap/Makefile Tue Dec 31 14:58:34 2013 (r338318) +++ head/devel/p5-Test-Trap/Makefile Tue Dec 31 14:58:39 2013 (r338319) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Test-Trap -PORTVERSION= 0.2.2 +PORTVERSION= 0.2.3 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -11,6 +11,9 @@ DISTNAME= ${PORTNAME}-v${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Trap exit codes, exceptions, output, etc +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + BUILD_DEPENDS= p5-Data-Dump>=0:${PORTSDIR}/devel/p5-Data-Dump RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-Tester>=0.10.7:${PORTSDIR}/devel/p5-Test-Tester Modified: head/devel/p5-Test-Trap/distinfo ============================================================================== --- head/devel/p5-Test-Trap/distinfo Tue Dec 31 14:58:34 2013 (r338318) +++ head/devel/p5-Test-Trap/distinfo Tue Dec 31 14:58:39 2013 (r338319) @@ -1,2 +1,2 @@ -SHA256 (Test-Trap-v0.2.2.tar.gz) = 7af9967a771102ebbd88b5f2ccbaf15b0dbea74e22095b0ae7a0a07ad35325b2 -SIZE (Test-Trap-v0.2.2.tar.gz) = 46055 +SHA256 (Test-Trap-v0.2.3.tar.gz) = 96c085ab4baa8d4d3810ce15e60af65bfcabd0ee45bde6a163379ac0cc443cc4 +SIZE (Test-Trap-v0.2.3.tar.gz) = 48072
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201312311458.rBVEwdj5040679>