Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6A6AE84F4D for ; Sun, 16 Jul 2023 18:41:24 +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 4WGhJIcRPFcD for ; Sun, 16 Jul 2023 18:41:24 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id BF11184EE6 for ; Sun, 16 Jul 2023 18:41:23 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id B82CEFBDB; Sun, 16 Jul 2023 18:41:23 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1689532883162720" MIME-Version: 1.0 Date: Sun, 16 Jul 2023 18:41:23 +0000 From: "Jan Schaumann" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: jschauma@netbsd.org X-Mailer: log_accum Message-Id: <20230716184123.B82CEFBDB@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1689532883162720 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: jschauma Date: Sun Jul 16 18:41:23 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: Note addition of security/go-getpass To generate a diff of this commit: cvs rdiff -u -r1.4430 -r1.4431 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1689532883162720 Content-Disposition: inline Content-Length: 731 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.4430 pkgsrc/doc/CHANGES-2023:1.4431 --- pkgsrc/doc/CHANGES-2023:1.4430 Sun Jul 16 10:12:32 2023 +++ pkgsrc/doc/CHANGES-2023 Sun Jul 16 18:41:23 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.4430 2023/07/16 10:12:32 wiz Exp $ +$NetBSD: CHANGES-2023,v 1.4431 2023/07/16 18:41:23 jschauma Exp $ Changes to the packages collection and infrastructure in 2023: @@ -6167,3 +6167,4 @@ Changes to the packages collection and i Updated archivers/py-zipp to 3.16.2 [adam 2023-07-15] Updated www/hugo to 0.115.3 [bsiegert 2023-07-16] Updated pkgtools/revbump to 3.4 [wiz 2023-07-16] + Added security/go-getpass version 0.2.1 [jschauma 2023-07-16] --_----------=_1689532883162720--