From owner-svn-ports-all@freebsd.org Sun May 10 12:34:50 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 19ED32E6508; Sun, 10 May 2020 12:34:50 +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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 49Kk6K71rlz49JC; Sun, 10 May 2020 12:34:49 +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 EA9F35471; Sun, 10 May 2020 12:34:49 +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 04ACYnVJ017794; Sun, 10 May 2020 12:34:49 GMT (envelope-from novel@FreeBSD.org) Received: (from novel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 04ACYnCS017792; Sun, 10 May 2020 12:34:49 GMT (envelope-from novel@FreeBSD.org) Message-Id: <202005101234.04ACYnCS017792@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: novel set sender to novel@FreeBSD.org using -f From: Roman Bogorodskiy Date: Sun, 10 May 2020 12:34:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r534849 - head/devel/py-libvirt X-SVN-Group: ports-head X-SVN-Commit-Author: novel X-SVN-Commit-Paths: head/devel/py-libvirt X-SVN-Commit-Revision: 534849 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.33 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, 10 May 2020 12:34:50 -0000 Author: novel Date: Sun May 10 12:34:49 2020 New Revision: 534849 URL: https://svnweb.freebsd.org/changeset/ports/534849 Log: devel/py-libvirt: update to 6.3.0 Modified: head/devel/py-libvirt/Makefile head/devel/py-libvirt/distinfo Modified: head/devel/py-libvirt/Makefile ============================================================================== --- head/devel/py-libvirt/Makefile Sun May 10 12:33:49 2020 (r534848) +++ head/devel/py-libvirt/Makefile Sun May 10 12:34:49 2020 (r534849) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libvirt -PORTVERSION= 6.2.0 +PORTVERSION= 6.3.0 CATEGORIES= devel MASTER_SITES= http://libvirt.org/sources/python/ \ ftp://libvirt.org/libvirt/python/ Modified: head/devel/py-libvirt/distinfo ============================================================================== --- head/devel/py-libvirt/distinfo Sun May 10 12:33:49 2020 (r534848) +++ head/devel/py-libvirt/distinfo Sun May 10 12:34:49 2020 (r534849) @@ -1,3 +1,3 @@ -TIMESTAMP = 1586410959 -SHA256 (libvirt-python-6.2.0.tar.gz) = d9ff49257ef768d2187ae92f550e96d9e4b13124d8acd3e78af83e5c4c1dec5d -SIZE (libvirt-python-6.2.0.tar.gz) = 196971 +TIMESTAMP = 1589104773 +SHA256 (libvirt-python-6.3.0.tar.gz) = c772421ecc144f098f4ab15db700c62db9b9e6e76b876217edcfd62e9ce02750 +SIZE (libvirt-python-6.3.0.tar.gz) = 198458