diff options
author | Wen Heping <wen@FreeBSD.org> | 2015-10-30 00:26:38 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2015-10-30 00:26:38 +0000 |
commit | 068ddaa4aa5b62ff6b1fec807cc66c3ca9aa3cff (patch) | |
tree | 899d8391a92f94a1c398e62b9aea3aa5144bbc6b | |
parent | 52f474c7cb2f97e994d00d0c90801d8cc4937aac (diff) | |
download | freebsd-ports-068ddaa4aa5b62ff6b1fec807cc66c3ca9aa3cff.zip |
- Update to 0.31
Changes: http://cpansearch.perl.org/src/MANWAR/Test-Strict-0.31/Changes
-rw-r--r-- | devel/p5-Test-Strict/Makefile | 2 | ||||
-rw-r--r-- | devel/p5-Test-Strict/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/devel/p5-Test-Strict/Makefile b/devel/p5-Test-Strict/Makefile index b5f4a13d4926..bd4decd3bccf 100644 --- a/devel/p5-Test-Strict/Makefile +++ b/devel/p5-Test-Strict/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Test-Strict -PORTVERSION= 0.29 +PORTVERSION= 0.31 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/devel/p5-Test-Strict/distinfo b/devel/p5-Test-Strict/distinfo index ec4fc9b54baf..6ffd9999501b 100644 --- a/devel/p5-Test-Strict/distinfo +++ b/devel/p5-Test-Strict/distinfo @@ -1,2 +1,2 @@ -SHA256 (Test-Strict-0.29.tar.gz) = c55f79f42943fc5ce5d5665ba75a0832830296e101d89355aaa547948b8bf573 -SIZE (Test-Strict-0.29.tar.gz) = 12428 +SHA256 (Test-Strict-0.31.tar.gz) = a49f6eb283a17f099fcd1e579eabca6585486116447598c908100997c44bdd59 +SIZE (Test-Strict-0.31.tar.gz) = 12574 |