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 5D4EC1A9239 for ; Sun, 19 Dec 2021 05:08:43 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 9B81A84E99; Sun, 19 Dec 2021 05:08:42 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D8C5184E60 for ; Sun, 19 Dec 2021 05:08:41 +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 f8vannkMQCDg for ; Sun, 19 Dec 2021 05:08:41 +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 36ED084D2D for ; Sun, 19 Dec 2021 05:08:41 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 2E748FAEC; Sun, 19 Dec 2021 05:08:41 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1639890521237720" MIME-Version: 1.0 Date: Sun, 19 Dec 2021 05:08:41 +0000 From: "Takahiro Kambe" Subject: CVS commit: pkgsrc/devel/ruby-activesupport60 To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20211219050841.2E748FAEC@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1639890521237720 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:08:41 UTC 2021 Modified Files: pkgsrc/devel/ruby-activesupport60: distinfo Log Message: devel/ruby-activesupport60: update to 6.0.4.4 No change except version. To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.14 pkgsrc/devel/ruby-activesupport60/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1639890521237720 Content-Disposition: inline Content-Length: 1092 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/devel/ruby-activesupport60/distinfo diff -u pkgsrc/devel/ruby-activesupport60/distinfo:1.13 pkgsrc/devel/ruby-activesupport60/distinfo:1.14 --- pkgsrc/devel/ruby-activesupport60/distinfo:1.13 Tue Oct 26 10:19:25 2021 +++ pkgsrc/devel/ruby-activesupport60/distinfo Sun Dec 19 05:08:41 2021 @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.13 2021/10/26 10:19:25 nia Exp $ +$NetBSD: distinfo,v 1.14 2021/12/19 05:08:41 taca Exp $ -BLAKE2s (activesupport-6.0.4.1.gem) = 8ebf0ba36a89927f662693fe01f6987fd1730c5dee79fde362fad8e880a83729 -SHA512 (activesupport-6.0.4.1.gem) = cbeb9aea9fcfb930e80bf6c9e16351a7283cff333efec271c1d373e9e0ca4b211f7d49cd2a9ec4239963b7a69f92cebe8b5e201d6a5ca69168ee41f58b72ed38 -Size (activesupport-6.0.4.1.gem) = 214528 bytes +BLAKE2s (activesupport-6.0.4.4.gem) = 3d161e9ad2e3556cb89b6db39991119d559926a34f96724c1a755094cf5c8ac3 +SHA512 (activesupport-6.0.4.4.gem) = 7a2217f5e0741d88c436ae9eef5298f2a4fff0794e89cbc31f00184b6ca911840bc3ec488d0a1db866366bd0b90a5677931b5a126a65903f75db6beee67dae04 +Size (activesupport-6.0.4.4.gem) = 214528 bytes --_----------=_1639890521237720--