Received: by mail.netbsd.org (Postfix, from userid 605) id 2A60C84DC4; Tue, 19 May 2020 17:15:16 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A748184DC3 for ; Tue, 19 May 2020 17:15:15 +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 DLQmfDuxBEGS for ; Tue, 19 May 2020 17:15:15 +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 08A4084CEF for ; Tue, 19 May 2020 17:15:15 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 03CE1FB27; Tue, 19 May 2020 17:15:15 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_158990851475630" MIME-Version: 1.0 Date: Tue, 19 May 2020 17:15:14 +0000 From: "Takahiro Kambe" Subject: CVS commit: pkgsrc/www/ruby-actioncable60 To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20200519171515.03CE1FB27@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_158990851475630 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Tue May 19 17:15:14 UTC 2020 Modified Files: pkgsrc/www/ruby-actioncable60: distinfo Log Message: www/ruby-actioncable60: update to 6.0.3.1 Update ruby-actioncable60 to 6.0.3.1. ## Rails 6.0.3.1 (May 18, 2020) ## * No changes. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 pkgsrc/www/ruby-actioncable60/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_158990851475630 Content-Disposition: inline Content-Length: 1146 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/www/ruby-actioncable60/distinfo diff -u pkgsrc/www/ruby-actioncable60/distinfo:1.2 pkgsrc/www/ruby-actioncable60/distinfo:1.3 --- pkgsrc/www/ruby-actioncable60/distinfo:1.2 Sat May 16 14:21:24 2020 +++ pkgsrc/www/ruby-actioncable60/distinfo Tue May 19 17:15:14 2020 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.2 2020/05/16 14:21:24 taca Exp $ +$NetBSD: distinfo,v 1.3 2020/05/19 17:15:14 taca Exp $ -SHA1 (actioncable-6.0.3.gem) = 99bd8e874328fbc3f542d5f41cb4e9898d45d2d2 -RMD160 (actioncable-6.0.3.gem) = 94ffdcc190aa62a03530483c8d7da4489da8ed27 -SHA512 (actioncable-6.0.3.gem) = 3caa1e016a57831d36e6faef4b874886c36198fade44cc86f0f55185f87f84478cd55f9191b5f9a9d26c463787d89428c68992e80a641f401a83029165a30248 -Size (actioncable-6.0.3.gem) = 42496 bytes +SHA1 (actioncable-6.0.3.1.gem) = 7a791c75121a2d291c940c42dee32bab6f79b28d +RMD160 (actioncable-6.0.3.1.gem) = 936b239557d5a5ccb6b60b97ae96ee0c5f8070d8 +SHA512 (actioncable-6.0.3.1.gem) = 22ed3f85377c2b1fee99f0f9e72eeceb28d4c7157db66268e3cae8c271e19cd6e94ea205925fa6c5559d36b90575272ad22f562e4a760bf7390c3c4849a09704 +Size (actioncable-6.0.3.1.gem) = 42496 bytes --_----------=_158990851475630--