Bug 167040

Summary: [PATCH] devel/p5-Sys-Virt: update to 0.9.11
Product: Ports & Packages Reporter: Jason Helfman <jgh>
Component: Individual Port(s)Assignee: Jason Helfman <jgh>
Status: Closed FIXED    
Severity: Affects Only Me CC: freebsd
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
p5-Sys-Virt-0.9.11.patch none

Description Jason Helfman freebsd_committer freebsd_triage 2012-04-17 22:50:06 UTC
- 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)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-04-17 22:50:16 UTC
Responsible Changed
From-To: freebsd-ports-bugs->perl

perl@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2012-04-17 22:50:19 UTC
Maintainer of devel/p5-Sys-Virt,

Please note that PR ports/167040 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/167040

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2012-04-17 22:50:21 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 Jason Helfman freebsd_committer freebsd_triage 2012-04-17 22:57:38 UTC
Responsible Changed
From-To: perl->jgh

I'll take this one.
Comment 5 Frank Wall 2012-04-18 08:22:17 UTC
On 17.04.2012 23:46, Jason Helfman wrote:
> This would equate to:
> LIB_DEPENDS=	virt.9:${PORTSDIR}/devel/libvirt

Good suggestion, please go ahead and commit :-)



Thanks
- Frank
Comment 6 Jason Helfman freebsd_committer freebsd_triage 2012-04-18 19:15:15 UTC
State Changed
From-To: feedback->open

maintainer approved
Comment 7 dfilter service freebsd_committer freebsd_triage 2012-04-18 19:16:42 UTC
jgh         2012-04-18 18:16:27 UTC

  FreeBSD ports repository

  Modified files:
    devel/p5-Sys-Virt    Makefile distinfo 
  Log:
  - Update to 0.9.11
  - shift dependencies for libvirt to LIB_DEPENDS
  
  PR:     ports/167040
  Submitted by:   jgh (me)
  Approved by:    maintainer, fw@moov.de
  
  Revision  Changes    Path
  1.5       +4 -6      ports/devel/p5-Sys-Virt/Makefile
  1.4       +2 -2      ports/devel/p5-Sys-Virt/distinfo
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 8 Jason Helfman freebsd_committer freebsd_triage 2012-04-18 19:16:47 UTC
State Changed
From-To: open->closed

Committed. Thanks!