Date: Sat, 10 Nov 2018 16:32:00 +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: r484622 - head/devel/libvirt Message-ID: <201811101632.wAAGW08x017975@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: novel Date: Sat Nov 10 16:31:59 2018 New Revision: 484622 URL: https://svnweb.freebsd.org/changeset/ports/484622 Log: devel/libvirt: update to 4.9.0 Modified: head/devel/libvirt/Makefile head/devel/libvirt/distinfo head/devel/libvirt/pkg-plist Modified: head/devel/libvirt/Makefile ============================================================================== --- head/devel/libvirt/Makefile Sat Nov 10 16:24:40 2018 (r484621) +++ head/devel/libvirt/Makefile Sat Nov 10 16:31:59 2018 (r484622) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libvirt -PORTVERSION= 4.8.0 +PORTVERSION= 4.9.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.4008.0 +SHLIB_VER= 0.4009.0 PLIST_SUB+= PORTVERSION="-${PORTVERSION}" \ SHLIB_VER=${SHLIB_VER} PORTDOCS= * Modified: head/devel/libvirt/distinfo ============================================================================== --- head/devel/libvirt/distinfo Sat Nov 10 16:24:40 2018 (r484621) +++ head/devel/libvirt/distinfo Sat Nov 10 16:31:59 2018 (r484622) @@ -1,3 +1,3 @@ -TIMESTAMP = 1538831367 -SHA256 (libvirt-4.8.0.tar.xz) = c2fd7112d6689fbb4d700b31c01aadd8a0eb275e127dc959cdc166f5f60b3032 -SIZE (libvirt-4.8.0.tar.xz) = 14739652 +TIMESTAMP = 1541519117 +SHA256 (libvirt-4.9.0.tar.xz) = 4fd4bfe7312b7996a817c7919cf0062de0d5b3c400c93bd30855a46c40dd455a +SIZE (libvirt-4.9.0.tar.xz) = 14744184 Modified: head/devel/libvirt/pkg-plist ============================================================================== --- head/devel/libvirt/pkg-plist Sat Nov 10 16:24:40 2018 (r484621) +++ head/devel/libvirt/pkg-plist Sat Nov 10 16:31:59 2018 (r484622) @@ -288,6 +288,8 @@ share/gtk-doc/html/libvirt/up.png %%DATADIR%%/cpu_map/x86_Haswell-noTSX-IBRS.xml %%DATADIR%%/cpu_map/x86_Haswell-noTSX.xml %%DATADIR%%/cpu_map/x86_Haswell.xml +%%DATADIR%%/cpu_map/x86_Icelake-Client.xml +%%DATADIR%%/cpu_map/x86_Icelake-Server.xml %%DATADIR%%/cpu_map/x86_IvyBridge-IBRS.xml %%DATADIR%%/cpu_map/x86_IvyBridge.xml %%DATADIR%%/cpu_map/x86_Nehalem-IBRS.xml
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201811101632.wAAGW08x017975>