Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Nov 2020 13:36:53 +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: r553904 - in head/devel/libvirt: . files
Message-ID:  <202011021336.0A2Dar4V005109@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: novel
Date: Mon Nov  2 13:36:52 2020
New Revision: 553904
URL: https://svnweb.freebsd.org/changeset/ports/553904

Log:
  devel/libvirt: update to 6.9.0

Deleted:
  head/devel/libvirt/files/patch-tests_meson.build
Modified:
  head/devel/libvirt/Makefile
  head/devel/libvirt/distinfo
  head/devel/libvirt/pkg-plist

Modified: head/devel/libvirt/Makefile
==============================================================================
--- head/devel/libvirt/Makefile	Mon Nov  2 13:03:09 2020	(r553903)
+++ head/devel/libvirt/Makefile	Mon Nov  2 13:36:52 2020	(r553904)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	libvirt
-PORTVERSION=	6.8.0
+PORTVERSION=	6.9.0
 CATEGORIES=	devel
 MASTER_SITES=	http://libvirt.org/sources/ \
 		ftp://libvirt.org/libvirt/
@@ -104,7 +104,7 @@ USE_PERL5=	build
 USE_LDCONFIG=	yes
 INSTALL_TARGET=	install-strip
 TEST_TARGET=	check
-SHLIB_VER=	0.6008.0
+SHLIB_VER=	0.6009.0
 PLIST_SUB+=	SHLIB_VER=${SHLIB_VER}
 PORTDOCS=	*
 SHEBANG_FILES=	src/keycodemapdb/tools/keymap-gen

Modified: head/devel/libvirt/distinfo
==============================================================================
--- head/devel/libvirt/distinfo	Mon Nov  2 13:03:09 2020	(r553903)
+++ head/devel/libvirt/distinfo	Mon Nov  2 13:36:52 2020	(r553904)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1601540475
-SHA256 (libvirt-6.8.0.tar.xz) = 0c2d7f6ed8bc4956bf7f0c8ca2897c6c82ddb91e3118ab7a588b25eedd16ef69
-SIZE (libvirt-6.8.0.tar.xz) = 8412092
+TIMESTAMP = 1604313305
+SHA256 (libvirt-6.9.0.tar.xz) = 0d8427ee1d0f448fb339f847838f63b1e7ca0c4acbd14f1faacb129c795cc0c1
+SIZE (libvirt-6.9.0.tar.xz) = 8432360

Modified: head/devel/libvirt/pkg-plist
==============================================================================
--- head/devel/libvirt/pkg-plist	Mon Nov  2 13:03:09 2020	(r553903)
+++ head/devel/libvirt/pkg-plist	Mon Nov  2 13:36:52 2020	(r553904)
@@ -162,6 +162,7 @@ share/augeas/lenses/virtvboxd.aug
 %%DATADIR%%/cpu_map/x86_Cooperlake.xml
 %%DATADIR%%/cpu_map/x86_Dhyana.xml
 %%DATADIR%%/cpu_map/x86_EPYC-IBPB.xml
+%%DATADIR%%/cpu_map/x86_EPYC-Rome.xml
 %%DATADIR%%/cpu_map/x86_EPYC.xml
 %%DATADIR%%/cpu_map/x86_Haswell-IBRS.xml
 %%DATADIR%%/cpu_map/x86_Haswell-noTSX-IBRS.xml
@@ -210,6 +211,7 @@ share/augeas/lenses/virtvboxd.aug
 %%DATADIR%%/cpu_map/x86_vendors.xml
 %%DATADIR%%/schemas/basictypes.rng
 %%DATADIR%%/schemas/capability.rng
+%%DATADIR%%/schemas/cpu.rng
 %%DATADIR%%/schemas/cputypes.rng
 %%DATADIR%%/schemas/domain.rng
 %%DATADIR%%/schemas/domainbackup.rng



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