svn commit: r319884 - head/devel/libvirt

Jason Helfman jgh at FreeBSD.org
Tue Jun 4 17:16:38 UTC 2013


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
- at dirrmtry etc/logrotate.d
- at dirrm include/libvirt
- at dirrmtry %%PYTHON_SITELIBDIR%%
- at dirrmtry %%PYTHON_LIBDIR%%
- at 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
+ at dirrmtry etc/logrotate.d
+ at dirrm include/libvirt
+ at dirrmtry %%PYTHON_SITELIBDIR%%
+ at dirrmtry %%PYTHON_LIBDIR%%
 @dirrm lib/libvirt/connection-driver
 @dirrm lib/libvirt/lock-driver
 @dirrm lib/libvirt


More information about the svn-ports-head mailing list