Received: by mail.netbsd.org (Postfix, from userid 605) id 605B485926; Sun, 4 Feb 2024 15:18:25 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 90B1684F74 for ; Sun, 4 Feb 2024 15:18:24 +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 lSVf6q_jcpRL for ; Sun, 4 Feb 2024 15:18:24 +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 DAE6484E19 for ; Sun, 4 Feb 2024 15:18:23 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id D57A1FA42; Sun, 4 Feb 2024 15:18:23 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1707059903237120" MIME-Version: 1.0 Date: Sun, 4 Feb 2024 15:18:23 +0000 From: "Takahiro Kambe" Subject: CVS commit: pkgsrc/www/ruby-actioncable71 To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20240204151823.D57A1FA42@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1707059903237120 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Sun Feb 4 15:18:23 UTC 2024 Modified Files: pkgsrc/www/ruby-actioncable71: distinfo Log Message: www/ruby-actioncable71: update to 7.1.3 Action Cable (2024-01-16) * No changes. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 pkgsrc/www/ruby-actioncable71/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1707059903237120 Content-Disposition: inline Content-Length: 1120 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/www/ruby-actioncable71/distinfo diff -u pkgsrc/www/ruby-actioncable71/distinfo:1.1 pkgsrc/www/ruby-actioncable71/distinfo:1.2 --- pkgsrc/www/ruby-actioncable71/distinfo:1.1 Thu Nov 30 15:32:41 2023 +++ pkgsrc/www/ruby-actioncable71/distinfo Sun Feb 4 15:18:23 2024 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.1 2023/11/30 15:32:41 taca Exp $ +$NetBSD: distinfo,v 1.2 2024/02/04 15:18:23 taca Exp $ -BLAKE2s (actioncable-7.1.2.gem) = df7e793fdeb1d1ecfb393a09ddf74eb326ed7b0f3b4d4a67744ed7e13c5ab393 -SHA512 (actioncable-7.1.2.gem) = 68fc937f4c442b5c85868827960e41f350bf285e746084aea366901c6660ecd86b297cd1724d2ea822673b13178feed8af52557094cb7629e0c8cc37abed9efa -Size (actioncable-7.1.2.gem) = 48128 bytes +BLAKE2s (actioncable-7.1.3.gem) = 9196a6da8cea32c087b15abb2d414ed150f057c472755ff15445ebb50b1b7f30 +SHA512 (actioncable-7.1.3.gem) = 337535ea62b736db46ca02de8c91d4e1e812e003a6bf53bdd8a023bfc4f1757e261b40429bef1a44dcc7645a35ccd4968148a7e23a1b56a48c8f157d2c740263 +Size (actioncable-7.1.3.gem) = 48128 bytes SHA1 (patch-lib_action__cable.rb) = b7469be80ddff38a751b601c1550d72d463da4ce --_----------=_1707059903237120--