From owner-svn-ports-head@freebsd.org Sun Aug 12 06:50:33 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 4D39C10665CD; Sun, 12 Aug 2018 06:50:33 +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 E88237B70D; Sun, 12 Aug 2018 06:50:32 +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 C5B5A228DE; Sun, 12 Aug 2018 06:50:32 +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 w7C6oWcl065683; Sun, 12 Aug 2018 06:50:32 GMT (envelope-from novel@FreeBSD.org) Received: (from novel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w7C6oW5D065681; Sun, 12 Aug 2018 06:50:32 GMT (envelope-from novel@FreeBSD.org) Message-Id: <201808120650.w7C6oW5D065681@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: novel set sender to novel@FreeBSD.org using -f From: Roman Bogorodskiy Date: Sun, 12 Aug 2018 06:50:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r476969 - head/devel/libvirt X-SVN-Group: ports-head X-SVN-Commit-Author: novel X-SVN-Commit-Paths: head/devel/libvirt X-SVN-Commit-Revision: 476969 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: Sun, 12 Aug 2018 06:50:33 -0000 Author: novel Date: Sun Aug 12 06:50:32 2018 New Revision: 476969 URL: https://svnweb.freebsd.org/changeset/ports/476969 Log: devel/libvirt: update to 4.6.0 Modified: head/devel/libvirt/Makefile head/devel/libvirt/distinfo Modified: head/devel/libvirt/Makefile ============================================================================== --- head/devel/libvirt/Makefile Sun Aug 12 06:33:43 2018 (r476968) +++ head/devel/libvirt/Makefile Sun Aug 12 06:50:32 2018 (r476969) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= libvirt -PORTVERSION= 4.5.0 -PORTREVISION= 2 +PORTVERSION= 4.6.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.4005.0 +SHLIB_VER= 0.4006.0 PLIST_SUB+= PORTVERSION="-${PORTVERSION}" \ SHLIB_VER=${SHLIB_VER} PORTDOCS= * Modified: head/devel/libvirt/distinfo ============================================================================== --- head/devel/libvirt/distinfo Sun Aug 12 06:33:43 2018 (r476968) +++ head/devel/libvirt/distinfo Sun Aug 12 06:50:32 2018 (r476969) @@ -1,3 +1,3 @@ -TIMESTAMP = 1530641823 -SHA256 (libvirt-4.5.0.tar.xz) = e7e95edc0ca553046761ed55a8d01a06a3a3a4238bbeaedb3ba34680a277ab09 -SIZE (libvirt-4.5.0.tar.xz) = 14743956 +TIMESTAMP = 1533655200 +SHA256 (libvirt-4.6.0.tar.xz) = b4ac6cd1825d89b9bbafff53f6308f1ac292a44d78eee67bebe01973e2574066 +SIZE (libvirt-4.6.0.tar.xz) = 14760064