diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-08-03 07:25:08 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-08-03 07:25:08 +0000 |
commit | 5f9a969204856678190cd3e63ee3491710d265ac (patch) | |
tree | 40552b2d566fa2bd8eb9198470931a1739a2b246 | |
parent | Enable WITH_DEBUG=yes. (diff) |
- Update to 0.13
Changes: http://search.cpan.org/dist/Module-Build-XSUtil/Changes
Notes
Notes:
svn path=/head/; revision=363853
-rw-r--r-- | devel/p5-Module-Build-XSUtil/Makefile | 2 | ||||
-rw-r--r-- | devel/p5-Module-Build-XSUtil/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/devel/p5-Module-Build-XSUtil/Makefile b/devel/p5-Module-Build-XSUtil/Makefile index 04206c60c0a8..961c231048ab 100644 --- a/devel/p5-Module-Build-XSUtil/Makefile +++ b/devel/p5-Module-Build-XSUtil/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Module-Build-XSUtil -PORTVERSION= 0.12 +PORTVERSION= 0.13 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/devel/p5-Module-Build-XSUtil/distinfo b/devel/p5-Module-Build-XSUtil/distinfo index ac62c2e4d30a..5358f867c05b 100644 --- a/devel/p5-Module-Build-XSUtil/distinfo +++ b/devel/p5-Module-Build-XSUtil/distinfo @@ -1,2 +1,2 @@ -SHA256 (Module-Build-XSUtil-0.12.tar.gz) = 8906433f68e75c92656cbb1ffac1613123a1c9aa9b44cf9feef0c6d6742338c6 -SIZE (Module-Build-XSUtil-0.12.tar.gz) = 14560 +SHA256 (Module-Build-XSUtil-0.13.tar.gz) = 6a50ace83c8d8ed416c5be8fd9136fc80ce8bcc5f91d7da98aacbfc627c0b652 +SIZE (Module-Build-XSUtil-0.13.tar.gz) = 14820 |