Received: by mail.netbsd.org (Postfix, from userid 605) id 080CD84EC0; Sun, 12 Feb 2023 14:59:27 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2666084EC2 for ; Sun, 12 Feb 2023 14:59:26 +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 ikMaSAgpphED for ; Sun, 12 Feb 2023 14:59:25 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id AC10884EBB for ; Sun, 12 Feb 2023 14:59:25 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id A98F8FA90; Sun, 12 Feb 2023 14:59:25 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_167621396577680" MIME-Version: 1.0 Date: Sun, 12 Feb 2023 14:59:25 +0000 From: "pin" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: pin@netbsd.org X-Mailer: log_accum Message-Id: <20230212145925.A98F8FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_167621396577680 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: pin Date: Sun Feb 12 14:59:25 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated security/gpg-tui to 0.9.4 To generate a diff of this commit: cvs rdiff -u -r1.1154 -r1.1155 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_167621396577680 Content-Disposition: inline Content-Length: 709 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2023 diff -u pkgsrc/doc/CHANGES-2023:1.1154 pkgsrc/doc/CHANGES-2023:1.1155 --- pkgsrc/doc/CHANGES-2023:1.1154 Sun Feb 12 14:58:13 2023 +++ pkgsrc/doc/CHANGES-2023 Sun Feb 12 14:59:25 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.1154 2023/02/12 14:58:13 pin Exp $ +$NetBSD: CHANGES-2023,v 1.1155 2023/02/12 14:59:25 pin Exp $ Changes to the packages collection and infrastructure in 2023: @@ -1465,3 +1465,4 @@ Changes to the packages collection and i Added cad/occt version 7.7.0 [tnn 2023-02-12] Removed cad/oce successor cad/occt [tnn 2023-02-12] Updated sysutils/felix to 2.2.5 [pin 2023-02-12] + Updated security/gpg-tui to 0.9.4 [pin 2023-02-12] --_----------=_167621396577680--