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 3AC5D1A9239 for ; Mon, 15 Nov 2021 18:27:20 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 48F0984E75; Mon, 15 Nov 2021 18:27:19 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 40E0084E82 for ; Mon, 15 Nov 2021 18:19:15 +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 kjAN4g-ZuuyL for ; Mon, 15 Nov 2021 18:19:14 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 9B25C84CD9 for ; Mon, 15 Nov 2021 18:19:14 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 98DE3FAEC; Mon, 15 Nov 2021 18:19:14 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1637000354272590" MIME-Version: 1.0 Date: Mon, 15 Nov 2021 18:19:14 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/www/nghttp2 To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20211115181914.98DE3FAEC@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1637000354272590 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Mon Nov 15 18:19:14 UTC 2021 Modified Files: pkgsrc/www/nghttp2: distinfo Log Message: nghttp2: use BLAKE2s To generate a diff of this commit: cvs rdiff -u -r1.51 -r1.52 pkgsrc/www/nghttp2/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1637000354272590 Content-Disposition: inline Content-Length: 828 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/www/nghttp2/distinfo diff -u pkgsrc/www/nghttp2/distinfo:1.51 pkgsrc/www/nghttp2/distinfo:1.52 --- pkgsrc/www/nghttp2/distinfo:1.51 Tue Oct 26 08:32:01 2021 +++ pkgsrc/www/nghttp2/distinfo Mon Nov 15 18:19:14 2021 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.51 2021/10/26 08:32:01 adam Exp $ +$NetBSD: distinfo,v 1.52 2021/11/15 18:19:14 wiz Exp $ -RMD160 (nghttp2-1.46.0.tar.xz) = eb8aa93fc636aede10643691274bed65ec34843b +BLAKE2s (nghttp2-1.46.0.tar.xz) = d8363e49bec03822674ab940239139aebb2012b5c1d99d08b5810d7eaebe7c43 SHA512 (nghttp2-1.46.0.tar.xz) = fcf3573bcc421705190c7cf0e3230f6f3028b669cb2976d29cfeb73e706deaae91ce60d0a615472e3f296454049ea5798f1e8defdd260a98895e94fea6a7a16b Size (nghttp2-1.46.0.tar.xz) = 4024972 bytes SHA1 (patch-configure) = cb8a45817670468442570a6eb1f6ef9e812dcfac --_----------=_1637000354272590--