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 373A81A9239 for ; Mon, 15 Nov 2021 17:50:29 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 6716784E6F; Mon, 15 Nov 2021 17:50:28 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A0CAF84E67 for ; Mon, 15 Nov 2021 17:50:27 +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 ThyYNNiX0c-p for ; Mon, 15 Nov 2021 17:50:27 +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 EE30084CE3 for ; Mon, 15 Nov 2021 17:50:26 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id EBBF2FAEC; Mon, 15 Nov 2021 17:50:26 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_163699862659990" MIME-Version: 1.0 Date: Mon, 15 Nov 2021 17:50:26 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/inputmethod/anthy To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20211115175026.EBBF2FAEC@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_163699862659990 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Mon Nov 15 17:50:26 UTC 2021 Modified Files: pkgsrc/inputmethod/anthy: distinfo Log Message: anthy: use BLAKE2s To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.14 pkgsrc/inputmethod/anthy/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_163699862659990 Content-Disposition: inline Content-Length: 1470 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/inputmethod/anthy/distinfo diff -u pkgsrc/inputmethod/anthy/distinfo:1.13 pkgsrc/inputmethod/anthy/distinfo:1.14 --- pkgsrc/inputmethod/anthy/distinfo:1.13 Thu Oct 7 14:19:36 2021 +++ pkgsrc/inputmethod/anthy/distinfo Mon Nov 15 17:50:26 2021 @@ -1,11 +1,11 @@ -$NetBSD: distinfo,v 1.13 2021/10/07 14:19:36 nia Exp $ +$NetBSD: distinfo,v 1.14 2021/11/15 17:50:26 wiz Exp $ -RMD160 (2ch.t) = b05902485829eebb4e09c554f095275f5278dd8b +BLAKE2s (2ch.t) = 64e9fc0ea6383d0579e088352feef16b525c1a395d38736db9809cc4fcf0a3fd SHA512 (2ch.t) = bd6a487b6f90bf5a69ec7a61ea2a0fda07127f6feb8e8662ecc8a4436b3955e3a42c6cda40b0e47e8d7d4d5c76e34f41057bd4400428e561e541bc1ffd236efc Size (2ch.t) = 142157 bytes -RMD160 (anthy-9100h.tar.gz) = 6ddb26c0a47daf2f765b2973817cfbe84fa85606 +BLAKE2s (anthy-9100h.tar.gz) = ba67e761139df9f8aa9ca7af2e405621df353fc91760af2b6d116d35c5cf4258 SHA512 (anthy-9100h.tar.gz) = 315ebd9e1af208f3ecaeaa13620213b35f004e47edb54e60c3e02c2997444cd2326cc58b725dd2d0bd6a723130884d946ea193ea3d92418082256b59ecc8d88b Size (anthy-9100h.tar.gz) = 4446148 bytes -RMD160 (okinawa-20090801.t) = 6def11412277a1fadefa74ddbc98058e5c13540b +BLAKE2s (okinawa-20090801.t) = 723e4e0e6ed7bdd5a9ee309934c2465d5040ad8a5511929dfd9346e0cabe3590 SHA512 (okinawa-20090801.t) = 03cd20ef12ea25bb462a94e77ee04825c5acd4e9281bfe9c33d390a0106d2e3113c51083389bb21996af9bcf9a74acde6fbcdc6006f737b8a74fc55abc7d6260 Size (okinawa-20090801.t) = 165520 bytes --_----------=_163699862659990--