Date: Tue, 17 Apr 2012 14:46:01 -0700 From: Jason Helfman <jgh@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: fw@moov.de Subject: ports/167040: [PATCH] devel/p5-Sys-Virt: update to 0.9.11 Message-ID: <1334699161.842966.18562.nullmailer@experts-exchange.com> Resent-Message-ID: <201204172150.q3HLo6Qj032498@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 167040 >Category: ports >Synopsis: [PATCH] devel/p5-Sys-Virt: update to 0.9.11 >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: Tue Apr 17 21:50:06 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Jason Helfman >Release: FreeBSD 8.2-RELEASE amd64 >Organization: >Environment: System: FreeBSD dormouse.experts-exchange.com 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Thu Feb 17 02:41:51 UTC 2011 >Description: - Update to 0.9.11 Port maintainer (fw@moov.de) is cc'd. As the maintainer of libvirt, I humbly suggest to require the shared library for libvirt, and not just based on the PORTVERSION. This will be easier to find when there are bumps in libvirt that will affect other ports, and this being one of them. Technically, this method would be more safe, as well. This would equate to: LIB_DEPENDS= virt.9:${PORTSDIR}/devel/libvirt Here are the logs for the build. http://lorie.secnap.net/tb/logs/7-jgh_AMD64/p5-Sys-Virt-0.9.11.log http://lorie.secnap.net/tb/logs/7-jgh_I386/p5-Sys-Virt-0.9.11.log http://lorie.secnap.net/tb/logs/8-jgh_AMD64/p5-Sys-Virt-0.9.11.log http://lorie.secnap.net/tb/logs/8-jgh_I386/p5-Sys-Virt-0.9.11.log http://lorie.secnap.net/tb/logs/9-jgh_AMD64/p5-Sys-Virt-0.9.11.log http://lorie.secnap.net/tb/logs/9-jgh_I386/p5-Sys-Virt-0.9.11.log Generated with FreeBSD Port Tools 0.99_5 (mode: update, diff: CVS) >How-To-Repeat: >Fix: --- p5-Sys-Virt-0.9.11.patch begins here --- Index: Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-Sys-Virt/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- Makefile 15 Feb 2012 09:04:23 -0000 1.4 +++ Makefile 17 Apr 2012 21:42:15 -0000 @@ -6,7 +6,7 @@ # PORTNAME= Sys-Virt -PORTVERSION= 0.9.10 +PORTVERSION= 0.9.11 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Index: distinfo =================================================================== RCS file: /home/pcvs/ports/devel/p5-Sys-Virt/distinfo,v retrieving revision 1.3 diff -u -r1.3 distinfo --- distinfo 15 Feb 2012 09:04:23 -0000 1.3 +++ distinfo 17 Apr 2012 21:42:15 -0000 @@ -1,2 +1,2 @@ -SHA256 (Sys-Virt-0.9.10.tar.gz) = 1fdf35b96d8d77b6f3eeb1737e7c56040d11e7ec14ba52a9368bcdd98710d8e8 -SIZE (Sys-Virt-0.9.10.tar.gz) = 76896 +SHA256 (Sys-Virt-0.9.11.tar.gz) = 3428544d25b234d27d2894c68bab559ebba719f61a1c6a9f923b83abf3552055 +SIZE (Sys-Virt-0.9.11.tar.gz) = 78780 --- p5-Sys-Virt-0.9.11.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?1334699161.842966.18562.nullmailer>