Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id 7DFD81A9239 for ; Tue, 9 Nov 2021 14:46:55 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id B465184E7F; Tue, 9 Nov 2021 14:46:54 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id ECDE584E7F for ; Tue, 9 Nov 2021 14:46:53 +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 O69mVGGYpRMl for ; Tue, 9 Nov 2021 14:46:53 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 545FC84D5F for ; Tue, 9 Nov 2021 14:46:53 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 51BCCFAEC; Tue, 9 Nov 2021 14:46:53 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_163646921335020" MIME-Version: 1.0 Date: Tue, 9 Nov 2021 14:46:53 +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: <20211109144653.51BCCFAEC@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_163646921335020 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Tue Nov 9 14:46:53 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: Updated devel/ruby-zeitwerk to 2.5.1 To generate a diff of this commit: cvs rdiff -u -r1.5508 -r1.5509 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_163646921335020 Content-Disposition: inline Content-Length: 747 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2021 diff -u pkgsrc/doc/CHANGES-2021:1.5508 pkgsrc/doc/CHANGES-2021:1.5509 --- pkgsrc/doc/CHANGES-2021:1.5508 Tue Nov 9 14:41:15 2021 +++ pkgsrc/doc/CHANGES-2021 Tue Nov 9 14:46:53 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.5508 2021/11/09 14:41:15 taca Exp $ +$NetBSD: CHANGES-2021,v 1.5509 2021/11/09 14:46:53 taca Exp $ Changes to the packages collection and infrastructure in 2021: @@ -8320,3 +8320,4 @@ Changes to the packages collection and i Updated devel/ruby-rspec-support to 3.10.3 [taca 2021-11-09] Updated devel/ruby-sexp-processor to 4.16.0 [taca 2021-11-09] Updated devel/ruby-test-unit to 3.5.1 [taca 2021-11-09] + Updated devel/ruby-zeitwerk to 2.5.1 [taca 2021-11-09] --_----------=_163646921335020--