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 A6D5E1A9239 for ; Sun, 16 Jan 2022 14:09:18 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id D512384E88; Sun, 16 Jan 2022 14:09:17 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1DCC084DC2 for ; Sun, 16 Jan 2022 14:09:17 +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 B8Q8ZntjKJ5I for ; Sun, 16 Jan 2022 14:09:16 +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 7258484D59 for ; Sun, 16 Jan 2022 14:09:16 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 709A4FB24; Sun, 16 Jan 2022 14:09:16 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1642342156281340" MIME-Version: 1.0 Date: Sun, 16 Jan 2022 14:09:16 +0000 From: "Takahiro Kambe" Subject: CVS commit: pkgsrc/www/ruby-actioncable70 To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20220116140916.709A4FB24@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1642342156281340 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Sun Jan 16 14:09:16 UTC 2022 Modified Files: pkgsrc/www/ruby-actioncable70: distinfo Log Message: www/ruby-actioncable70: update to 7.0.1 7.0.1 (2021-01-06) * No changes. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 pkgsrc/www/ruby-actioncable70/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1642342156281340 Content-Disposition: inline Content-Length: 1042 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/www/ruby-actioncable70/distinfo diff -u pkgsrc/www/ruby-actioncable70/distinfo:1.1 pkgsrc/www/ruby-actioncable70/distinfo:1.2 --- pkgsrc/www/ruby-actioncable70/distinfo:1.1 Sun Dec 19 06:16:32 2021 +++ pkgsrc/www/ruby-actioncable70/distinfo Sun Jan 16 14:09:16 2022 @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2021/12/19 06:16:32 taca Exp $ +$NetBSD: distinfo,v 1.2 2022/01/16 14:09:16 taca Exp $ -BLAKE2s (actioncable-7.0.0.gem) = c05dbdea35e13bec38aece8de0e22ac119ae6c5ea89dd5f73f394036ab9ab1dd -SHA512 (actioncable-7.0.0.gem) = d39d92a5e31ca18d1118dea193ca996430d0d5f027fdd234a7e71f8d0fd115893163d8a7a975a83d1318d2545c1ca56d824187aba3d67a9f7cfba12c8dcd12ab -Size (actioncable-7.0.0.gem) = 44032 bytes +BLAKE2s (actioncable-7.0.1.gem) = 6d062a61dd8211d8a85c3c8df2501b7ae95aab44c7c626e1d6cae8d177391699 +SHA512 (actioncable-7.0.1.gem) = 76e80d0f30dd23afb72ec381800a540ef88d29ff03e8f5600a4426365b1f4371b5bb5a4ef4e14c38bb5901c4b1f32c341e337e8beaadfb1f9e561e245de19b5a +Size (actioncable-7.0.1.gem) = 44032 bytes --_----------=_1642342156281340--