Received: by mail.netbsd.org (Postfix, from userid 605) id 2821C84E68; Sat, 11 Feb 2023 09:38:20 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 58F2484D26 for ; Sat, 11 Feb 2023 09:38:19 +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 JcZXZLwypNLN for ; Sat, 11 Feb 2023 09:38:18 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id AF7C484CF8 for ; Sat, 11 Feb 2023 09:38:18 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id AB64CFA90; Sat, 11 Feb 2023 09:38:18 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_167610829853830" MIME-Version: 1.0 Date: Sat, 11 Feb 2023 09:38:18 +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: <20230211093818.AB64CFA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_167610829853830 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Sat Feb 11 09:38:18 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Downgraded devel/ruby-concurrent-ruby to 1.1.10 To generate a diff of this commit: cvs rdiff -u -r1.1108 -r1.1109 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_167610829853830 Content-Disposition: inline Content-Length: 747 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.1108 pkgsrc/doc/CHANGES-2023:1.1109 --- pkgsrc/doc/CHANGES-2023:1.1108 Sat Feb 11 07:53:12 2023 +++ pkgsrc/doc/CHANGES-2023 Sat Feb 11 09:38:18 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.1108 2023/02/11 07:53:12 adam Exp $ +$NetBSD: CHANGES-2023,v 1.1109 2023/02/11 09:38:18 taca Exp $ Changes to the packages collection and infrastructure in 2023: @@ -1416,3 +1416,4 @@ Changes to the packages collection and i Updated x11/ruby-gtksourceview3 to 4.1.1 [tsutsui 2023-02-11] Updated graphics/jpegoptim to 1.5.2 [adam 2023-02-11] Updated sysutils/ansible to 7.2.0 [adam 2023-02-11] + Downgraded devel/ruby-concurrent-ruby to 1.1.10 [taca 2023-02-11] --_----------=_167610829853830--