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 5DEDB1A9239 for ; Thu, 24 Feb 2022 02:47:03 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 83B2C84F8D; Thu, 24 Feb 2022 02:47:02 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id BAC9284F89 for ; Thu, 24 Feb 2022 02:47:01 +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 JPzM0CQXqEgW for ; Thu, 24 Feb 2022 02:47:01 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 1BE7484F7E for ; Thu, 24 Feb 2022 02:47:01 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 15272FB24; Thu, 24 Feb 2022 02:47:01 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1645670821290780" MIME-Version: 1.0 Date: Thu, 24 Feb 2022 02:47:01 +0000 From: "David H. Gutteridge" Subject: CVS commit: pkgsrc/textproc/expat To: pkgsrc-changes@NetBSD.org Reply-To: gutteridge@netbsd.org X-Mailer: log_accum Message-Id: <20220224024701.15272FB24@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1645670821290780 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: gutteridge Date: Thu Feb 24 02:47:01 UTC 2022 Modified Files: pkgsrc/textproc/expat: distinfo Log Message: expat: regen distinfo for current checksum algorithms To generate a diff of this commit: cvs rdiff -u -r1.43 -r1.44 pkgsrc/textproc/expat/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1645670821290780 Content-Disposition: inline Content-Length: 844 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/textproc/expat/distinfo diff -u pkgsrc/textproc/expat/distinfo:1.43 pkgsrc/textproc/expat/distinfo:1.44 --- pkgsrc/textproc/expat/distinfo:1.43 Mon Feb 21 07:59:49 2022 +++ pkgsrc/textproc/expat/distinfo Thu Feb 24 02:47:00 2022 @@ -1,6 +1,5 @@ -$NetBSD: distinfo,v 1.43 2022/02/21 07:59:49 jdolecek Exp $ +$NetBSD: distinfo,v 1.44 2022/02/24 02:47:00 gutteridge Exp $ -SHA1 (expat-2.4.6.tar.gz) = 5a682dbe9190e142a4dc94d67bf6a036b71d634a -RMD160 (expat-2.4.6.tar.gz) = 65d12b89fd7437a9bb4d1e3532348496750d58c4 +BLAKE2s (expat-2.4.6.tar.gz) = 5e4b96814ea103d69c9b3ddf3c1a68fb7281e78bb54c6fcfbc20cff8e33ee874 SHA512 (expat-2.4.6.tar.gz) = 0fd15c5dce9479ce749142334589cf5686a01912da931102c02d6ae4264eb61b6bd8585e2ea5fc850b7c2af0e92d41de63e3e0f5ed78a4205886a787a3931259 Size (expat-2.4.6.tar.gz) = 708092 bytes --_----------=_1645670821290780--