From owner-svn-ports-head@freebsd.org Sun Jan 24 08:23:20 2021 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 7F5CE4F2C8C; Sun, 24 Jan 2021 08:23:20 +0000 (UTC) (envelope-from novel@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4DNmGc383dz4gsc; Sun, 24 Jan 2021 08:23:20 +0000 (UTC) (envelope-from novel@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 5F4CC2081D; Sun, 24 Jan 2021 08:23:20 +0000 (UTC) (envelope-from novel@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 10O8NK7M022837; Sun, 24 Jan 2021 08:23:20 GMT (envelope-from novel@FreeBSD.org) Received: (from novel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 10O8NJue022834; Sun, 24 Jan 2021 08:23:19 GMT (envelope-from novel@FreeBSD.org) Message-Id: <202101240823.10O8NJue022834@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: novel set sender to novel@FreeBSD.org using -f From: Roman Bogorodskiy Date: Sun, 24 Jan 2021 08:23:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r562453 - head/devel/libvirt X-SVN-Group: ports-head X-SVN-Commit-Author: novel X-SVN-Commit-Paths: head/devel/libvirt X-SVN-Commit-Revision: 562453 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Jan 2021 08:23:20 -0000 Author: novel Date: Sun Jan 24 08:23:19 2021 New Revision: 562453 URL: https://svnweb.freebsd.org/changeset/ports/562453 Log: devel/libvirt: update to 7.0.0 Modified: head/devel/libvirt/Makefile head/devel/libvirt/distinfo head/devel/libvirt/pkg-plist Modified: head/devel/libvirt/Makefile ============================================================================== --- head/devel/libvirt/Makefile Sun Jan 24 05:54:44 2021 (r562452) +++ head/devel/libvirt/Makefile Sun Jan 24 08:23:19 2021 (r562453) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libvirt -PORTVERSION= 6.10.0 +PORTVERSION= 7.0.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.6010.0 +SHLIB_VER= 0.7000.0 PLIST_SUB+= SHLIB_VER=${SHLIB_VER} PORTDOCS= * SHEBANG_FILES= src/keycodemapdb/tools/keymap-gen Modified: head/devel/libvirt/distinfo ============================================================================== --- head/devel/libvirt/distinfo Sun Jan 24 05:54:44 2021 (r562452) +++ head/devel/libvirt/distinfo Sun Jan 24 08:23:19 2021 (r562453) @@ -1,3 +1,3 @@ -TIMESTAMP = 1607224399 -SHA256 (libvirt-6.10.0.tar.xz) = 30cfc1365b7a62bf08c5254103087fac51c4210343aa958a7d38cedd280ed2aa -SIZE (libvirt-6.10.0.tar.xz) = 8462796 +TIMESTAMP = 1611050862 +SHA256 (libvirt-7.0.0.tar.xz) = ca3833844d08c22867f1d1a46edc36bda7d6fe1a4f267e7d77100b79fc9ddd89 +SIZE (libvirt-7.0.0.tar.xz) = 8567648 Modified: head/devel/libvirt/pkg-plist ============================================================================== --- head/devel/libvirt/pkg-plist Sun Jan 24 05:54:44 2021 (r562452) +++ head/devel/libvirt/pkg-plist Sun Jan 24 08:23:19 2021 (r562453) @@ -192,6 +192,7 @@ share/augeas/lenses/virtvboxd.aug %%DATADIR%%/cpu_map/x86_Skylake-Server-IBRS.xml %%DATADIR%%/cpu_map/x86_Skylake-Server-noTSX-IBRS.xml %%DATADIR%%/cpu_map/x86_Skylake-Server.xml +%%DATADIR%%/cpu_map/x86_Snowridge.xml %%DATADIR%%/cpu_map/x86_Westmere-IBRS.xml %%DATADIR%%/cpu_map/x86_Westmere.xml %%DATADIR%%/cpu_map/x86_athlon.xml