diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2012-05-08 11:51:33 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2012-05-08 11:51:33 +0800 |
commit | c8e040044ad2b80c7f5f7063498d93c1c986719b (patch) | |
tree | 6e844afc0c85a67590359ee25d396e0bbfe09fb8 | |
parent | cfd808166b66a15a1a0abc5f0c13d0d39812ddd1 (diff) | |
download | freebsd-ports-gnome-c8e040044ad2b80c7f5f7063498d93c1c986719b.tar.gz freebsd-ports-gnome-c8e040044ad2b80c7f5f7063498d93c1c986719b.tar.zst freebsd-ports-gnome-c8e040044ad2b80c7f5f7063498d93c1c986719b.zip |
- Update to 0.45
Changes: http://search.cpan.org/dist/Test-Spec/Changes
-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 9ea8854a27b9..090a2465360e 100644 --- a/devel/p5-Test-Spec/Makefile +++ b/devel/p5-Test-Spec/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Test-Spec -PORTVERSION= 0.44 +PORTVERSION= 0.45 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/devel/p5-Test-Spec/distinfo b/devel/p5-Test-Spec/distinfo index 9fc03c0e4cf2..9f0bc716a6d9 100644 --- a/devel/p5-Test-Spec/distinfo +++ b/devel/p5-Test-Spec/distinfo @@ -1,2 +1,2 @@ -SHA256 (Test-Spec-0.44.tar.gz) = b304f5fed12c75e6ee77403f139faabc9d7da5818edd51892993fe00f3ac9f9b -SIZE (Test-Spec-0.44.tar.gz) = 31892 +SHA256 (Test-Spec-0.45.tar.gz) = 724a64054f5c41f7b4e901e8afbaf370a8c34335c147a56795ab74bbf4c7be6b +SIZE (Test-Spec-0.45.tar.gz) = 32268 |