Skip site navigation (1)Skip section navigation (2)
Date:      Mon,  9 Jul 2012 23:56:50 +0800 (CST)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        fw@moov.de
Subject:   ports/169738: [PATCH] devel/p5-Sys-Virt: update to 0.9.13
Message-ID:  <3WWB4L5CLpz5g4@sunpoet.net>
Resent-Message-ID: <201207091600.q69G0Vf1019223@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         169738
>Category:       ports
>Synopsis:       [PATCH] devel/p5-Sys-Virt: update to 0.9.13
>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:   Mon Jul 09 16:00:30 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: Sat Jul  7 22:40:22 CST
>Description:
- Update to 0.9.13
- Pet portlint: remove ABI version number from LIB_DEPENDS

Changes:	http://search.cpan.org/dist/Sys-Virt/Changes

Port maintainer (fw@moov.de) is cc'd.

Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: CVS)
>How-To-Repeat:
>Fix:

--- p5-Sys-Virt-0.9.13.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Sys-Virt/Makefile,v
retrieving revision 1.5
diff -u -u -r1.5 Makefile
--- Makefile	18 Apr 2012 18:16:27 -0000	1.5
+++ Makefile	9 Jul 2012 15:55:46 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Sys-Virt
-PORTVERSION=	0.9.11
+PORTVERSION=	0.9.13
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -14,10 +14,9 @@
 MAINTAINER=	fw@moov.de
 COMMENT=	Perl bindings for libvirt
 
-LIB_DEPENDS=	virt.9:${PORTSDIR}/devel/libvirt
 BUILD_DEPENDS=	p5-XML-XPath>=0:${PORTSDIR}/textproc/p5-XML-XPath
+LIB_DEPENDS=	virt:${PORTSDIR}/devel/libvirt
 RUN_DEPENDS=	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
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Sys-Virt/distinfo,v
retrieving revision 1.4
diff -u -u -r1.4 distinfo
--- distinfo	18 Apr 2012 18:16:27 -0000	1.4
+++ distinfo	9 Jul 2012 15:55:46 -0000
@@ -1,2 +1,2 @@
-SHA256 (Sys-Virt-0.9.11.tar.gz) = 3428544d25b234d27d2894c68bab559ebba719f61a1c6a9f923b83abf3552055
-SIZE (Sys-Virt-0.9.11.tar.gz) = 78780
+SHA256 (Sys-Virt-0.9.13.tar.gz) = a9132ce6bfd7ad9b81ba1724064c32aef73296fa777767727989038c9a989a5e
+SIZE (Sys-Virt-0.9.13.tar.gz) = 80647
--- p5-Sys-Virt-0.9.13.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3WWB4L5CLpz5g4>