Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 May 2019 02:51:42 +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: r500989 - head/devel/libvirt
Message-ID:  <201905080251.x482pg4r097035@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: novel
Date: Wed May  8 02:51:42 2019
New Revision: 500989
URL: https://svnweb.freebsd.org/changeset/ports/500989

Log:
  devel/libvirt: update to 5.3.0

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

Modified: head/devel/libvirt/Makefile
==============================================================================
--- head/devel/libvirt/Makefile	Wed May  8 02:49:37 2019	(r500988)
+++ head/devel/libvirt/Makefile	Wed May  8 02:51:42 2019	(r500989)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	libvirt
-PORTVERSION=	5.2.0
-PORTREVISION=	1
+PORTVERSION=	5.3.0
 CATEGORIES=	devel
 MASTER_SITES=	http://libvirt.org/sources/ \
 		ftp://libvirt.org/libvirt/
@@ -106,7 +105,7 @@ USE_PERL5=	build
 USE_LDCONFIG=	yes
 INSTALL_TARGET=	install-strip
 TEST_TARGET=	check
-SHLIB_VER=	0.5002.0
+SHLIB_VER=	0.5003.0
 PLIST_SUB+=	PORTVERSION="-${PORTVERSION}" \
 		SHLIB_VER=${SHLIB_VER}
 PORTDOCS=	*

Modified: head/devel/libvirt/distinfo
==============================================================================
--- head/devel/libvirt/distinfo	Wed May  8 02:49:37 2019	(r500988)
+++ head/devel/libvirt/distinfo	Wed May  8 02:51:42 2019	(r500989)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1554350665
-SHA256 (libvirt-5.2.0.tar.xz) = e51cfb41afe629ce0d46fb93182a4f4ae0c151490db97c49f722756e1154e63f
-SIZE (libvirt-5.2.0.tar.xz) = 14992888
+TIMESTAMP = 1557027250
+SHA256 (libvirt-5.3.0.tar.xz) = 8564bdd506817b3957fa67e4f06b217922d30f19e416c4dc620995fd155dc101
+SIZE (libvirt-5.3.0.tar.xz) = 12201620

Modified: head/devel/libvirt/pkg-plist
==============================================================================
--- head/devel/libvirt/pkg-plist	Wed May  8 02:49:37 2019	(r500988)
+++ head/devel/libvirt/pkg-plist	Wed May  8 02:51:42 2019	(r500989)
@@ -192,6 +192,10 @@ share/augeas/lenses/tests/test_virtlogd.aug
 %%DOCSDIR%%%%PORTVERSION%%/html/internals/oomtesting.html
 %%DOCSDIR%%%%PORTVERSION%%/html/internals/rpc.html
 %%DOCSDIR%%%%PORTVERSION%%/html/java.html
+%%DOCSDIR%%%%PORTVERSION%%/html/js/jquery-3.1.1.min.js
+%%DOCSDIR%%%%PORTVERSION%%/html/js/jquery.rss.min.js
+%%DOCSDIR%%%%PORTVERSION%%/html/js/main.js
+%%DOCSDIR%%%%PORTVERSION%%/html/js/moment.min.js
 %%DOCSDIR%%%%PORTVERSION%%/html/libvirt-daemon-arch.png
 %%DOCSDIR%%%%PORTVERSION%%/html/libvirt-driver-arch.png
 %%DOCSDIR%%%%PORTVERSION%%/html/libvirt-object-model.png
@@ -282,8 +286,9 @@ share/gtk-doc/html/libvirt/up.png
 %%DATADIR%%/cpu_map/x86_Broadwell-noTSX-IBRS.xml
 %%DATADIR%%/cpu_map/x86_Broadwell-noTSX.xml
 %%DATADIR%%/cpu_map/x86_Broadwell.xml
+%%DATADIR%%/cpu_map/x86_Cascadelake-Server.xml
 %%DATADIR%%/cpu_map/x86_Conroe.xml
-%%DATADIR%%/cpu_map/x86_EPYC-IBRS.xml
+%%DATADIR%%/cpu_map/x86_EPYC-IBPB.xml
 %%DATADIR%%/cpu_map/x86_EPYC.xml
 %%DATADIR%%/cpu_map/x86_Haswell-IBRS.xml
 %%DATADIR%%/cpu_map/x86_Haswell-noTSX-IBRS.xml



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