diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-03-08 09:25:19 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-03-08 09:25:19 +0000 |
commit | bcd8aa58d619d094881e1ce4f59ea13c19db97a6 (patch) | |
tree | 4d148d42e859d6702b5602bbc3cc4d3ea3c2ff49 | |
parent | - Fix PORTVERSION: it goes backward from 0.0501 to 0.06 (diff) |
- Update to 0.022
Changes: http://search.cpan.org/dist/ExtUtils-Helpers/Changes
Notes
Notes:
svn path=/head/; revision=347466
-rw-r--r-- | devel/p5-ExtUtils-Helpers/Makefile | 2 | ||||
-rw-r--r-- | devel/p5-ExtUtils-Helpers/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/devel/p5-ExtUtils-Helpers/Makefile b/devel/p5-ExtUtils-Helpers/Makefile index 8a78c8940f57..108575cf9f4e 100644 --- a/devel/p5-ExtUtils-Helpers/Makefile +++ b/devel/p5-ExtUtils-Helpers/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ExtUtils-Helpers -PORTVERSION= 0.021 +PORTVERSION= 0.022 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/devel/p5-ExtUtils-Helpers/distinfo b/devel/p5-ExtUtils-Helpers/distinfo index 1030ac1f3bbf..1a03175ab7e6 100644 --- a/devel/p5-ExtUtils-Helpers/distinfo +++ b/devel/p5-ExtUtils-Helpers/distinfo @@ -1,2 +1,2 @@ -SHA256 (ExtUtils-Helpers-0.021.tar.gz) = 26b85077f4197b30e62ffec87d3f78111522619d62858d2ab45a64687351892a -SIZE (ExtUtils-Helpers-0.021.tar.gz) = 17019 +SHA256 (ExtUtils-Helpers-0.022.tar.gz) = d3f8cf700fb3414ca1260089755cbf64041455e4b744110677b1ba5bb9a3aa95 +SIZE (ExtUtils-Helpers-0.022.tar.gz) = 17078 |