Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 5AD9584D3B for ; Sun, 11 Jun 2023 14:30:14 +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 MphaaV4Ln2QG for ; Sun, 11 Jun 2023 14:30:13 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id B0D2384D13 for ; Sun, 11 Jun 2023 14:30:13 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id ADB2AFA89; Sun, 11 Jun 2023 14:30:13 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1686493813194210" MIME-Version: 1.0 Date: Sun, 11 Jun 2023 14:30:13 +0000 From: "Takahiro Kambe" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20230611143013.ADB2AFA89@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1686493813194210 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Sun Jun 11 14:30:13 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated devel/ruby-regexp_parser to 2.8.1 To generate a diff of this commit: cvs rdiff -u -r1.3763 -r1.3764 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1686493813194210 Content-Disposition: inline Content-Length: 724 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.3763 pkgsrc/doc/CHANGES-2023:1.3764 --- pkgsrc/doc/CHANGES-2023:1.3763 Sun Jun 11 14:28:29 2023 +++ pkgsrc/doc/CHANGES-2023 Sun Jun 11 14:30:13 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.3763 2023/06/11 14:28:29 taca Exp $ +$NetBSD: CHANGES-2023,v 1.3764 2023/06/11 14:30:13 taca Exp $ Changes to the packages collection and infrastructure in 2023: @@ -5227,3 +5227,4 @@ Changes to the packages collection and i Updated www/p5-CGI to 4.57 [wen 2023-06-11] Updated www/p5-HTML-Restrict to 3.0.2 [wen 2023-06-11] Updated devel/ruby-mocha to 2.0.4 [taca 2023-06-11] + Updated devel/ruby-regexp_parser to 2.8.1 [taca 2023-06-11] --_----------=_1686493813194210--