diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2014-05-04 00:23:42 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2014-05-04 00:23:42 +0800 |
commit | b03454ab2715245166bbf6de219cb20d23e30c9b (patch) | |
tree | b720f2a55dc5bb409a0dcda27728de71200ccd26 /devel | |
parent | c45c904ee3f9ff3a9231d7dd21198037e36812f8 (diff) | |
download | freebsd-ports-gnome-b03454ab2715245166bbf6de219cb20d23e30c9b.tar.gz freebsd-ports-gnome-b03454ab2715245166bbf6de219cb20d23e30c9b.tar.zst freebsd-ports-gnome-b03454ab2715245166bbf6de219cb20d23e30c9b.zip |
- Update to 0.10
- Add TEST_DEPENDS
Changes: http://search.cpan.org/dist/Module-Build-XSUtil/Changes
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-Module-Build-XSUtil/Makefile | 5 | ||||
-rw-r--r-- | devel/p5-Module-Build-XSUtil/distinfo | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/devel/p5-Module-Build-XSUtil/Makefile b/devel/p5-Module-Build-XSUtil/Makefile index 4b9af935fcfc..84586d583da5 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.08 +PORTVERSION= 0.10 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,6 +15,9 @@ LICENSE_COMB= dual BUILD_DEPENDS= p5-Devel-CheckCompiler>=0.02:${PORTSDIR}/devel/p5-Devel-CheckCompiler RUN_DEPENDS:= ${BUILD_DEPENDS} +TEST_DEPENDS= p5-Capture-Tiny>=0:${PORTSDIR}/devel/p5-Capture-Tiny \ + p5-Cwd-Guard>=0:${PORTSDIR}/devel/p5-Cwd-Guard \ + p5-File-Copy-Recursive>=0:${PORTSDIR}/devel/p5-File-Copy-Recursive USE_PERL5= modbuild USES= perl5 diff --git a/devel/p5-Module-Build-XSUtil/distinfo b/devel/p5-Module-Build-XSUtil/distinfo index 4d132cd9a0fc..11faa3fdb8ce 100644 --- a/devel/p5-Module-Build-XSUtil/distinfo +++ b/devel/p5-Module-Build-XSUtil/distinfo @@ -1,2 +1,2 @@ -SHA256 (Module-Build-XSUtil-0.08.tar.gz) = 857c4ee165ce11f2f66bc5dd14e76ad67c259a51ce06511e142df122625e2933 -SIZE (Module-Build-XSUtil-0.08.tar.gz) = 14340 +SHA256 (Module-Build-XSUtil-0.10.tar.gz) = 66c81ec45a89876fd37a523bbc721d494f1599e3812d6acc6fbdb88d6edf438c +SIZE (Module-Build-XSUtil-0.10.tar.gz) = 14481 |