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 F190C1A9239 for ; Sun, 13 Feb 2022 07:44:49 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 271B284E90; Sun, 13 Feb 2022 07:44:49 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6207284D80 for ; Sun, 13 Feb 2022 07:44:48 +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 OfELK1e4dRuO for ; Sun, 13 Feb 2022 07:44:48 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id B4C1C84CE7 for ; Sun, 13 Feb 2022 07:44:47 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id B2958FB24; Sun, 13 Feb 2022 07:44:47 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_164473828749830" MIME-Version: 1.0 Date: Sun, 13 Feb 2022 07:44:47 +0000 From: "Takahiro Kambe" Subject: CVS commit: pkgsrc/mail/ruby-actionmailer70 To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20220213074447.B2958FB24@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_164473828749830 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Sun Feb 13 07:44:47 UTC 2022 Modified Files: pkgsrc/mail/ruby-actionmailer70: distinfo Log Message: mail/ruby-actionmailer70: update to 7.0.2 7.0.2 (2022-02-08) * No changes. 7.0.2.1 (2022-02-11) * No changes. 7.0.2.2 (2022-02-11) * No changes. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 pkgsrc/mail/ruby-actionmailer70/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_164473828749830 Content-Disposition: inline Content-Length: 1064 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/mail/ruby-actionmailer70/distinfo diff -u pkgsrc/mail/ruby-actionmailer70/distinfo:1.2 pkgsrc/mail/ruby-actionmailer70/distinfo:1.3 --- pkgsrc/mail/ruby-actionmailer70/distinfo:1.2 Sun Jan 16 14:08:12 2022 +++ pkgsrc/mail/ruby-actionmailer70/distinfo Sun Feb 13 07:44:47 2022 @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2022/01/16 14:08:12 taca Exp $ +$NetBSD: distinfo,v 1.3 2022/02/13 07:44:47 taca Exp $ -BLAKE2s (actionmailer-7.0.1.gem) = f562dd7f7eb31cf0f4110ac1bfb684a54fb9f06c883705493640ea5083d7223d -SHA512 (actionmailer-7.0.1.gem) = d6e62d166f9b775219a9da09264eecceda826937f2e95005acd52bda2ae10d0e74839148b141f366926b9e2fa2356e6311f4c54f04f1078e80f2f51cb74e04df -Size (actionmailer-7.0.1.gem) = 30208 bytes +BLAKE2s (actionmailer-7.0.2.2.gem) = 47323c0b7d5d21d8e1caa1ef7cee7cf883007fad826fae2957a7a5de6be5d551 +SHA512 (actionmailer-7.0.2.2.gem) = a86b6e77e96f628b486ae8237f23968bfba825bb3e23e40ff8e630ee5d40c97b40d1a9b1f7a8646070af9e2cd3ca99f96ae8231fc67ed7d3f7fe91b6c855474c +Size (actionmailer-7.0.2.2.gem) = 30208 bytes --_----------=_164473828749830--