From owner-svn-ports-all@freebsd.org Sun Oct 7 15:55:15 2018 Return-Path: Delivered-To: svn-ports-all@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 36EA810C54C4; Sun, 7 Oct 2018 15:55:15 +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 E0FD1894EE; Sun, 7 Oct 2018 15:55:14 +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 DBDA415FFE; Sun, 7 Oct 2018 15:55:14 +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 w97FtEj3069126; Sun, 7 Oct 2018 15:55:14 GMT (envelope-from novel@FreeBSD.org) Received: (from novel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w97FtEZp069124; Sun, 7 Oct 2018 15:55:14 GMT (envelope-from novel@FreeBSD.org) Message-Id: <201810071555.w97FtEZp069124@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: novel set sender to novel@FreeBSD.org using -f From: Roman Bogorodskiy Date: Sun, 7 Oct 2018 15:55:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r481451 - head/devel/libvirt X-SVN-Group: ports-head X-SVN-Commit-Author: novel X-SVN-Commit-Paths: head/devel/libvirt X-SVN-Commit-Revision: 481451 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Oct 2018 15:55:15 -0000 Author: novel Date: Sun Oct 7 15:55:14 2018 New Revision: 481451 URL: https://svnweb.freebsd.org/changeset/ports/481451 Log: devel/libvirt: update to 4.8.0 Modified: head/devel/libvirt/Makefile head/devel/libvirt/distinfo Modified: head/devel/libvirt/Makefile ============================================================================== --- head/devel/libvirt/Makefile Sun Oct 7 15:49:10 2018 (r481450) +++ head/devel/libvirt/Makefile Sun Oct 7 15:55:14 2018 (r481451) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libvirt -PORTVERSION= 4.7.0 +PORTVERSION= 4.8.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.4007.0 +SHLIB_VER= 0.4008.0 PLIST_SUB+= PORTVERSION="-${PORTVERSION}" \ SHLIB_VER=${SHLIB_VER} PORTDOCS= * Modified: head/devel/libvirt/distinfo ============================================================================== --- head/devel/libvirt/distinfo Sun Oct 7 15:49:10 2018 (r481450) +++ head/devel/libvirt/distinfo Sun Oct 7 15:55:14 2018 (r481451) @@ -1,3 +1,3 @@ -TIMESTAMP = 1536595670 -SHA256 (libvirt-4.7.0.tar.xz) = 92c279f7321624ac5a37a81f8bbe8c8d2a16781da04c63c99c92d3de035767e4 -SIZE (libvirt-4.7.0.tar.xz) = 14813352 +TIMESTAMP = 1538831367 +SHA256 (libvirt-4.8.0.tar.xz) = c2fd7112d6689fbb4d700b31c01aadd8a0eb275e127dc959cdc166f5f60b3032 +SIZE (libvirt-4.8.0.tar.xz) = 14739652