Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 58BAA850F8 for ; Tue, 17 Oct 2023 16:03:49 +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 kIP_Zg-ztEj2 for ; Tue, 17 Oct 2023 16:03:48 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id AF6A385146 for ; Tue, 17 Oct 2023 16:03:48 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id ACF95FADC; Tue, 17 Oct 2023 16:03:48 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1697558628139680" MIME-Version: 1.0 Date: Tue, 17 Oct 2023 16:03:48 +0000 From: "David H. Gutteridge" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: gutteridge@netbsd.org X-Mailer: log_accum Message-Id: <20231017160348.ACF95FADC@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1697558628139680 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: gutteridge Date: Tue Oct 17 16:03:48 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated textproc/py-cmudict to 1.0.15 To generate a diff of this commit: cvs rdiff -u -r1.5927 -r1.5928 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1697558628139680 Content-Disposition: inline Content-Length: 780 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.5927 pkgsrc/doc/CHANGES-2023:1.5928 --- pkgsrc/doc/CHANGES-2023:1.5927 Tue Oct 17 15:48:32 2023 +++ pkgsrc/doc/CHANGES-2023 Tue Oct 17 16:03:48 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.5927 2023/10/17 15:48:32 taca Exp $ +$NetBSD: CHANGES-2023,v 1.5928 2023/10/17 16:03:48 gutteridge Exp $ Changes to the packages collection and infrastructure in 2023: @@ -8732,3 +8732,4 @@ Changes to the packages collection and i Updated mail/roundcube-plugin-enigma to 1.6.4 [taca 2023-10-17] Updated mail/roundcube-plugin-password to 1.6.4 [taca 2023-10-17] Updated mail/roundcube-plugin-zipdownload to 1.6.4 [taca 2023-10-17] + Updated textproc/py-cmudict to 1.0.15 [gutteridge 2023-10-17] --_----------=_1697558628139680--