From owner-dev-commits-ports-all@freebsd.org Sat Sep 4 10:31:02 2021 Return-Path: Delivered-To: dev-commits-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 DE4436AFA13; Sat, 4 Sep 2021 10:31:02 +0000 (UTC) (envelope-from git@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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4H1rY24wqlz573x; Sat, 4 Sep 2021 10:31:02 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 71FEA16257; Sat, 4 Sep 2021 10:31:02 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 184AV2sU088689; Sat, 4 Sep 2021 10:31:02 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 184AV22X088688; Sat, 4 Sep 2021 10:31:02 GMT (envelope-from git) Date: Sat, 4 Sep 2021 10:31:02 GMT Message-Id: <202109041031.184AV22X088688@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Roman Bogorodskiy Subject: git: ebaf909f1679 - main - devel/libvirt: update to 7.7.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: novel X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: ebaf909f16790d5c9202c6ed5a3fc9702e797bb1 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 04 Sep 2021 10:31:03 -0000 The branch main has been updated by novel: URL: https://cgit.FreeBSD.org/ports/commit/?id=ebaf909f16790d5c9202c6ed5a3fc9702e797bb1 commit ebaf909f16790d5c9202c6ed5a3fc9702e797bb1 Author: Roman Bogorodskiy AuthorDate: 2021-09-03 06:10:50 +0000 Commit: Roman Bogorodskiy CommitDate: 2021-09-04 10:30:43 +0000 devel/libvirt: update to 7.7.0 --- devel/libvirt/Makefile | 4 ++-- devel/libvirt/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/devel/libvirt/Makefile b/devel/libvirt/Makefile index 90c641bc64c5..35993101f8df 100644 --- a/devel/libvirt/Makefile +++ b/devel/libvirt/Makefile @@ -1,7 +1,7 @@ # Created by: Jason Helfman PORTNAME= libvirt -PORTVERSION= 7.6.0 +PORTVERSION= 7.7.0 CATEGORIES= devel MASTER_SITES= http://libvirt.org/sources/ \ ftp://libvirt.org/libvirt/ @@ -106,7 +106,7 @@ USE_PERL5= build USE_LDCONFIG= yes INSTALL_TARGET= install-strip TEST_TARGET= check -SHLIB_VER= 0.7006.0 +SHLIB_VER= 0.7007.0 PLIST_SUB+= SHLIB_VER=${SHLIB_VER} PORTDOCS= * SHEBANG_FILES= src/keycodemapdb/tools/keymap-gen diff --git a/devel/libvirt/distinfo b/devel/libvirt/distinfo index 9c8ced324b7d..c6feabb117df 100644 --- a/devel/libvirt/distinfo +++ b/devel/libvirt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1627965322 -SHA256 (libvirt-7.6.0.tar.xz) = 8f967106d00aabb3cd692724bdd4a9c09e71cb2245053b98193690ee01766141 -SIZE (libvirt-7.6.0.tar.xz) = 8661024 +TIMESTAMP = 1630649156 +SHA256 (libvirt-7.7.0.tar.xz) = 1b616099c18d14b9424a622f2a0bd3e0cfa286414f3416bd1a8173621b2252b2 +SIZE (libvirt-7.7.0.tar.xz) = 8670212