Received: by mail.netbsd.org (Postfix, from userid 605) id F0C1684F21; Sat, 28 May 2022 09:55:14 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 3389E84D0E for ; Sat, 28 May 2022 09:55: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 bQ1aXLyOIeot for ; Sat, 28 May 2022 09:55:13 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 89F8C84C71 for ; Sat, 28 May 2022 09:55:13 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 0C936FAEB; Sat, 28 May 2022 09:56:12 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1653731772227630" MIME-Version: 1.0 Date: Sat, 28 May 2022 09:56: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: <20220528095612.0C936FAEB@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1653731772227630 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Sat May 28 09:56:11 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: doc: Updated www/ruby-rack to 2.2.3.1 To generate a diff of this commit: cvs rdiff -u -r1.2780 -r1.2781 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1653731772227630 Content-Disposition: inline Content-Length: 730 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.2780 pkgsrc/doc/CHANGES-2022:1.2781 --- pkgsrc/doc/CHANGES-2022:1.2780 Sat May 28 09:47:21 2022 +++ pkgsrc/doc/CHANGES-2022 Sat May 28 09:56:11 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.2780 2022/05/28 09:47:21 wiz Exp $ +$NetBSD: CHANGES-2022,v 1.2781 2022/05/28 09:56:11 taca Exp $ Changes to the packages collection and infrastructure in 2022: @@ -4255,3 +4255,4 @@ Changes to the packages collection and i Updated fonts/harfbuzz to 4.3.0 [wiz 2022-05-28] Updated multimedia/py-gstreamer1 to 1.20.2 [wiz 2022-05-28] Updated graphics/ImageMagick to 7.1.0.35 [wiz 2022-05-28] + Updated www/ruby-rack to 2.2.3.1 [taca 2022-05-28] --_----------=_1653731772227630--