ports/159262: [patch][maintainer-update] deskutils/virt-manager: update to 0.9.0

Jason Helfman jhelfman at experts-exchange.com
Thu Jul 28 17:20:12 UTC 2011


>Number:         159262
>Category:       ports
>Synopsis:       [patch][maintainer-update] deskutils/virt-manager: update to 0.9.0
>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:   Thu Jul 28 17:20:11 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:
Update to 0.9.0
Builds cleanly in Tinderbox
This update requires that net-mgmt/virtinst be updated, as well. ports/159261

The virt-manager release includes:

- Use a hiding toolbar for fullscreen mode
- Use libguestfs to show guest packagelist and more (Richard W.M. Jones)
- Basic 'New VM' wizard support for LXC guests
- Remote serial console access (with latest libvirt)
- Remote URL guest installs (with latest libvirt)
- Add Hardware: Support <filesystem> devices
- Add Hardware: Support <smartcard> devices (Marc-André Lureau)
- Enable direct interface selection for qemu/kvm (Gerhard Stenzel)
- Allow viewing and changing disk serial number

>How-To-Repeat:
	
>Fix:

Index: deskutils/virt-manager/Makefile
===================================================================
RCS file: /home/jhelfman/ncvs/ports/deskutils/virt-manager/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- deskutils/virt-manager/Makefile	9 Jul 2011 13:39:36 -0000	1.1
+++ deskutils/virt-manager/Makefile	28 Jul 2011 16:34:40 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	virt-manager
-PORTVERSION=	0.8.7
+PORTVERSION=	0.9.0
 CATEGORIES=	deskutils net-mgmt
 MASTER_SITES=	http://virt-manager.et.redhat.com/download/sources/${PORTNAME}/
 
@@ -18,12 +18,13 @@
 LIB_DEPENDS=	virt.9:${PORTSDIR}/devel/libvirt
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}dbus>=0.83.2:${PORTSDIR}/devel/py-dbus \
 		${PYTHON_PKGNAMEPREFIX}libxml2>=2.7.8:${PORTSDIR}/textproc/py-libxml2 \
-		${PYTHON_PKGNAMEPREFIX}virtinst>=0.500.6:${PORTSDIR}/net-mgmt/virtinst \
+		${PYTHON_PKGNAMEPREFIX}virtinst>=0.600.0:${PORTSDIR}/net-mgmt/virtinst \
 		${PYTHON_PKGNAMEPREFIX}vte>=0.26.2:${PORTSDIR}/x11-toolkits/py-vte \
 		gtk-vnc>=0.3.10:${PORTSDIR}/net/gtk-vnc \
 		librsvg2>=2.32.1:${PORTSDIR}/graphics/librsvg2
 
 USE_GNOME=	pygtk2 pygnome2 libgnome gnomelibs
+INSTALLS_ICONS=	yes
 GCONF_SCHEMAS=	virt-manager.schemas
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS+=	--without-tui
Index: deskutils/virt-manager/distinfo
===================================================================
RCS file: /home/jhelfman/ncvs/ports/deskutils/virt-manager/distinfo,v
retrieving revision 1.1
diff -u -r1.1 distinfo
--- deskutils/virt-manager/distinfo	9 Jul 2011 13:39:36 -0000	1.1
+++ deskutils/virt-manager/distinfo	27 Jul 2011 22:57:32 -0000
@@ -1,2 +1,2 @@
-SHA256 (virt-manager-0.8.7.tar.gz) = 1907ec0e5479d6af8b4882fc068b74fa8c04f8d36ab0a503b405a937fe765dd5
-SIZE (virt-manager-0.8.7.tar.gz) = 1879504
+SHA256 (virt-manager-0.9.0.tar.gz) = db0de808efa5d6bae0bdc2db796e58ea79f9e1db20d9a5a5977b28b4b85d4321
+SIZE (virt-manager-0.9.0.tar.gz) = 1951176
Index: deskutils/virt-manager/pkg-plist
===================================================================
RCS file: /home/jhelfman/ncvs/ports/deskutils/virt-manager/pkg-plist,v
retrieving revision 1.1
diff -u -r1.1 pkg-plist
--- deskutils/virt-manager/pkg-plist	9 Jul 2011 13:39:36 -0000	1.1
+++ deskutils/virt-manager/pkg-plist	28 Jul 2011 16:30:17 -0000
@@ -2,43 +2,43 @@
 libexec/virt-manager-launch
 share/applications/virt-manager.desktop
 share/dbus-1/services/virt-manager.service
