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 CDEE81A9239 for ; Thu, 18 Nov 2021 07:37:22 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id D408C84E61; Thu, 18 Nov 2021 07:37:21 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1A96084CDF for ; Thu, 18 Nov 2021 07:37:21 +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 pRSYAnb730ey for ; Thu, 18 Nov 2021 07:37:20 +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 66BBF84CD9 for ; Thu, 18 Nov 2021 07:37:20 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 5A82DFAEC; Thu, 18 Nov 2021 07:37:20 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1637221040148170" MIME-Version: 1.0 Date: Thu, 18 Nov 2021 07:37:20 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/lang/gcc6 To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20211118073720.5A82DFAEC@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1637221040148170 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Thu Nov 18 07:37:20 UTC 2021 Modified Files: pkgsrc/lang/gcc6: distinfo Log Message: gcc6: use BLAKE2s To generate a diff of this commit: cvs rdiff -u -r1.20 -r1.21 pkgsrc/lang/gcc6/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1637221040148170 Content-Disposition: inline Content-Length: 1514 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/lang/gcc6/distinfo diff -u pkgsrc/lang/gcc6/distinfo:1.20 pkgsrc/lang/gcc6/distinfo:1.21 --- pkgsrc/lang/gcc6/distinfo:1.20 Thu Oct 7 14:20:52 2021 +++ pkgsrc/lang/gcc6/distinfo Thu Nov 18 07:37:20 2021 @@ -1,12 +1,12 @@ -$NetBSD: distinfo,v 1.20 2021/10/07 14:20:52 nia Exp $ +$NetBSD: distinfo,v 1.21 2021/11/18 07:37:20 wiz Exp $ -RMD160 (ecj-4.5.jar) = d3f4da657f086b6423f74e93f001132f4855368a +BLAKE2s (ecj-4.5.jar) = dc4803ed7321f118a8d4ed687cb8e14233b05f5ae164ceaca12abe6b44ebb898 SHA512 (ecj-4.5.jar) = d4e1bf7538ace56e3d69fa91da5bbd16c272923b4de0a9d8dee23ea2b75f9f38c603de72fc4061df49285c450b63f3df211cee5270e9fffc5447445d1a9c9e4e Size (ecj-4.5.jar) = 1470676 bytes -RMD160 (gcc-6.5.0.tar.xz) = 66782b17cff89f22e5e8869fa96bd9a8985f5067 +BLAKE2s (gcc-6.5.0.tar.xz) = c1527dc077b3957812936b12b19bbc777cfd7c5d2169b3ff8641363e761e1161 SHA512 (gcc-6.5.0.tar.xz) = ce046f9a50050fd54b870aab764f7db187fe7ea92eb4aaffb7c3689ca623755604e231f2af97ef795f41c406bb80c797dd69957cfdd51dfa2ba60813f72b7eac Size (gcc-6.5.0.tar.xz) = 74355588 bytes -RMD160 (isl-0.14.tar.bz2) = 4c69d026b51561bc1948cb7db79331b78a9d2c39 +BLAKE2s (isl-0.14.tar.bz2) = 7eb101840278e5819cf4767e8509cb61f0a0a7bac52c8a4c199bfbf10a0ec444 SHA512 (isl-0.14.tar.bz2) = 117c0c6f31d91a9284a8f54a748df6494ca2ac21507a45611e911403e9610579b9323ce624aea1de0b8089b3194e59d4364f01bdb71ddcf8f6c24c749d11c4b7 Size (isl-0.14.tar.bz2) = 1399896 bytes SHA1 (patch-gcc_Makefile.in) = 41d45e8988b59e6ffa7adb7833290d39fc1fd0e1 --_----------=_1637221040148170--