Received: by mail.netbsd.org (Postfix, from userid 605) id 592E884D8C; Sat, 1 Apr 2023 09:18:13 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 87AB984D8A for ; Sat, 1 Apr 2023 09:18:12 +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 5JWp_6MVARnU for ; Sat, 1 Apr 2023 09:18:12 +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 DC65F84D09 for ; Sat, 1 Apr 2023 09:18:11 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id D49A8FA81; Sat, 1 Apr 2023 09:18:11 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_168034069132460" MIME-Version: 1.0 Date: Sat, 1 Apr 2023 09:18:11 +0000 From: "Takahiro Kambe" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20230401091811.D49A8FA81@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_168034069132460 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Sat Apr 1 09:18:11 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated lang/ruby31 to 3.1.4 lang/ruby31-base lang/ruby31 To generate a diff of this commit: cvs rdiff -u -r1.1992 -r1.1993 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_168034069132460 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.1992 pkgsrc/doc/CHANGES-2023:1.1993 --- pkgsrc/doc/CHANGES-2023:1.1992 Sat Apr 1 09:10:06 2023 +++ pkgsrc/doc/CHANGES-2023 Sat Apr 1 09:18:11 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.1992 2023/04/01 09:10:06 taca Exp $ +$NetBSD: CHANGES-2023,v 1.1993 2023/04/01 09:18:11 taca Exp $ Changes to the packages collection and infrastructure in 2023: @@ -2574,3 +2574,5 @@ Changes to the packages collection and i Updated lang/ruby27 to 2.7.8 [taca 2023-04-01] Updated lang/ruby30-base to 3.0.6 [taca 2023-04-01] Updated lang/ruby30 to 3.0.6 [taca 2023-04-01] + Updated lang/ruby31-base to 3.1.4 [taca 2023-04-01] + Updated lang/ruby31 to 3.1.4 [taca 2023-04-01] --_----------=_168034069132460--