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 01D5A1A9239 for ; Mon, 22 Nov 2021 22:53:41 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id A9FED84EC9; Mon, 22 Nov 2021 22:53:41 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id E481884EB8 for ; Mon, 22 Nov 2021 22:53:40 +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 Vtx10bYraOdw for ; Mon, 22 Nov 2021 22:53:40 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 4436784E80 for ; Mon, 22 Nov 2021 22:53:40 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 393FBFAEC; Mon, 22 Nov 2021 22:53:40 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_163762162042030" MIME-Version: 1.0 Date: Mon, 22 Nov 2021 22:53:40 +0000 From: "Jun Ebihara" Subject: CVS commit: pkgsrc/emulators/nono To: pkgsrc-changes@NetBSD.org Reply-To: jun@netbsd.org X-Mailer: log_accum Message-Id: <20211122225340.393FBFAEC@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_163762162042030 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: jun Date: Mon Nov 22 22:53:40 UTC 2021 Modified Files: pkgsrc/emulators/nono: distinfo Log Message: update BLAKE2s, noticed from tsutsui@, thanx! To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 pkgsrc/emulators/nono/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_163762162042030 Content-Disposition: inline Content-Length: 893 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/emulators/nono/distinfo diff -u pkgsrc/emulators/nono/distinfo:1.8 pkgsrc/emulators/nono/distinfo:1.9 --- pkgsrc/emulators/nono/distinfo:1.8 Mon Nov 22 22:26:28 2021 +++ pkgsrc/emulators/nono/distinfo Mon Nov 22 22:53:40 2021 @@ -1,7 +1,6 @@ -$NetBSD: distinfo,v 1.8 2021/11/22 22:26:28 jun Exp $ +$NetBSD: distinfo,v 1.9 2021/11/22 22:53:40 jun Exp $ -SHA1 (nono-0.2.4.tar.gz) = c762c65ed3e5b060879214dea0f31bd6a429ab11 -RMD160 (nono-0.2.4.tar.gz) = 709c741b6035ce7adb6f5e0899a18be8e6c7fc87 +BLAKE2s (nono-0.2.4.tar.gz) = 4fdc169aa1f512a5ee45ec245cc36182664f4c99b0bbbe51c9a15df47928b180 SHA512 (nono-0.2.4.tar.gz) = 08636ecb4a2f71181e7ff359530d3284b71d917b167d6d818c6ab65235b23ed6ed9884e0691b2bd806070b7ba8fb1263f17587a6137b9080df2caeb602cd8bc5 Size (nono-0.2.4.tar.gz) = 2655094 bytes SHA1 (patch-cli_Makefile) = a9597bc1c8c5376ea78c35415abae4bab7c086f3 --_----------=_163762162042030--