Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0C04884EA0 for ; Sat, 25 Nov 2023 19:05:30 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id pa_I0WGSPKTa for ; Sat, 25 Nov 2023 19:05:29 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 62B1984D60 for ; Sat, 25 Nov 2023 19:05:29 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 5A7C4FA3F; Sat, 25 Nov 2023 19:05:29 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1700939129190270" MIME-Version: 1.0 Date: Sat, 25 Nov 2023 19:05:29 +0000 From: "Amitai Schleier" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: schmonz@netbsd.org X-Mailer: log_accum Message-Id: <20231125190529.5A7C4FA3F@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1700939129190270 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: schmonz Date: Sat Nov 25 19:05:29 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated sysutils/checkpw to 1.03 To generate a diff of this commit: cvs rdiff -u -r1.7234 -r1.7235 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1700939129190270 Content-Disposition: inline Content-Length: 742 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.7234 pkgsrc/doc/CHANGES-2023:1.7235 --- pkgsrc/doc/CHANGES-2023:1.7234 Sat Nov 25 19:03:25 2023 +++ pkgsrc/doc/CHANGES-2023 Sat Nov 25 19:05:29 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.7234 2023/11/25 19:03:25 wiz Exp $ +$NetBSD: CHANGES-2023,v 1.7235 2023/11/25 19:05:29 schmonz Exp $ Changes to the packages collection and infrastructure in 2023: @@ -10362,3 +10362,4 @@ Changes to the packages collection and i Updated geography/qgis to 3.28.12 [gdt 2023-11-25] Updated sysutils/checkpassword-phpbb to 0.0.20150326nb2 [schmonz 2023-11-25] Updated devel/fq to 0.9.0 [wiz 2023-11-25] + Updated sysutils/checkpw to 1.03 [schmonz 2023-11-25] --_----------=_1700939129190270--