ports/157712: [patch] [maintainer-update] devel/libvirt: update to 0.9.2

Jason Helfman jhelfman at experts-exchange.com
Wed Jun 8 18:00:23 UTC 2011


>Number:         157712
>Category:       ports
>Synopsis:       [patch] [maintainer-update] devel/libvirt: update to 0.9.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 08 18:00:19 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Jason Helfman
>Release:        FreeBSD 8.2-RELEASE i386
>Organization:
Experts Exchange, LLC.
>Environment:
System: FreeBSD eggman.experts-exchange.com 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Fri Feb 18 02:24:46 UTC 2011 root at almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
Builds cleanly in Tinderbox.

libvirt/files/patch-src__util__command.c (dead, merged upstream)
New patch file:
libvirt/files/patch-docs__apibuild.py (working on merge for next release)

Update libvirt to 0.9.2

Release information:
Features: 0.9.2
Framework for lock manager plugins (Daniel P. Berrange),
API for network config change transactions (Michal Privoznik),
flags for setting memory parameters (Hu Tao),
virDomainGetState public API (Jiri Denemark),
qemu: allow blkstat/blkinfo calls during migration (Federico Simoncelli),
Introduce migration v3 API (Daniel P. Berrange),
Defining the Screenshot public API (Michal Privoznik),
public API for NMI injection (Lai Jiangshan)

All release related information is found here: http://libvirt.org/news.html

>How-To-Repeat:
	
>Fix:

Index: devel/libvirt/Makefile
===================================================================
RCS file: /home/jhelfman/ncvs/ports/devel/libvirt/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- devel/libvirt/Makefile	5 Jun 2011 18:43:04 -0000	1.3
+++ devel/libvirt/Makefile	8 Jun 2011 03:08:52 -0000
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	libvirt
-PORTVERSION=	0.9.1
-PORTREVISION=	2
+PORTVERSION=	0.9.2
 CATEGORIES=	devel
 MASTER_SITES=	http://libvirt.org/sources/
 
Index: devel/libvirt/distinfo
===================================================================
RCS file: /home/jhelfman/ncvs/ports/devel/libvirt/distinfo,v
retrieving revision 1.1
diff -u -r1.1 distinfo
--- devel/libvirt/distinfo	20 May 2011 14:42:14 -0000	1.1
+++ devel/libvirt/distinfo	8 Jun 2011 03:09:31 -0000
@@ -1,2 +1,2 @@
-SHA256 (libvirt-0.9.1.tar.gz) = 02b3423bb188a4a904eac3ee5cb698a55f5172e4d0ac62cbbcb9245a121b7b2b
-SIZE (libvirt-0.9.1.tar.gz) = 15216787
+SHA256 (libvirt-0.9.2.tar.gz) = 9a851fba532bafb604de92819752815a9015f529f6d69c9a93d2c90c79419f38
+SIZE (libvirt-0.9.2.tar.gz) = 15793846
Index: devel/libvirt/pkg-plist
===================================================================
RCS file: /home/jhelfman/ncvs/ports/devel/libvirt/pkg-plist,v
retrieving revision 1.2
diff -u -r1.2 pkg-plist
--- devel/libvirt/pkg-plist	28 May 2011 13:18:34 -0000	1.2
+++ devel/libvirt/pkg-plist	8 Jun 2011 17:43:32 -0000
@@ -115,6 +115,7 @@
 %%DOCSDIR%%%%PORTVERSION%%/html/libvirt-object-model.png
 %%DOCSDIR%%%%PORTVERSION%%/html/libvirt.css
 %%DOCSDIR%%%%PORTVERSION%%/html/libvirtLogo.png
+%%DOCSDIR%%%%PORTVERSION%%/html/locking.html
 %%DOCSDIR%%%%PORTVERSION%%/html/logging.html
 %%DOCSDIR%%%%PORTVERSION%%/html/madeWith.png
 %%DOCSDIR%%%%PORTVERSION%%/html/main.css
@@ -126,6 +127,9 @@
 %%DOCSDIR%%%%PORTVERSION%%/html/remote.html
 %%DOCSDIR%%%%PORTVERSION%%/html/sitemap.html
 %%DOCSDIR%%%%PORTVERSION%%/html/storage.html
+%%DOCSDIR%%%%PORTVERSION%%/html/testapi.html
+%%DOCSDIR%%%%PORTVERSION%%/html/testsuites.html
+%%DOCSDIR%%%%PORTVERSION%%/html/testtck.html
 %%DOCSDIR%%%%PORTVERSION%%/html/todo.html
 %%DOCSDIR%%%%PORTVERSION%%/html/uri.html
 %%DOCSDIR%%%%PORTVERSION%%/html/virshcmdref.html
Index: devel/libvirt/files/patch-docs__apibuild.py
===================================================================
RCS file: devel/libvirt/files/patch-docs__apibuild.py
diff -N devel/libvirt/files/patch-docs__apibuild.py
--- /dev/null	1 Jan 1970 00:00:00 -0000
+++ devel/libvirt/files/patch-docs__apibuild.py	8 Jun 2011 17:13:10 -0000
@@ -0,0 +1,8 @@
+--- ./docs/apibuild.py	2011-06-07 21:31:43.000000000 -0700
++++ ./docs/apibuild.py	2011-06-07 21:31:55.000000000 -0700
+@@ -1,4 +1,4 @@
+-#!/usr/bin/python -u
++#!/usr/bin/env python
+ #
+ # This is the API builder, it parses the C sources and build the
+ # API formal description in XML.
Index: devel/libvirt/files/patch-src__util__command.c
===================================================================
RCS file: devel/libvirt/files/patch-src__util__command.c
diff -N devel/libvirt/files/patch-src__util__command.c
--- devel/libvirt/files/patch-src__util__command.c	20 May 2011 14:42:15 -0000	1.1
+++ /dev/null	1 Jan 1970 00:00:00 -0000
@@ -1,14 +0,0 @@
---- ./src/util/command.c.orig	2011-05-13 09:51:42.000000000 -0700
-+++ ./src/util/command.c	2011-05-13 09:52:12.000000000 -0700
-@@ -22,9 +22,11 @@
- #include <config.h>
- 
- #include <poll.h>
-+#include <signal.h>
- #include <stdarg.h>
- #include <stdlib.h>
- #include <sys/stat.h>
-+#include <sys/types.h>
- #include <sys/wait.h>
- 
- #include "command.h"
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list