Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Jun 2013 17:16:38 +0000 (UTC)
From:      Jason Helfman <jgh@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r319884 - head/devel/libvirt
Message-ID:  <201306041716.r54HGcgV083503@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jgh
Date: Tue Jun  4 17:16:37 2013
New Revision: 319884
URL: http://svnweb.freebsd.org/changeset/ports/319884

Log:
  - update to 1.0.6
  - pkg-plist cleanup
  
  Changes:	http://www.libvirt.org/news.html

Modified:
  head/devel/libvirt/Makefile
  head/devel/libvirt/distinfo
  head/devel/libvirt/pkg-plist

Modified: head/devel/libvirt/Makefile
==============================================================================
--- head/devel/libvirt/Makefile	Tue Jun  4 17:06:55 2013	(r319883)
+++ head/devel/libvirt/Makefile	Tue Jun  4 17:16:37 2013	(r319884)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	libvirt
-PORTVERSION=	1.0.5
+PORTVERSION=	1.0.6
 CATEGORIES=	devel
 MASTER_SITES=	http://libvirt.org/sources/ \
 		ftp://libvirt.org/libvirt/

Modified: head/devel/libvirt/distinfo
==============================================================================
--- head/devel/libvirt/distinfo	Tue Jun  4 17:06:55 2013	(r319883)
+++ head/devel/libvirt/distinfo	Tue Jun  4 17:16:37 2013	(r319884)
@@ -1,2 +1,2 @@
-SHA256 (libvirt-1.0.5.tar.gz) = 337f1cd6611462b6e3cdf94541c49477df678074321fb7923274e4e30398209f
-SIZE (libvirt-1.0.5.tar.gz) = 23928547
+SHA256 (libvirt-1.0.6.tar.gz) = a188eb2056d7936c4c9605f4d435b9097880ec359e10be6546f2c9fa665de67d
+SIZE (libvirt-1.0.6.tar.gz) = 24056615

Modified: head/devel/libvirt/pkg-plist
==============================================================================
--- head/devel/libvirt/pkg-plist	Tue Jun  4 17:06:55 2013	(r319883)
+++ head/devel/libvirt/pkg-plist	Tue Jun  4 17:16:37 2013	(r319884)
@@ -84,6 +84,7 @@ share/augeas/lenses/tests/test_libvirtd.
 %%DOCSDIR%%%%PORTVERSION%%/html/bugs.html
 %%DOCSDIR%%%%PORTVERSION%%/html/compiling.html
 %%DOCSDIR%%%%PORTVERSION%%/html/contact.html
+%%DOCSDIR%%%%PORTVERSION%%/html/cgroups.html
 %%DOCSDIR%%%%PORTVERSION%%/html/csharp.html
 %%DOCSDIR%%%%PORTVERSION%%/html/deployment.html
 %%DOCSDIR%%%%PORTVERSION%%/html/devguide.html
@@ -282,17 +283,18 @@ share/gtk-doc/html/libvirt/up.png
 %%NLS%%share/locale/zh_CN/LC_MESSAGES/libvirt.mo
 %%NLS%%share/locale/zh_TW/LC_MESSAGES/libvirt.mo
 %%NLS%%share/locale/zu/LC_MESSAGES/libvirt.mo
-@dirrmtry etc/logrotate.d
-@dirrm include/libvirt
-@dirrmtry %%PYTHON_SITELIBDIR%%
-@dirrmtry %%PYTHON_LIBDIR%%
-@exec /bin/mkdir -p %%PREFIX%%/lib/libvirt/connection-driver
 %%QEMU%%lib/libvirt/connection-driver/libvirt_driver_qemu.so
 %%QEMU%%lib/libvirt/connection-driver/libvirt_driver_qemu.la
 lib/libvirt/connection-driver/libvirt_driver_secret.so
 lib/libvirt/connection-driver/libvirt_driver_secret.la
 lib/libvirt/connection-driver/libvirt_driver_storage.so
 lib/libvirt/connection-driver/libvirt_driver_storage.la
+lib/libvirt/connection-driver/libvirt_driver_vbox.so
+lib/libvirt/connection-driver/libvirt_driver_vbox.la
+@dirrmtry etc/logrotate.d
+@dirrm include/libvirt
+@dirrmtry %%PYTHON_SITELIBDIR%%
+@dirrmtry %%PYTHON_LIBDIR%%
 @dirrm lib/libvirt/connection-driver
 @dirrm lib/libvirt/lock-driver
 @dirrm lib/libvirt



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