diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2012-02-15 17:04:23 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2012-02-15 17:04:23 +0800 |
commit | 82a5fb47671f6feaf4acbb9c44790465e1d160f0 (patch) | |
tree | f1afa87e2d27b936f4f2304766689d4e6a626127 /devel/p5-Sys-Virt | |
parent | bc272bd52356050769d73baf3eff177fc790e4d6 (diff) | |
download | freebsd-ports-gnome-82a5fb47671f6feaf4acbb9c44790465e1d160f0.tar.gz freebsd-ports-gnome-82a5fb47671f6feaf4acbb9c44790465e1d160f0.tar.zst freebsd-ports-gnome-82a5fb47671f6feaf4acbb9c44790465e1d160f0.zip |
- Update to 0.9.10
- Add TEST_DEPENDS
Changes: http://search.cpan.org/dist/Sys-Virt/CHANGES
PR: ports/165166
Submitted by: sunpoet (myself)
Approved by: Frank Wall <fw@moov.de> (maintainer)
Diffstat (limited to 'devel/p5-Sys-Virt')
-rw-r--r-- | devel/p5-Sys-Virt/Makefile | 6 | ||||
-rw-r--r-- | devel/p5-Sys-Virt/distinfo | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/devel/p5-Sys-Virt/Makefile b/devel/p5-Sys-Virt/Makefile index 21293dc1d829..643073d370c9 100644 --- a/devel/p5-Sys-Virt/Makefile +++ b/devel/p5-Sys-Virt/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Sys-Virt -PORTVERSION= 0.9.8 +PORTVERSION= 0.9.10 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -20,6 +20,10 @@ BUILD_DEPENDS= libvirt>=${PORTVERSION}:${PORTSDIR}/devel/libvirt \ RUN_DEPENDS= libvirt>=${PORTVERSION}:${PORTSDIR}/devel/libvirt \ p5-XML-XPath>=0:${PORTSDIR}/textproc/p5-XML-XPath +TEST_DEPENDS= p5-CPAN-Changes>=0:${PORTSDIR}/devel/p5-CPAN-Changes \ + p5-Test-Pod>=0:${PORTSDIR}/devel/p5-Test-Pod \ + p5-Test-Pod-Coverage>=0:${PORTSDIR}/devel/p5-Test-Pod-Coverage + PERL_CONFIGURE= yes MAN3= Sys::Virt.3 \ diff --git a/devel/p5-Sys-Virt/distinfo b/devel/p5-Sys-Virt/distinfo index 4f9afa459638..b84321bb0e16 100644 --- a/devel/p5-Sys-Virt/distinfo +++ b/devel/p5-Sys-Virt/distinfo @@ -1,2 +1,2 @@ -SHA256 (Sys-Virt-0.9.8.tar.gz) = 8c229b0178eaea493a9a74c5624306f26a88fa66089515a3ceb9210ed1542e1f -SIZE (Sys-Virt-0.9.8.tar.gz) = 71964 +SHA256 (Sys-Virt-0.9.10.tar.gz) = 1fdf35b96d8d77b6f3eeb1737e7c56040d11e7ec14ba52a9368bcdd98710d8e8 +SIZE (Sys-Virt-0.9.10.tar.gz) = 76896 |