-%%DATADIR%%/pixmaps/device_cpu.png
-%%DATADIR%%/pixmaps/device_mem.png
-%%DATADIR%%/pixmaps/device_pci.png
-%%DATADIR%%/pixmaps/device_serial.png
-%%DATADIR%%/pixmaps/device_usb.png
-%%DATADIR%%/pixmaps/hicolor/16x16/actions/icon_console.png
-%%DATADIR%%/pixmaps/hicolor/16x16/actions/vm_new.png
-%%DATADIR%%/pixmaps/hicolor/22x22/actions/icon_console.png
-%%DATADIR%%/pixmaps/hicolor/22x22/actions/vm_new.png
-%%DATADIR%%/pixmaps/hicolor/24x24/actions/icon_console.png
-%%DATADIR%%/pixmaps/hicolor/24x24/actions/vm_new.png
-%%DATADIR%%/pixmaps/hicolor/32x32/actions/icon_console.png
-%%DATADIR%%/pixmaps/hicolor/32x32/actions/vm_new.png
-%%DATADIR%%/pixmaps/icon_details.png
-%%DATADIR%%/pixmaps/state_crashed.png
-%%DATADIR%%/pixmaps/state_paused.png
-%%DATADIR%%/pixmaps/state_progress.png
-%%DATADIR%%/pixmaps/state_running.png
-%%DATADIR%%/pixmaps/state_shutoff.png
-%%DATADIR%%/pixmaps/state_unknown.png
-%%DATADIR%%/pixmaps/virt-manager-icon.svg
-%%DATADIR%%/pixmaps/vm_clone_wizard.png
-%%DATADIR%%/pixmaps/vm_delete_wizard.png
-%%DATADIR%%/pixmaps/vm_import_wizard.png
-%%DATADIR%%/pixmaps/vm_large.png
-%%DATADIR%%/pixmaps/vm_medium.png
-%%DATADIR%%/pixmaps/vm_new_wizard.png
-%%DATADIR%%/pixmaps/vm_small.png
-%%DATADIR%%/pixmaps/vm_tiny.png
+share/icons/hicolor/16x16/apps/virt-manager.png
+share/icons/hicolor/22x22/apps/virt-manager.png
+share/icons/hicolor/24x24/apps/virt-manager.png
+share/icons/hicolor/256x256/apps/virt-manager.png
+share/icons/hicolor/32x32/apps/virt-manager.png
+share/icons/hicolor/48x48/apps/virt-manager.png
+%%DATADIR%%/icons/hicolor/16x16/actions/icon_console.png
+%%DATADIR%%/icons/hicolor/16x16/actions/vm_new.png
+%%DATADIR%%/icons/hicolor/22x22/actions/icon_console.png
+%%DATADIR%%/icons/hicolor/22x22/actions/icon_details.png
+%%DATADIR%%/icons/hicolor/22x22/actions/vm_new.png
+%%DATADIR%%/icons/hicolor/22x22/devices/device_cpu.png
+%%DATADIR%%/icons/hicolor/22x22/devices/device_mem.png
+%%DATADIR%%/icons/hicolor/22x22/devices/device_pci.png
+%%DATADIR%%/icons/hicolor/22x22/devices/device_serial.png
+%%DATADIR%%/icons/hicolor/22x22/devices/device_usb.png
+%%DATADIR%%/icons/hicolor/24x24/actions/icon_console.png
+%%DATADIR%%/icons/hicolor/24x24/actions/vm_new.png
+%%DATADIR%%/icons/hicolor/32x32/actions/icon_console.png
+%%DATADIR%%/icons/hicolor/32x32/actions/vm_new.png
+%%DATADIR%%/icons/hicolor/32x32/status/state_paused.png
+%%DATADIR%%/icons/hicolor/32x32/status/state_running.png
+%%DATADIR%%/icons/hicolor/32x32/status/state_shutoff.png
+%%DATADIR%%/icons/hicolor/48x48/actions/vm_clone_wizard.png
+%%DATADIR%%/icons/hicolor/48x48/actions/vm_delete_wizard.png
+%%DATADIR%%/icons/hicolor/48x48/actions/vm_import_wizard.png
+%%DATADIR%%/icons/hicolor/48x48/actions/vm_new_wizard.png
 %%DATADIR%%/virt-manager.py
 %%DATADIR%%/virtManager/IPy.py
 %%DATADIR%%/virtManager/__init__.py
 %%DATADIR%%/virtManager/about.py
 %%DATADIR%%/virtManager/addhardware.py
 %%DATADIR%%/virtManager/asyncjob.py
