Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id 91B121A9239 for ; Sun, 19 Dec 2021 05:30:03 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id CC7B884EE3; Sun, 19 Dec 2021 05:30:02 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 13CBB84E60 for ; Sun, 19 Dec 2021 05:30:02 +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 IOj1st48inqs for ; Sun, 19 Dec 2021 05:30:01 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 673E484D2D for ; Sun, 19 Dec 2021 05:30:01 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 64AFDFAEC; Sun, 19 Dec 2021 05:30:01 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1639891801164680" MIME-Version: 1.0 Date: Sun, 19 Dec 2021 05:30:01 +0000 From: "Takahiro Kambe" Subject: CVS commit: pkgsrc/www/ruby-actioncable61 To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20211219053001.64AFDFAEC@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1639891801164680 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Sun Dec 19 05:30:01 UTC 2021 Modified Files: pkgsrc/www/ruby-actioncable61: distinfo Log Message: www/ruby-actioncable61: update to 6.1.4.4 No change except version. To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 pkgsrc/www/ruby-actioncable61/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1639891801164680 Content-Disposition: inline Content-Length: 1053 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/www/ruby-actioncable61/distinfo diff -u pkgsrc/www/ruby-actioncable61/distinfo:1.8 pkgsrc/www/ruby-actioncable61/distinfo:1.9 --- pkgsrc/www/ruby-actioncable61/distinfo:1.8 Tue Oct 26 11:30:53 2021 +++ pkgsrc/www/ruby-actioncable61/distinfo Sun Dec 19 05:30:01 2021 @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.8 2021/10/26 11:30:53 nia Exp $ +$NetBSD: distinfo,v 1.9 2021/12/19 05:30:01 taca Exp $ -BLAKE2s (actioncable-6.1.4.1.gem) = bda6a9aa99e620c5a6fec4630e57c677cfc06237e11b76568bb6bfd9153d5034 -SHA512 (actioncable-6.1.4.1.gem) = 06fb437fbe915df2a142a1c75bc599342d36958a62f16c9da6c9e7fba5df98eadc9f48c545d8a0040b849f22075391140c4b703d6e4aa97e4ef695f9a35a5151 -Size (actioncable-6.1.4.1.gem) = 41984 bytes +BLAKE2s (actioncable-6.1.4.4.gem) = fcc374909afb979e7c8daeb05aa3a6cce8f6fda78d239178491a901f0fc94721 +SHA512 (actioncable-6.1.4.4.gem) = 43ecf7b11a37269d534611fc52de231b101f615767197721deea32a0bfda8bdc7d450de00e1539db9f171ee1470084e8c8bc398f4f5e392de87ec4b19e342291 +Size (actioncable-6.1.4.4.gem) = 41984 bytes --_----------=_1639891801164680--