Date: Sun, 24 Jan 2021 08:23:19 +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: r562453 - head/devel/libvirt Message-ID: <202101240823.10O8NJue022834@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202101240823.10O8NJue022834>