diff options
-rw-r--r-- | devel/p5-Test-Strict/Makefile | 3 | ||||
-rw-r--r-- | devel/p5-Test-Strict/distinfo | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/devel/p5-Test-Strict/Makefile b/devel/p5-Test-Strict/Makefile index 8834ac0ba942..539f995a02d6 100644 --- a/devel/p5-Test-Strict/Makefile +++ b/devel/p5-Test-Strict/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Test-Strict -PORTVERSION= 0.32 +PORTVERSION= 0.33 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -12,6 +12,7 @@ COMMENT= Test and report on use strict/warnings coverage LICENSE= ART10 GPLv1 LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= p5-Devel-Cover>=0.43:${PORTSDIR}/devel/p5-Devel-Cover RUN_DEPENDS:= ${BUILD_DEPENDS} diff --git a/devel/p5-Test-Strict/distinfo b/devel/p5-Test-Strict/distinfo index c235940e0faa..8ac3441fe8ac 100644 --- a/devel/p5-Test-Strict/distinfo +++ b/devel/p5-Test-Strict/distinfo @@ -1,2 +1,2 @@ -SHA256 (Test-Strict-0.32.tar.gz) = 65b1d6fd5d28b489723ad69b37aec603b7517dbcab6feb86c80371b2a46ce42e -SIZE (Test-Strict-0.32.tar.gz) = 19408 +SHA256 (Test-Strict-0.33.tar.gz) = 6ddb0dbf6db837bcf43b1ab5633682b66a4347239e3463e9b648a26bc166e447 +SIZE (Test-Strict-0.33.tar.gz) = 19545 |