From owner-dev-commits-ports-all@freebsd.org Sun Jul 18 18:21:54 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 0683A66FF04; Sun, 18 Jul 2021 18:21:54 +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 4GSYGT6QBZz3rjR; Sun, 18 Jul 2021 18:21:53 +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 B58EC4AD; Sun, 18 Jul 2021 18:21:53 +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 16IILr0t074819; Sun, 18 Jul 2021 18:21:53 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 16IILrx8074818; Sun, 18 Jul 2021 18:21:53 GMT (envelope-from git) Date: Sun, 18 Jul 2021 18:21:53 GMT Message-Id: <202107181821.16IILrx8074818@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: =?utf-8?Q?Stefan E=C3=9Fer?= Subject: git: 9ad2512ae3b0 - main - security/gpg-tui: update to version 0.7.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: se X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 9ad2512ae3b0ae19bd338e63d5419044ea012514 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: Sun, 18 Jul 2021 18:21:54 -0000 The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=9ad2512ae3b0ae19bd338e63d5419044ea012514 commit 9ad2512ae3b0ae19bd338e63d5419044ea012514 Author: Stefan Eßer AuthorDate: 2021-07-18 18:21:23 +0000 Commit: Stefan Eßer CommitDate: 2021-07-18 18:21:23 +0000 security/gpg-tui: update to version 0.7.1 --- security/gpg-tui/Makefile | 4 ++-- security/gpg-tui/distinfo | 10 +++++----- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/security/gpg-tui/Makefile b/security/gpg-tui/Makefile index 652ff7bb9398..470022840b03 100644 --- a/security/gpg-tui/Makefile +++ b/security/gpg-tui/Makefile @@ -1,6 +1,6 @@ PORTNAME= gpg-tui DISTVERSIONPREFIX= v -DISTVERSION= 0.7.0 +DISTVERSION= 0.7.1 CATEGORIES= security MAINTAINER= se@FreeBSD.org @@ -22,7 +22,7 @@ GH_ACCOUNT= orhun CARGO_CRATES= ansi_term-0.11.0 \ ansi_term-0.12.1 \ - anyhow-1.0.41 \ + anyhow-1.0.42 \ atty-0.2.14 \ autocfg-1.0.1 \ bitflags-1.2.1 \ diff --git a/security/gpg-tui/distinfo b/security/gpg-tui/distinfo index 272d3d2a76b7..f8a8e99d3bc6 100644 --- a/security/gpg-tui/distinfo +++ b/security/gpg-tui/distinfo @@ -1,10 +1,10 @@ -TIMESTAMP = 1625736032 +TIMESTAMP = 1626632321 SHA256 (rust/crates/ansi_term-0.11.0.crate) = ee49baf6cb617b853aa8d93bf420db2383fab46d314482ca2803b40d5fde979b SIZE (rust/crates/ansi_term-0.11.0.crate) = 17087 SHA256 (rust/crates/ansi_term-0.12.1.crate) = d52a9bb7ec0cf484c551830a7ce27bd20d67eac647e1befb56b0be4ee39a55d2 SIZE (rust/crates/ansi_term-0.12.1.crate) = 24838 -SHA256 (rust/crates/anyhow-1.0.41.crate) = 15af2628f6890fe2609a3b91bef4c83450512802e59489f9c1cb1fa5df064a61 -SIZE (rust/crates/anyhow-1.0.41.crate) = 34561 +SHA256 (rust/crates/anyhow-1.0.42.crate) = 595d3cfa7a60d4555cb5067b99f07142a08ea778de5cf993f7b75c7d8fabc486 +SIZE (rust/crates/anyhow-1.0.42.crate) = 34827 SHA256 (rust/crates/atty-0.2.14.crate) = d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8 SIZE (rust/crates/atty-0.2.14.crate) = 5470 SHA256 (rust/crates/autocfg-1.0.1.crate) = cdb031dd78e28731d87d56cc8ffef4a8f36ca26c38fe2de700543e627f8a464a @@ -249,5 +249,5 @@ SHA256 (rust/crates/xcursor-0.3.3.crate) = 3a9a231574ae78801646617cefd13bfe94be9 SIZE (rust/crates/xcursor-0.3.3.crate) = 6130 SHA256 (rust/crates/xml-rs-0.8.3.crate) = b07db065a5cf61a7e4ba64f29e67db906fb1787316516c4e6e5ff0fea1efcd8a SIZE (rust/crates/xml-rs-0.8.3.crate) = 52547 -SHA256 (orhun-gpg-tui-v0.7.0_GH0.tar.gz) = 49c04725d6747ffdf1cb84ce733213869ccc3bd36aa2752aa9af0c5c04addc34 -SIZE (orhun-gpg-tui-v0.7.0_GH0.tar.gz) = 11621703 +SHA256 (orhun-gpg-tui-v0.7.1_GH0.tar.gz) = acb13a51e5c3eaa1a26864a578f3398e09cb73c04bf545ab8542809e2aba21cd +SIZE (orhun-gpg-tui-v0.7.1_GH0.tar.gz) = 11621922