Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Apr 2019 01:17:11 +0000 (UTC)
From:      Roman Bogorodskiy <novel@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r497897 - head/devel/libvirt
Message-ID:  <201904050117.x351HBRb083234@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: novel
Date: Fri Apr  5 01:17:11 2019
New Revision: 497897
URL: https://svnweb.freebsd.org/changeset/ports/497897

Log:
  devel/libvirt: update to 5.2.0

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

Modified: head/devel/libvirt/Makefile
==============================================================================
--- head/devel/libvirt/Makefile	Fri Apr  5 01:17:09 2019	(r497896)
+++ head/devel/libvirt/Makefile	Fri Apr  5 01:17:11 2019	(r497897)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	libvirt
-PORTVERSION=	5.1.0
+PORTVERSION=	5.2.0
 CATEGORIES=	devel
 MASTER_SITES=	http://libvirt.org/sources/ \
 		ftp://libvirt.org/libvirt/
@@ -105,7 +105,7 @@ USE_PERL5=	build
 USE_LDCONFIG=	yes
 INSTALL_TARGET=	install-strip
 TEST_TARGET=	check
-SHLIB_VER=	0.5001.0
+SHLIB_VER=	0.5002.0
 PLIST_SUB+=	PORTVERSION="-${PORTVERSION}" \
 		SHLIB_VER=${SHLIB_VER}
 PORTDOCS=	*

Modified: head/devel/libvirt/distinfo
==============================================================================
--- head/devel/libvirt/distinfo	Fri Apr  5 01:17:09 2019	(r497896)
+++ head/devel/libvirt/distinfo	Fri Apr  5 01:17:11 2019	(r497897)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1552137659
-SHA256 (libvirt-5.1.0.tar.xz) = 26f97a53d3172f07f8b63884d845ed71307c4675dc4e1b281c59d253e1e323ab
-SIZE (libvirt-5.1.0.tar.xz) = 14893608
+TIMESTAMP = 1554350665
+SHA256 (libvirt-5.2.0.tar.xz) = e51cfb41afe629ce0d46fb93182a4f4ae0c151490db97c49f722756e1154e63f
+SIZE (libvirt-5.2.0.tar.xz) = 14992888

Modified: head/devel/libvirt/pkg-plist
==============================================================================
--- head/devel/libvirt/pkg-plist	Fri Apr  5 01:17:09 2019	(r497896)
+++ head/devel/libvirt/pkg-plist	Fri Apr  5 01:17:11 2019	(r497897)
@@ -158,6 +158,7 @@ share/augeas/lenses/tests/test_virtlogd.aug
 %%DOCSDIR%%%%PORTVERSION%%/html/formatsecret.html
 %%DOCSDIR%%%%PORTVERSION%%/html/formatsnapshot.html
 %%DOCSDIR%%%%PORTVERSION%%/html/formatstorage.html
+%%DOCSDIR%%%%PORTVERSION%%/html/formatstoragecaps.html
 %%DOCSDIR%%%%PORTVERSION%%/html/formatstorageencryption.html
 %%DOCSDIR%%%%PORTVERSION%%/html/generic.css
 %%DOCSDIR%%%%PORTVERSION%%/html/goals.html
@@ -342,6 +343,7 @@ share/gtk-doc/html/libvirt/up.png
 %%DATADIR%%/schemas/secret.rng
 %%DATADIR%%/schemas/storagecommon.rng
 %%DATADIR%%/schemas/storagepool.rng
+%%DATADIR%%/schemas/storagepoolcaps.rng
 %%DATADIR%%/schemas/storagevol.rng
 %%DATADIR%%/test-screenshot.png
 %%NLS%%share/locale/af/LC_MESSAGES/libvirt.mo



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