Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 4FE8884FB5 for ; Tue, 7 Nov 2023 10:51:42 +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 OWvfq4LRD-Af for ; Tue, 7 Nov 2023 10:51:41 +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 D3B8884F98 for ; Tue, 7 Nov 2023 10:51:41 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id D138FFA2D; Tue, 7 Nov 2023 10:51:41 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1699354301290550" MIME-Version: 1.0 Date: Tue, 7 Nov 2023 10:51:41 +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: <20231107105141.D138FFA2D@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1699354301290550 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Tue Nov 7 10:51:41 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated devel/gettext to 0.22.3 To generate a diff of this commit: cvs rdiff -u -r1.6738 -r1.6739 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1699354301290550 Content-Disposition: inline Content-Length: 715 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.6738 pkgsrc/doc/CHANGES-2023:1.6739 --- pkgsrc/doc/CHANGES-2023:1.6738 Tue Nov 7 10:51:23 2023 +++ pkgsrc/doc/CHANGES-2023 Tue Nov 7 10:51:41 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.6738 2023/11/07 10:51:23 wiz Exp $ +$NetBSD: CHANGES-2023,v 1.6739 2023/11/07 10:51:41 wiz Exp $ Changes to the packages collection and infrastructure in 2023: @@ -9737,3 +9737,4 @@ Changes to the packages collection and i Updated lang/py-lsp-server to 1.8.2 [wiz 2023-11-07] Updated devel/py-trio to 0.23.1 [wiz 2023-11-07] Updated devel/gettext-lib to 0.22.3 [wiz 2023-11-07] + Updated devel/gettext to 0.22.3 [wiz 2023-11-07] --_----------=_1699354301290550--