Received: by mail.netbsd.org (Postfix, from userid 605) id 6D58384E58; Tue, 7 Jun 2022 15:22:12 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A4D9C84D3D for ; Tue, 7 Jun 2022 15:22:11 +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 8L87MPRojwGP for ; Tue, 7 Jun 2022 15:22:11 +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 0229284C2C for ; Tue, 7 Jun 2022 15:22:11 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 39340FB19; Tue, 7 Jun 2022 15:23:34 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1654615414129430" MIME-Version: 1.0 Date: Tue, 7 Jun 2022 15:23:34 +0000 From: "Takahiro Kambe" Subject: CVS commit: pkgsrc/www/ruby-rails70 To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20220607152334.39340FB19@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1654615414129430 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Tue Jun 7 15:23:34 UTC 2022 Modified Files: pkgsrc/www/ruby-rails70: distinfo Log Message: www/ruby-rails70: update to 7.0.3 Finally update Ruby on Rails 7.0 packages to 7.0.3. 7.0.3 (2022-05-12) This is a meta gem. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 pkgsrc/www/ruby-rails70/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1654615414129430 Content-Disposition: inline Content-Length: 980 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/www/ruby-rails70/distinfo diff -u pkgsrc/www/ruby-rails70/distinfo:1.5 pkgsrc/www/ruby-rails70/distinfo:1.6 --- pkgsrc/www/ruby-rails70/distinfo:1.5 Thu May 5 03:41:42 2022 +++ pkgsrc/www/ruby-rails70/distinfo Tue Jun 7 15:23:34 2022 @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2022/05/05 03:41:42 taca Exp $ +$NetBSD: distinfo,v 1.6 2022/06/07 15:23:34 taca Exp $ -BLAKE2s (rails-7.0.2.4.gem) = cb8c21e4bc5474e1527a076cc233d60452ca532b6596d68f26a75a3dbab1d147 -SHA512 (rails-7.0.2.4.gem) = 18c77aa5ee62b31b0e44a65cbdf99b64b40634ecde72b22601912ce24d7ad0bcf364ef5f8e69fb974802b4e5c1027dfd61664ba5eb8e196f53d4b244eaba5210 -Size (rails-7.0.2.4.gem) = 6656 bytes +BLAKE2s (rails-7.0.3.gem) = 217a8662bf4d7511d5d576d359cdb0455848d878a42b8c825510f8ccb225192e +SHA512 (rails-7.0.3.gem) = f62ae8430b3a81da3a295aee32bf8176e8becad9f4807c02a7aa582acd8bf3d140ae73169757d49ed6fd5d32fc37ab7c44c1961bddff902283e787a56d86f71f +Size (rails-7.0.3.gem) = 6656 bytes --_----------=_1654615414129430--