diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-12-04 14:24:10 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-12-04 14:24:10 +0000 |
commit | c877f5239b94f20f283cd4434ec87d6dbb3c32a7 (patch) | |
tree | 5b2b9953d7fcc47cd11a3aef957f00bdf3c43bb0 | |
parent | - Sort PLIST (diff) |
- Update to 0.39
Changes: http://search.cpan.org/dist/Test-Strict/Changes
-rw-r--r-- | devel/p5-Test-Strict/Makefile | 2 | ||||
-rw-r--r-- | devel/p5-Test-Strict/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/p5-Test-Strict/Makefile b/devel/p5-Test-Strict/Makefile index c32f93d1eecf..403b4f7de7d2 100644 --- a/devel/p5-Test-Strict/Makefile +++ b/devel/p5-Test-Strict/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Test-Strict -PORTVERSION= 0.38 +PORTVERSION= 0.39 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/devel/p5-Test-Strict/distinfo b/devel/p5-Test-Strict/distinfo index 94d09a2381f2..e0b537c9ca02 100644 --- a/devel/p5-Test-Strict/distinfo +++ b/devel/p5-Test-Strict/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1480554647 -SHA256 (Test-Strict-0.38.tar.gz) = e80352e4de53101cdb404c3856bc94a84e7e47461c55aadb2d751a5aeed8c464 -SIZE (Test-Strict-0.38.tar.gz) = 20082 +TIMESTAMP = 1480855192 +SHA256 (Test-Strict-0.39.tar.gz) = eb9bdff03533cd75153ada52c83d1683352d957d2a77fb554053ad132e3a3f3a +SIZE (Test-Strict-0.39.tar.gz) = 20163 |