diff options
author | jgh <jgh@FreeBSD.org> | 2013-06-05 01:16:37 +0800 |
---|---|---|
committer | jgh <jgh@FreeBSD.org> | 2013-06-05 01:16:37 +0800 |
commit | d0a9e72d4679a0e8452432997102c4337ae88339 (patch) | |
tree | e5461723d5c641ba1e83b96b20189c9b6169356a /devel | |
parent | f83f5f2234d78fa30b2d4e1b478063b43dabae56 (diff) | |
download | freebsd-ports-gnome-d0a9e72d4679a0e8452432997102c4337ae88339.tar.gz freebsd-ports-gnome-d0a9e72d4679a0e8452432997102c4337ae88339.tar.zst freebsd-ports-gnome-d0a9e72d4679a0e8452432997102c4337ae88339.zip |
- update to 1.0.6
- pkg-plist cleanup
Changes: http://www.libvirt.org/news.html
Diffstat (limited to 'devel')
-rw-r--r-- | devel/libvirt/Makefile | 2 | ||||
-rw-r--r-- | devel/libvirt/distinfo | 4 | ||||
-rw-r--r-- | devel/libvirt/pkg-plist | 12 |
3 files changed, 10 insertions, 8 deletions
diff --git a/devel/libvirt/Makefile b/devel/libvirt/Makefile index e347bb68f7a4..4f3245cc1cf1 100644 --- a/devel/libvirt/Makefile +++ b/devel/libvirt/Makefile @@ -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/ diff --git a/devel/libvirt/distinfo b/devel/libvirt/distinfo index 1cad74740ef2..6d786e019a76 100644 --- a/devel/libvirt/distinfo +++ b/devel/libvirt/distinfo @@ -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 diff --git a/devel/libvirt/pkg-plist b/devel/libvirt/pkg-plist index eabc8abc9a20..34ed8e647e53 100644 --- a/devel/libvirt/pkg-plist +++ b/devel/libvirt/pkg-plist @@ -84,6 +84,7 @@ share/augeas/lenses/tests/test_libvirtd.aug %%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 |