diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2012-03-12 10:31:01 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2012-03-12 10:31:01 +0800 |
commit | 8cda748f7ce6fca801d3a158a65f6343c58cd24a (patch) | |
tree | 58fb8067a4804430e1e121fbcc18245c71cae2d0 | |
parent | 996c5627135f7e2b0a0d361e506a954e41a3b7f0 (diff) | |
download | freebsd-ports-gnome-8cda748f7ce6fca801d3a158a65f6343c58cd24a.tar.gz freebsd-ports-gnome-8cda748f7ce6fca801d3a158a65f6343c58cd24a.tar.zst freebsd-ports-gnome-8cda748f7ce6fca801d3a158a65f6343c58cd24a.zip |
- Update to 0.42
Changes: http://search.cpan.org/dist/Test-Spec/Changes
Feature safe: yes
-rw-r--r-- | devel/p5-Test-Spec/Makefile | 2 | ||||
-rw-r--r-- | devel/p5-Test-Spec/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/devel/p5-Test-Spec/Makefile b/devel/p5-Test-Spec/Makefile index 755b0bdc0d5f..8777a6b0dc98 100644 --- a/devel/p5-Test-Spec/Makefile +++ b/devel/p5-Test-Spec/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Test-Spec -PORTVERSION= 0.41 +PORTVERSION= 0.42 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/devel/p5-Test-Spec/distinfo b/devel/p5-Test-Spec/distinfo index 0992c0ce2f42..a173d2196db6 100644 --- a/devel/p5-Test-Spec/distinfo +++ b/devel/p5-Test-Spec/distinfo @@ -1,2 +1,2 @@ -SHA256 (Test-Spec-0.41.tar.gz) = 3b2c97a6e56508d0c02f7ce8dceb4d2d7ddb4c03414503025f6118fb084be91a -SIZE (Test-Spec-0.41.tar.gz) = 31199 +SHA256 (Test-Spec-0.42.tar.gz) = ccdfd4eda4a1effeab3a5337d4a689afee1fa93e0b80614c387c3ad464d83dd7 +SIZE (Test-Spec-0.42.tar.gz) = 31347 |