Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2E4A784D2C for ; Sat, 10 Jun 2023 07:40:47 +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 4EFAqd8_u4Fo for ; Sat, 10 Jun 2023 07:40:46 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 854B584CCF for ; Sat, 10 Jun 2023 07:40:46 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 8254DFA89; Sat, 10 Jun 2023 07:40:46 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_168638284629700" MIME-Version: 1.0 Date: Sat, 10 Jun 2023 07:40:46 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20230610074046.8254DFA89@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_168638284629700 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sat Jun 10 07:40:46 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated devel/py-flufl.lock to 7.1.1nb2 To generate a diff of this commit: cvs rdiff -u -r1.3698 -r1.3699 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_168638284629700 Content-Disposition: inline Content-Length: 760 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.3698 pkgsrc/doc/CHANGES-2023:1.3699 --- pkgsrc/doc/CHANGES-2023:1.3698 Fri Jun 9 21:00:18 2023 +++ pkgsrc/doc/CHANGES-2023 Sat Jun 10 07:40:46 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.3698 2023/06/09 21:00:18 wiz Exp $ +$NetBSD: CHANGES-2023,v 1.3699 2023/06/10 07:40:46 wiz Exp $ Changes to the packages collection and infrastructure in 2023: @@ -5101,3 +5101,4 @@ Changes to the packages collection and i Added sysutils/qmail-dovecot-checkpassword version 0.0.20141125 [schmonz 2023-06-09] Updated security/pcsc-lite to 2.0.0 [gdt 2023-06-09] Updated devel/diff-so-fancy to 1.4.4 [wiz 2023-06-09] + Updated devel/py-flufl.lock to 7.1.1nb2 [wiz 2023-06-10] --_----------=_168638284629700--