Received: by mail.netbsd.org (Postfix, from userid 605) id B476784DB6; Sun, 14 Apr 2019 10:23:23 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 3B0FA84CFC for ; Sun, 14 Apr 2019 10:23:19 +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 nP-yYHx7fJEz for ; Sun, 14 Apr 2019 10:23:18 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 7A2F184D9D for ; Sun, 14 Apr 2019 10:23:18 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 78320FB16; Sun, 14 Apr 2019 10:23:18 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_155523739821580" MIME-Version: 1.0 Date: Sun, 14 Apr 2019 10:23:18 +0000 From: "Takahiro Kambe" Subject: CVS commit: pkgsrc/www/ruby-actioncable51 To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20190414102318.78320FB16@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. --_----------=_155523739821580 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Sun Apr 14 10:23:18 UTC 2019 Modified Files: pkgsrc/www/ruby-actioncable51: distinfo Log Message: www/ruby-actioncable51: update to 5.1.6.2 ## Rails 5.1.6.2 (March 11, 2019) ## * No changes. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 pkgsrc/www/ruby-actioncable51/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_155523739821580 Content-Disposition: inline Content-Length: 1154 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/www/ruby-actioncable51/distinfo diff -u pkgsrc/www/ruby-actioncable51/distinfo:1.3 pkgsrc/www/ruby-actioncable51/distinfo:1.4 --- pkgsrc/www/ruby-actioncable51/distinfo:1.3 Thu Nov 29 14:16:13 2018 +++ pkgsrc/www/ruby-actioncable51/distinfo Sun Apr 14 10:23:18 2019 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.3 2018/11/29 14:16:13 taca Exp $ +$NetBSD: distinfo,v 1.4 2019/04/14 10:23:18 taca Exp $ -SHA1 (actioncable-5.1.6.1.gem) = 7646b45c7c2963d4694ed5f232f3dd15ca2ecb12 -RMD160 (actioncable-5.1.6.1.gem) = 9870671e85eafaef046087f3754c1b03c9358beb -SHA512 (actioncable-5.1.6.1.gem) = 618eefa9e0db7da896ee12cc88ccf984bd4e907c38370af5d28081876e17afcead39c0309769ce435d0f5dc36c89e0fd728fe70cce952a845d5bc9bd3411ba4c -Size (actioncable-5.1.6.1.gem) = 41472 bytes +SHA1 (actioncable-5.1.6.2.gem) = 4e9a3456b3f5895c668e12ffd9c9064c2abbff02 +RMD160 (actioncable-5.1.6.2.gem) = c8a58b4ee04ffdb090767d1476239225f3aadb35 +SHA512 (actioncable-5.1.6.2.gem) = 20ce21f5ca5b4ef5a08a19d1baed8c3d153847a6fcf33818c50252efe9e93a0e31231193250f09590b87229e774a5792a63080189632f33616ed03df2fcc5c74 +Size (actioncable-5.1.6.2.gem) = 41472 bytes --_----------=_155523739821580--