diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-11-15 11:04:16 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-11-15 11:04:16 +0800 |
commit | 2ba0bdc744990ba981075cbba017508e3f910d61 (patch) | |
tree | 33d99ae45fb253d4d36b992fbfee56c8758e4e4a /devel | |
parent | f5462286533908ce16013b73ea83d7fe2b416def (diff) | |
download | freebsd-ports-gnome-2ba0bdc744990ba981075cbba017508e3f910d61.tar.gz freebsd-ports-gnome-2ba0bdc744990ba981075cbba017508e3f910d61.tar.zst freebsd-ports-gnome-2ba0bdc744990ba981075cbba017508e3f910d61.zip |
- Update to 0.33
- Add LICENSE_FILE
Changes: http://search.cpan.org/dist/Test-Strict/Changes
Diffstat (limited to 'devel')
-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 |