mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
- Update to 0.2.3
- Add LICENSE Changes: http://search.cpan.org/dist/Test-Trap/Changes
This commit is contained in:
parent
631a3c9b54
commit
7c07616810
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=338319
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user