Received: by mail.netbsd.org (Postfix, from userid 605) id E2D0A8592A; Sun, 4 Feb 2024 15:20:42 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1F75384F74 for ; Sun, 4 Feb 2024 15:20:42 +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 Yi8srThNjNee for ; Sun, 4 Feb 2024 15:20: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 6C54A84E19 for ; Sun, 4 Feb 2024 15:20:41 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 67551FA42; Sun, 4 Feb 2024 15:20:41 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_170706004183100" MIME-Version: 1.0 Date: Sun, 4 Feb 2024 15:20:41 +0000 From: "Takahiro Kambe" Subject: CVS commit: pkgsrc/textproc/ruby-actiontext71 To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20240204152041.67551FA42@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_170706004183100 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:20:41 UTC 2024 Modified Files: pkgsrc/textproc/ruby-actiontext71: distinfo Log Message: textproc/ruby-actiontext71: update to 7.1.3 Action Text (2024-01-16) * No changes. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 pkgsrc/textproc/ruby-actiontext71/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_170706004183100 Content-Disposition: inline Content-Length: 1135 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/textproc/ruby-actiontext71/distinfo diff -u pkgsrc/textproc/ruby-actiontext71/distinfo:1.1 pkgsrc/textproc/ruby-actiontext71/distinfo:1.2 --- pkgsrc/textproc/ruby-actiontext71/distinfo:1.1 Thu Nov 30 15:37:16 2023 +++ pkgsrc/textproc/ruby-actiontext71/distinfo Sun Feb 4 15:20:41 2024 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.1 2023/11/30 15:37:16 taca Exp $ +$NetBSD: distinfo,v 1.2 2024/02/04 15:20:41 taca Exp $ -BLAKE2s (actiontext-7.1.2.gem) = d60228cb4b9843d625dbccaf06109a3dc29340873705033540ff6468ce88cd99 -SHA512 (actiontext-7.1.2.gem) = 9b154d691ffd2365b9a010ec9f021d1f8ad1d559799f86de730711c38d06f707642f4ea69e4ded41ee302f7a13ccb45654ab682ad53a2d3121526a71b3975bd3 -Size (actiontext-7.1.2.gem) = 117248 bytes +BLAKE2s (actiontext-7.1.3.gem) = 60206258afb2f117c58fab8eefbbb0b925284d1a414aca75135a1b5301611a79 +SHA512 (actiontext-7.1.3.gem) = aa67b496e1b8c339c363fcf78a0067840d997634f6727ae6b0f322c288f3d68a7eb9d873fa244e503ba636794e1245e476c278a3f0a7426e429988acc277d0c9 +Size (actiontext-7.1.3.gem) = 117248 bytes SHA1 (patch-lib_action__text.rb) = 57150cd5312efc6ba845fe9797d99b72549d6634 --_----------=_170706004183100--