From owner-svn-ports-head@freebsd.org Wed Sep 12 13:58:04 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8EF6C10941A4; Wed, 12 Sep 2018 13:58:04 +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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 3CF3183A5C; Wed, 12 Sep 2018 13:58:04 +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 34F7327631; Wed, 12 Sep 2018 13:58:04 +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 w8CDw4K4092163; Wed, 12 Sep 2018 13:58:04 GMT (envelope-from novel@FreeBSD.org) Received: (from novel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w8CDw3Va092157; Wed, 12 Sep 2018 13:58:03 GMT (envelope-from novel@FreeBSD.org) Message-Id: <201809121358.w8CDw3Va092157@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: novel set sender to novel@FreeBSD.org using -f From: Roman Bogorodskiy Date: Wed, 12 Sep 2018 13:58:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r479604 - head/devel/libvirt X-SVN-Group: ports-head X-SVN-Commit-Author: novel X-SVN-Commit-Paths: head/devel/libvirt X-SVN-Commit-Revision: 479604 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.27 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: Wed, 12 Sep 2018 13:58:04 -0000 Author: novel Date: Wed Sep 12 13:58:03 2018 New Revision: 479604 URL: https://svnweb.freebsd.org/changeset/ports/479604 Log: devel/libvirt: update to 4.7.0 Libvirt has moved back from jansson to yajl, so update dependencies accordingly. Modified: head/devel/libvirt/Makefile head/devel/libvirt/distinfo head/devel/libvirt/pkg-plist Modified: head/devel/libvirt/Makefile ============================================================================== --- head/devel/libvirt/Makefile Wed Sep 12 13:57:04 2018 (r479603) +++ head/devel/libvirt/Makefile Wed Sep 12 13:58:03 2018 (r479604) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= libvirt -PORTVERSION= 4.6.0 -PORTREVISION= 1 +PORTVERSION= 4.7.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.4006.0 +SHLIB_VER= 0.4007.0 PLIST_SUB+= PORTVERSION="-${PORTVERSION}" \ SHLIB_VER=${SHLIB_VER} PORTDOCS= * @@ -118,10 +117,10 @@ SUB_LIST+= PORTVERSION="-${PORTVERSION}" .include .if ${PORT_OPTIONS:MQEMU} || ${PORT_OPTIONS:MNSS} -LIB_DEPENDS+= libjansson.so:devel/jansson -CONFIGURE_ARGS+= --with-jansson +LIB_DEPENDS+= libyajl.so:devel/yajl +CONFIGURE_ARGS+= --with-yajl .else -CONFIGURE_ARGS+= --without-jansson +CONFIGURE_ARGS+= --without-yajl .endif .if !${PLIST_SUB:MXEN} Modified: head/devel/libvirt/distinfo ============================================================================== --- head/devel/libvirt/distinfo Wed Sep 12 13:57:04 2018 (r479603) +++ head/devel/libvirt/distinfo Wed Sep 12 13:58:03 2018 (r479604) @@ -1,3 +1,3 @@ -TIMESTAMP = 1533655200 -SHA256 (libvirt-4.6.0.tar.xz) = b4ac6cd1825d89b9bbafff53f6308f1ac292a44d78eee67bebe01973e2574066 -SIZE (libvirt-4.6.0.tar.xz) = 14760064 +TIMESTAMP = 1536595670 +SHA256 (libvirt-4.7.0.tar.xz) = 92c279f7321624ac5a37a81f8bbe8c8d2a16781da04c63c99c92d3de035767e4 +SIZE (libvirt-4.7.0.tar.xz) = 14813352 Modified: head/devel/libvirt/pkg-plist ============================================================================== --- head/devel/libvirt/pkg-plist Wed Sep 12 13:57:04 2018 (r479603) +++ head/devel/libvirt/pkg-plist Wed Sep 12 13:58:03 2018 (r479604) @@ -264,11 +264,65 @@ share/gtk-doc/html/libvirt/libvirt.devhelp share/gtk-doc/html/libvirt/right.png share/gtk-doc/html/libvirt/style.css share/gtk-doc/html/libvirt/up.png -%%DATADIR%%/cpu_map.xml %%DATADIR%%/api/libvirt-admin-api.xml %%DATADIR%%/api/libvirt-api.xml %%DATADIR%%/api/libvirt-lxc-api.xml %%DATADIR%%/api/libvirt-qemu-api.xml +%%DATADIR%%/cpu_map/index.xml +%%DATADIR%%/cpu_map/ppc64_POWER6.xml +%%DATADIR%%/cpu_map/ppc64_POWER7.xml +%%DATADIR%%/cpu_map/ppc64_POWER8.xml +%%DATADIR%%/cpu_map/ppc64_POWER9.xml +%%DATADIR%%/cpu_map/ppc64_POWERPC_e5500.xml +%%DATADIR%%/cpu_map/ppc64_POWERPC_e6500.xml +%%DATADIR%%/cpu_map/ppc64_vendors.xml +%%DATADIR%%/cpu_map/x86_486.xml +%%DATADIR%%/cpu_map/x86_Broadwell-IBRS.xml +%%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_Conroe.xml +%%DATADIR%%/cpu_map/x86_EPYC-IBRS.xml +%%DATADIR%%/cpu_map/x86_EPYC.xml +%%DATADIR%%/cpu_map/x86_Haswell-IBRS.xml +%%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_IvyBridge-IBRS.xml +%%DATADIR%%/cpu_map/x86_IvyBridge.xml +%%DATADIR%%/cpu_map/x86_Nehalem-IBRS.xml +%%DATADIR%%/cpu_map/x86_Nehalem.xml +%%DATADIR%%/cpu_map/x86_Opteron_G1.xml +%%DATADIR%%/cpu_map/x86_Opteron_G2.xml +%%DATADIR%%/cpu_map/x86_Opteron_G3.xml +%%DATADIR%%/cpu_map/x86_Opteron_G4.xml +%%DATADIR%%/cpu_map/x86_Opteron_G5.xml +%%DATADIR%%/cpu_map/x86_Penryn.xml +%%DATADIR%%/cpu_map/x86_SandyBridge-IBRS.xml +%%DATADIR%%/cpu_map/x86_SandyBridge.xml +%%DATADIR%%/cpu_map/x86_Skylake-Client-IBRS.xml +%%DATADIR%%/cpu_map/x86_Skylake-Client.xml +%%DATADIR%%/cpu_map/x86_Skylake-Server-IBRS.xml +%%DATADIR%%/cpu_map/x86_Skylake-Server.xml +%%DATADIR%%/cpu_map/x86_Westmere-IBRS.xml +%%DATADIR%%/cpu_map/x86_Westmere.xml +%%DATADIR%%/cpu_map/x86_athlon.xml +%%DATADIR%%/cpu_map/x86_core2duo.xml +%%DATADIR%%/cpu_map/x86_coreduo.xml +%%DATADIR%%/cpu_map/x86_cpu64-rhel5.xml +%%DATADIR%%/cpu_map/x86_cpu64-rhel6.xml +%%DATADIR%%/cpu_map/x86_features.xml +%%DATADIR%%/cpu_map/x86_kvm32.xml +%%DATADIR%%/cpu_map/x86_kvm64.xml +%%DATADIR%%/cpu_map/x86_n270.xml +%%DATADIR%%/cpu_map/x86_pentium.xml +%%DATADIR%%/cpu_map/x86_pentium2.xml +%%DATADIR%%/cpu_map/x86_pentium3.xml +%%DATADIR%%/cpu_map/x86_pentiumpro.xml +%%DATADIR%%/cpu_map/x86_phenom.xml +%%DATADIR%%/cpu_map/x86_qemu32.xml +%%DATADIR%%/cpu_map/x86_qemu64.xml +%%DATADIR%%/cpu_map/x86_vendors.xml %%DATADIR%%/schemas/basictypes.rng %%DATADIR%%/schemas/capability.rng %%DATADIR%%/schemas/cputypes.rng