Received: by mail.netbsd.org (Postfix, from userid 605) id 5C7A084E7F; Fri, 26 Aug 2022 11:36:14 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9704384E57 for ; Fri, 26 Aug 2022 11:36:13 +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 FymeDdqW5wUz for ; Fri, 26 Aug 2022 11:36:13 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id ECE0384D45 for ; Fri, 26 Aug 2022 11:36:12 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id E9C1BF9EC; Fri, 26 Aug 2022 11:36:12 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1661513772269870" MIME-Version: 1.0 Date: Fri, 26 Aug 2022 11:36:12 +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: <20220826113612.E9C1BF9EC@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1661513772269870 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Fri Aug 26 11:36:12 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: doc: Updated devel/ruby-stream to 0.5.4 To generate a diff of this commit: cvs rdiff -u -r1.4083 -r1.4084 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1661513772269870 Content-Disposition: inline Content-Length: 741 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2022 diff -u pkgsrc/doc/CHANGES-2022:1.4083 pkgsrc/doc/CHANGES-2022:1.4084 --- pkgsrc/doc/CHANGES-2022:1.4083 Fri Aug 26 11:32:59 2022 +++ pkgsrc/doc/CHANGES-2022 Fri Aug 26 11:36:12 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.4083 2022/08/26 11:32:59 taca Exp $ +$NetBSD: CHANGES-2022,v 1.4084 2022/08/26 11:36:12 taca Exp $ Changes to the packages collection and infrastructure in 2022: @@ -5959,3 +5959,4 @@ Changes to the packages collection and i Updated devel/ruby-rspec-rails to 5.1.2 [taca 2022-08-26] Updated devel/ruby-semverse to 3.0.2 [taca 2022-08-26] Updated devel/ruby-sexp-processor to 4.16.1 [taca 2022-08-26] + Updated devel/ruby-stream to 0.5.4 [taca 2022-08-26] --_----------=_1661513772269870--