Received: by mail.netbsd.org (Postfix, from userid 605) id BC95084ED9; Mon, 2 Aug 2021 14:55:21 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 00C0184ED7 for ; Mon, 2 Aug 2021 14:55:21 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id D3dQ0eghk4rs for ; Mon, 2 Aug 2021 14:55:20 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 8453584CDF for ; Mon, 2 Aug 2021 14:55:20 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 81CD5FA97; Mon, 2 Aug 2021 14:55:20 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1627916120236360" MIME-Version: 1.0 Date: Mon, 2 Aug 2021 14:55:20 +0000 From: "pin" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: pin@netbsd.org X-Mailer: log_accum Message-Id: <20210802145520.81CD5FA97@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1627916120236360 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: pin Date: Mon Aug 2 14:55:20 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: Updated security/gpg-tui to 0.7.3 To generate a diff of this commit: cvs rdiff -u -r1.4043 -r1.4044 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1627916120236360 Content-Disposition: inline Content-Length: 728 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2021 diff -u pkgsrc/doc/CHANGES-2021:1.4043 pkgsrc/doc/CHANGES-2021:1.4044 --- pkgsrc/doc/CHANGES-2021:1.4043 Mon Aug 2 14:10:02 2021 +++ pkgsrc/doc/CHANGES-2021 Mon Aug 2 14:55:20 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.4043 2021/08/02 14:10:02 taca Exp $ +$NetBSD: CHANGES-2021,v 1.4044 2021/08/02 14:55:20 pin Exp $ Changes to the packages collection and infrastructure in 2021: @@ -6439,3 +6439,4 @@ Changes to the packages collection and i Updated textproc/p5-Text-Markdown-Discount to 0.13 [schmonz 2021-08-02] Updated lang/php74 to 7.4.22 [taca 2021-08-02] Updated lang/php80 to 8.0.9 [taca 2021-08-02] + Updated security/gpg-tui to 0.7.3 [pin 2021-08-02] --_----------=_1627916120236360--