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 CD7281A9239 for ; Mon, 15 Nov 2021 18:27:23 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 7ACFC84D8C; Mon, 15 Nov 2021 18:27:21 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7489284E83 for ; Mon, 15 Nov 2021 18:23:03 +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 jTV3IKchDItI for ; Mon, 15 Nov 2021 18:23:03 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id C813084CD9 for ; Mon, 15 Nov 2021 18:23:02 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id C2022FAEC; Mon, 15 Nov 2021 18:23:02 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_16370005826620" MIME-Version: 1.0 Date: Mon, 15 Nov 2021 18:23:02 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/x11/py-qt4 To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20211115182302.C2022FAEC@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_16370005826620 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:23:02 UTC 2021 Modified Files: pkgsrc/x11/py-qt4: distinfo Log Message: py-qt4: use BLAKE2s To generate a diff of this commit: cvs rdiff -u -r1.40 -r1.41 pkgsrc/x11/py-qt4/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_16370005826620 Content-Disposition: inline Content-Length: 1262 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/x11/py-qt4/distinfo diff -u pkgsrc/x11/py-qt4/distinfo:1.40 pkgsrc/x11/py-qt4/distinfo:1.41 --- pkgsrc/x11/py-qt4/distinfo:1.40 Thu Oct 7 15:14:04 2021 +++ pkgsrc/x11/py-qt4/distinfo Mon Nov 15 18:23:02 2021 @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.40 2021/10/07 15:14:04 nia Exp $ +$NetBSD: distinfo,v 1.41 2021/11/15 18:23:02 wiz Exp $ -RMD160 (PyQt4_gpl_mac-4.12.3.tar.gz) = cebd9cda0246027112674bf2bae0a295f9c711ff +BLAKE2s (PyQt4_gpl_mac-4.12.3.tar.gz) = c7cc1a831ae31ce1a471c3acfcf59c0b3b53ec6bc28e289e0222fe9ab80180fc SHA512 (PyQt4_gpl_mac-4.12.3.tar.gz) = 895678ea77cbb5b81cbd65bd57bf2271443b2a40e14f7f5f61a5d917e49ef23f08c911cecdff2bcc851c3360ef0281a5eda72acfe7ca4a66eb99af93db9ac1ec Size (PyQt4_gpl_mac-4.12.3.tar.gz) = 11336223 bytes -RMD160 (PyQt4_gpl_x11-4.12.3.tar.gz) = c146d67829542ec8dee6db24531dcb0f8b9a4411 +BLAKE2s (PyQt4_gpl_x11-4.12.3.tar.gz) = 2a02c2b3991ef970f195c4034f527e3b78a50d7e37c54facff0af8303d37cad1 SHA512 (PyQt4_gpl_x11-4.12.3.tar.gz) = 5b50bc7b1f1f1e93db323477745db7bf0f8783f403b6d65d4c0e0f1fc9b8d61c09afa67bea25575bdb3ad40c0bd4d956d27802fc193bc4dc31b993227ba12f22 Size (PyQt4_gpl_x11-4.12.3.tar.gz) = 11336418 bytes SHA1 (patch-configure-ng.py) = 33774cb4365566d9978fd59745143bee6380dcb8 --_----------=_16370005826620--