From owner-svn-ports-head@freebsd.org Wed Jul 4 14:27:40 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 5B3EE103C045; Wed, 4 Jul 2018 14:27:40 +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 0F2537F173; Wed, 4 Jul 2018 14:27:40 +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 E16F34525; Wed, 4 Jul 2018 14:27:39 +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 w64ERdl7035073; Wed, 4 Jul 2018 14:27:39 GMT (envelope-from novel@FreeBSD.org) Received: (from novel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w64ERd8T035070; Wed, 4 Jul 2018 14:27:39 GMT (envelope-from novel@FreeBSD.org) Message-Id: <201807041427.w64ERd8T035070@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: novel set sender to novel@FreeBSD.org using -f From: Roman Bogorodskiy Date: Wed, 4 Jul 2018 14:27:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r473890 - head/devel/libvirt X-SVN-Group: ports-head X-SVN-Commit-Author: novel X-SVN-Commit-Paths: head/devel/libvirt X-SVN-Commit-Revision: 473890 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, 04 Jul 2018 14:27:40 -0000 Author: novel Date: Wed Jul 4 14:27:38 2018 New Revision: 473890 URL: https://svnweb.freebsd.org/changeset/ports/473890 Log: devel/libvirt: update to 4.5.0 Modified: head/devel/libvirt/Makefile head/devel/libvirt/distinfo head/devel/libvirt/pkg-plist Modified: head/devel/libvirt/Makefile ============================================================================== --- head/devel/libvirt/Makefile Wed Jul 4 14:21:07 2018 (r473889) +++ head/devel/libvirt/Makefile Wed Jul 4 14:27:38 2018 (r473890) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libvirt -PORTVERSION= 4.4.0 +PORTVERSION= 4.5.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.4004.0 +SHLIB_VER= 0.4005.0 PLIST_SUB+= PORTVERSION="-${PORTVERSION}" \ SHLIB_VER=${SHLIB_VER} PORTDOCS= * Modified: head/devel/libvirt/distinfo ============================================================================== --- head/devel/libvirt/distinfo Wed Jul 4 14:21:07 2018 (r473889) +++ head/devel/libvirt/distinfo Wed Jul 4 14:27:38 2018 (r473890) @@ -1,3 +1,3 @@ -TIMESTAMP = 1528338855 -SHA256 (libvirt-4.4.0.tar.xz) = 46631d63cb61af8042593a93fa046dddfff204d29858f20df77a125bd6f84ab6 -SIZE (libvirt-4.4.0.tar.xz) = 14668912 +TIMESTAMP = 1530641823 +SHA256 (libvirt-4.5.0.tar.xz) = e7e95edc0ca553046761ed55a8d01a06a3a3a4238bbeaedb3ba34680a277ab09 +SIZE (libvirt-4.5.0.tar.xz) = 14743956 Modified: head/devel/libvirt/pkg-plist ============================================================================== --- head/devel/libvirt/pkg-plist Wed Jul 4 14:21:07 2018 (r473889) +++ head/devel/libvirt/pkg-plist Wed Jul 4 14:27:38 2018 (r473890) @@ -281,6 +281,8 @@ share/gtk-doc/html/libvirt/up.png %%DATADIR%%/schemas/networkcommon.rng %%DATADIR%%/schemas/nodedev.rng %%DATADIR%%/schemas/nwfilter.rng +%%DATADIR%%/schemas/nwfilter_params.rng +%%DATADIR%%/schemas/nwfilterbinding.rng %%DATADIR%%/schemas/secret.rng %%DATADIR%%/schemas/storagecommon.rng %%DATADIR%%/schemas/storagepool.rng