Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 May 2013 07:00:24 +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: r317473 - head/devel/libvirt
Message-ID:  <201305060700.r4670OYp065223@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jgh
Date: Mon May  6 07:00:24 2013
New Revision: 317473
URL: http://svnweb.freebsd.org/changeset/ports/317473

Log:
  - update to 1.0.5
  
  Changes: http://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	Mon May  6 06:54:19 2013	(r317472)
+++ head/devel/libvirt/Makefile	Mon May  6 07:00:24 2013	(r317473)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	libvirt
-PORTVERSION=	1.0.4
-PORTREVISION=	1
+PORTVERSION=	1.0.5
 CATEGORIES=	devel
 MASTER_SITES=	http://libvirt.org/sources/ \
 		ftp://libvirt.org/libvirt/

Modified: head/devel/libvirt/distinfo
==============================================================================
--- head/devel/libvirt/distinfo	Mon May  6 06:54:19 2013	(r317472)
+++ head/devel/libvirt/distinfo	Mon May  6 07:00:24 2013	(r317473)
@@ -1,2 +1,2 @@
-SHA256 (libvirt-1.0.4.tar.gz) = d94c99ce286f5a89eb02c9f3d9d620930df1f9348262a60199b4a565a222c9a0
-SIZE (libvirt-1.0.4.tar.gz) = 23353253
+SHA256 (libvirt-1.0.5.tar.gz) = 337f1cd6611462b6e3cdf94541c49477df678074321fb7923274e4e30398209f
+SIZE (libvirt-1.0.5.tar.gz) = 23928547

Modified: head/devel/libvirt/pkg-plist
==============================================================================
--- head/devel/libvirt/pkg-plist	Mon May  6 06:54:19 2013	(r317472)
+++ head/devel/libvirt/pkg-plist	Mon May  6 07:00:24 2013	(r317473)
@@ -39,16 +39,12 @@ include/libvirt/libvirt.h
 include/libvirt/virterror.h
 lib/libvirt/lock-driver/lockd.so
 lib/libvirt/lock-driver/lockd.la
-lib/libvirt/lock-driver/lockd.a
-lib/libvirt-lxc.a
 lib/libvirt-lxc.la
 lib/libvirt-lxc.so
 lib/libvirt-lxc.so.%%SHLIB_VER%%
-lib/libvirt-qemu.a
 lib/libvirt-qemu.la
 lib/libvirt-qemu.so
 lib/libvirt-qemu.so.%%SHLIB_VER%%
-lib/libvirt.a
 lib/libvirt.la
 lib/libvirt.so
 lib/libvirt.so.%%SHLIB_VER%%
@@ -193,6 +189,7 @@ share/gtk-doc/html/libvirt/right.png
 share/gtk-doc/html/libvirt/style.css
 share/gtk-doc/html/libvirt/up.png
 %%DATADIR%%/cpu_map.xml
+%%DATADIR%%/libvirtLogo.png
 %%DATADIR%%/api/libvirt-api.xml
 %%DATADIR%%/api/libvirt-lxc-api.xml
 %%DATADIR%%/api/libvirt-qemu-api.xml
@@ -218,6 +215,7 @@ share/gtk-doc/html/libvirt/up.png
 %%NLS%%share/locale/bg/LC_MESSAGES/libvirt.mo
 %%NLS%%share/locale/bn/LC_MESSAGES/libvirt.mo
 %%NLS%%share/locale/bn_IN/LC_MESSAGES/libvirt.mo
+%%NLS%%share/locale/bo/LC_MESSAGES/libvirt.mo
 %%NLS%%share/locale/bs/LC_MESSAGES/libvirt.mo
 %%NLS%%share/locale/ca/LC_MESSAGES/libvirt.mo
 %%NLS%%share/locale/cs/LC_MESSAGES/libvirt.mo
@@ -291,11 +289,8 @@ share/gtk-doc/html/libvirt/up.png
 @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
-%%QEMU%%lib/libvirt/connection-driver/libvirt_driver_qemu.a
-lib/libvirt/connection-driver/libvirt_driver_secret.a
 lib/libvirt/connection-driver/libvirt_driver_secret.so
 lib/libvirt/connection-driver/libvirt_driver_secret.la
-lib/libvirt/connection-driver/libvirt_driver_storage.a
 lib/libvirt/connection-driver/libvirt_driver_storage.so
 lib/libvirt/connection-driver/libvirt_driver_storage.la
 @dirrm lib/libvirt/connection-driver
@@ -344,6 +339,8 @@ lib/libvirt/connection-driver/libvirt_dr
 %%NLS%%@dirrmtry share/locale/eu_ES
 %%NLS%%@dirrmtry share/locale/bn_IN/LC_MESSAGES
 %%NLS%%@dirrmtry share/locale/bn_IN
+%%NLS%%@dirrmtry share/locale/bo/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/bo
 %%NLS%%@dirrmtry share/locale/as/LC_MESSAGES
 %%NLS%%@dirrmtry share/locale/as
 @dirrm %%ETCDIR%%/nwfilter



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