Received: by mail.netbsd.org (Postfix, from userid 605) id D314B84EBC; Mon, 1 Jan 2024 09:11:28 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0F31184E98 for ; Mon, 1 Jan 2024 09:11:28 +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 X8OOssWFN5xs for ; Mon, 1 Jan 2024 09:11:27 +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 92F9184D07 for ; Mon, 1 Jan 2024 09:11:27 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 867B6FA42; Mon, 1 Jan 2024 09:11:27 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1704100287154330" MIME-Version: 1.0 Date: Mon, 1 Jan 2024 09:11:27 +0000 From: "Makoto Fujiwara" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: mef@netbsd.org X-Mailer: log_accum Message-Id: <20240101091127.867B6FA42@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1704100287154330 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: mef Date: Mon Jan 1 09:11:27 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: doc: Updated devel/p5-String-Tagged to 0.22 To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1704100287154330 Content-Disposition: inline Content-Length: 719 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2024 diff -u pkgsrc/doc/CHANGES-2024:1.7 pkgsrc/doc/CHANGES-2024:1.8 --- pkgsrc/doc/CHANGES-2024:1.7 Mon Jan 1 08:44:07 2024 +++ pkgsrc/doc/CHANGES-2024 Mon Jan 1 09:11:27 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.7 2024/01/01 08:44:07 mef Exp $ +$NetBSD: CHANGES-2024,v 1.8 2024/01/01 09:11:27 mef Exp $ Changes to the packages collection and infrastructure in 2024: @@ -9,3 +9,4 @@ Changes to the packages collection and i Updated devel/p5-MooseX-Getopt to 0.76 [mef 2024-01-01] Updated devel/p5-PAR-Packer to 1.061 [mef 2024-01-01] Updated devel/p5-Search-Elasticsearch to 8.00 [mef 2024-01-01] + Updated devel/p5-String-Tagged to 0.22 [mef 2024-01-01] --_----------=_1704100287154330--