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 A997A1A9239 for ; Mon, 15 Nov 2021 17:22:44 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id EAB2A84E72; Mon, 15 Nov 2021 17:22:43 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 31EA284E67 for ; Mon, 15 Nov 2021 17:22:43 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id pIUACwyPEveZ for ; Mon, 15 Nov 2021 17:22:42 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 17E8A84CE3 for ; Mon, 15 Nov 2021 17:22:42 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 11A31FAEC; Mon, 15 Nov 2021 17:22:42 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_163699696227050" MIME-Version: 1.0 Date: Mon, 15 Nov 2021 17:22:42 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/cross/avr-gcc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20211115172242.11A31FAEC@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_163699696227050 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:22:42 UTC 2021 Modified Files: pkgsrc/cross/avr-gcc: distinfo Log Message: avr-gcc: use BLAKE2s. Remove isl isl checksum is added neither with nor without the inplace option. To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.14 pkgsrc/cross/avr-gcc/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_163699696227050 Content-Disposition: inline Content-Length: 1185 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/cross/avr-gcc/distinfo diff -u pkgsrc/cross/avr-gcc/distinfo:1.13 pkgsrc/cross/avr-gcc/distinfo:1.14 --- pkgsrc/cross/avr-gcc/distinfo:1.13 Thu Oct 7 13:30:21 2021 +++ pkgsrc/cross/avr-gcc/distinfo Mon Nov 15 17:22:41 2021 @@ -1,10 +1,7 @@ -$NetBSD: distinfo,v 1.13 2021/10/07 13:30:21 nia Exp $ +$NetBSD: distinfo,v 1.14 2021/11/15 17:22:41 wiz Exp $ -RMD160 (gcc-10.3.0.tar.xz) = 8edb715cf1159fd8de773d0d5208d2e83ca36402 +BLAKE2s (gcc-10.3.0.tar.xz) = 6d7c42f9386e5e32a3148122471cb207e5f65d7b5f53b3c9adba2d45a4f28715 SHA512 (gcc-10.3.0.tar.xz) = 2b2dd7453d48a398c29eaebd1422b70341001b8c90a62aee51e83344e7fdd8a8e45f82a4a9165bd7edc76dada912c932f4b6632c5636760fec4c5d7e402b3f86 Size (gcc-10.3.0.tar.xz) = 76692288 bytes -RMD160 (isl-0.24.tar.bz2) = b3bf8e1ad50207d4eebecc47cb4cffdac6581a57 -SHA512 (isl-0.24.tar.bz2) = aab3bddbda96b801d0f56d2869f943157aad52a6f6e6a61745edd740234c635c38231af20bc3f1a08d416a5e973a90e18249078ed8e4ae2f1d5de57658738e95 -Size (isl-0.24.tar.bz2) = 2261594 bytes SHA1 (patch-contrib_download__prerequisites) = 16d02e5b026ce052b61eced69cfd6a627fea65f5 SHA1 (patch-gcc_configure) = 613d33d859ec3f108046274d09396aeb344e04cf --_----------=_163699696227050--