+%%DATADIR%%/virtManager/autodrawer.py
 %%DATADIR%%/virtManager/baseclass.py
 %%DATADIR%%/virtManager/choosecd.py
+%%DATADIR%%/virtManager/cli.py
 %%DATADIR%%/virtManager/clone.py
 %%DATADIR%%/virtManager/config.py
 %%DATADIR%%/virtManager/connect.py
@@ -56,16 +56,21 @@
 %%DATADIR%%/virtManager/engine.py
 %%DATADIR%%/virtManager/error.py
 %%DATADIR%%/virtManager/graphwidgets.py
+%%DATADIR%%/virtManager/guidiff.py
 %%DATADIR%%/virtManager/halhelper.py
 %%DATADIR%%/virtManager/host.py
+%%DATADIR%%/virtManager/inspection.py
+%%DATADIR%%/virtManager/inspectiondata.py
 %%DATADIR%%/virtManager/interface.py
 %%DATADIR%%/virtManager/keyring.py
+%%DATADIR%%/virtManager/libvirtglib.py
 %%DATADIR%%/virtManager/libvirtobject.py
 %%DATADIR%%/virtManager/manager.py
 %%DATADIR%%/virtManager/mediadev.py
 %%DATADIR%%/virtManager/migrate.py
 %%DATADIR%%/virtManager/netdev.py
 %%DATADIR%%/virtManager/network.py
+%%DATADIR%%/virtManager/nodedev.py
 %%DATADIR%%/virtManager/preferences.py
 %%DATADIR%%/virtManager/remote.py
 %%DATADIR%%/virtManager/secret.py
@@ -94,15 +99,20 @@
 %%DATADIR%%/vmm-preferences.glade
 %%DATADIR%%/vmm-progress.glade
 %%DATADIR%%/vmm-storage-browse.glade
- at dirrm %%DATADIR%%/virtManager
- at dirrm %%DATADIR%%/pixmaps/hicolor/16x16/actions
- at dirrm %%DATADIR%%/pixmaps/hicolor/16x16
- at dirrm %%DATADIR%%/pixmaps/hicolor/22x22/actions
- at dirrm %%DATADIR%%/pixmaps/hicolor/22x22
- at dirrm %%DATADIR%%/pixmaps/hicolor/24x24/actions
- at dirrm %%DATADIR%%/pixmaps/hicolor/24x24
- at dirrm %%DATADIR%%/pixmaps/hicolor/32x32/actions
- at dirrm %%DATADIR%%/pixmaps/hicolor/32x32
- at dirrm %%DATADIR%%/pixmaps/hicolor
+ at dirrm %%DATADIR%%/icons/hicolor/16x16/actions
+ at dirrm %%DATADIR%%/icons/hicolor/16x16
+ at dirrm %%DATADIR%%/icons/hicolor/22x22/actions
+ at dirrm %%DATADIR%%/icons/hicolor/22x22/devices
+ at dirrm %%DATADIR%%/icons/hicolor/22x22
+ at dirrm %%DATADIR%%/icons/hicolor/24x24/actions
+ at dirrm %%DATADIR%%/icons/hicolor/24x24
+ at dirrm %%DATADIR%%/icons/hicolor/32x32/actions
+ at dirrm %%DATADIR%%/icons/hicolor/32x32/status
+ at dirrm %%DATADIR%%/icons/hicolor/32x32
+ at dirrm %%DATADIR%%/icons/hicolor/48x48/actions
+ at dirrm %%DATADIR%%/icons/hicolor/48x48
+ at dirrm %%DATADIR%%/icons/hicolor
+ at dirrm %%DATADIR%%/icons
 @dirrm %%DATADIR%%/pixmaps
+ at dirrm %%DATADIR%%/virtManager
 @dirrm %%DATADIR%%
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list