Received: by mail.netbsd.org (Postfix, from userid 605) id 7BDDD84D7A; Sun, 23 Sep 2018 18:35:15 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 762CC84D36 for ; Sun, 23 Sep 2018 18:35: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 EAA1E-T7q3Z9 for ; Sun, 23 Sep 2018 18:35:13 +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 A250A84D22 for ; Sun, 23 Sep 2018 18:35:13 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 9BCD7FBEE; Sun, 23 Sep 2018 18:35:13 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1537727713217280" MIME-Version: 1.0 Date: Sun, 23 Sep 2018 18:35:13 +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: <20180923183513.9BCD7FBEE@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. --_----------=_1537727713217280 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Sun Sep 23 18:35:13 UTC 2018 Modified Files: pkgsrc/www/ruby-actioncable51: distinfo Log Message: www/ruby-actioncable51: update to 5.1.6 No change except version. ## Rails 5.1.6 (March 29, 2018) ## * No changes. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 pkgsrc/www/ruby-actioncable51/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1537727713217280 Content-Disposition: inline Content-Length: 1138 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.1 pkgsrc/www/ruby-actioncable51/distinfo:1.2 --- pkgsrc/www/ruby-actioncable51/distinfo:1.1 Wed Mar 21 09:57:59 2018 +++ pkgsrc/www/ruby-actioncable51/distinfo Sun Sep 23 18:35:13 2018 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.1 2018/03/21 09:57:59 taca Exp $ +$NetBSD: distinfo,v 1.2 2018/09/23 18:35:13 taca Exp $ -SHA1 (actioncable-5.1.5.gem) = 41af826d70ea958f42c8540732d570b8a5780cc8 -RMD160 (actioncable-5.1.5.gem) = f95d8ded881114c13b4fcbc6e715057f23fe8607 -SHA512 (actioncable-5.1.5.gem) = a96f7bd1b5df6d979de90a379c9cb3d1bc5c8ec6df8ea601fc99563a59cb200b95a30dc95fa75ca9a8572e19cfd1e10bc3531387522659401073ce0c4e9cbf7e -Size (actioncable-5.1.5.gem) = 41472 bytes +SHA1 (actioncable-5.1.6.gem) = f05e4636586a68405a52213153cc4460b8410316 +RMD160 (actioncable-5.1.6.gem) = 0bdd70bf4ebcad514a456e754b721b7e4f96f3a8 +SHA512 (actioncable-5.1.6.gem) = 3c5e5e0eee664889593c13f9e18e83285a76ed808c60d26bf3e533e635bac55b8f2501d80fd973f0d3c07169f5e0bddb84d91739f9eb3bdf57ec93e965c98bb6 +Size (actioncable-5.1.6.gem) = 41472 bytes --_----------=_1537727713217280--