ports/165166: [PATCH] devel/p5-Sys-Virt: update to 0.9.10
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Wed Feb 15 06:00:20 UTC 2012
>Number: 165166
>Category: ports
>Synopsis: [PATCH] devel/p5-Sys-Virt: update to 0.9.10
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Wed Feb 15 06:00:19 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator: Sunpoet Po-Chuan Hsieh
>Release: FreeBSD 9.0-STABLE amd64
>Organization:
The FreeBSD Project
>Environment:
System: FreeBSD bonjour.sunpoet.net 9.0-STABLE FreeBSD 9.0-STABLE #0: Sun Jan 29 23:36:49 CST 2012
>Description:
- Update to 0.9.10
- Add TEST_DEPENDS
Changes: http://search.cpan.org/dist/Sys-Virt/CHANGES
Port maintainer (fw at moov.de) is cc'd.
Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:
--- p5-Sys-Virt-0.9.10.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Sys-Virt/Makefile,v
retrieving revision 1.3
diff -u -u -r1.3 Makefile
--- Makefile 8 Jan 2012 17:43:45 -0000 1.3
+++ Makefile 15 Feb 2012 05:51:19 -0000
@@ -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 @@
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 \
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Sys-Virt/distinfo,v
retrieving revision 1.2
diff -u -u -r1.2 distinfo
--- distinfo 8 Jan 2012 17:43:45 -0000 1.2
+++ distinfo 15 Feb 2012 05:51:19 -0000
@@ -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
--- p5-Sys-Virt-0.9.10.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list