Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 79F2884EDC for ; Sun, 10 Sep 2023 06:48: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 eqHfRvedHQFu for ; Sun, 10 Sep 2023 06:48:21 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id BFE0184ED2 for ; Sun, 10 Sep 2023 06:48:20 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id B92B2FBDB; Sun, 10 Sep 2023 06:48:20 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1694328500163190" MIME-Version: 1.0 Date: Sun, 10 Sep 2023 06:48:20 +0000 From: "pin" Subject: CVS commit: pkgsrc/sysutils/eza To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: pin@netbsd.org X-Mailer: log_accum Message-Id: <20230910064820.B92B2FBDB@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1694328500163190 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: pin Date: Sun Sep 10 06:48:20 UTC 2023 Modified Files: pkgsrc/sysutils/eza: distinfo Log Message: sysutils/eza: fix patch checksum Revert unintended patch checksum change. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 pkgsrc/sysutils/eza/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1694328500163190 Content-Disposition: inline Content-Length: 1241 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/sysutils/eza/distinfo diff -u pkgsrc/sysutils/eza/distinfo:1.2 pkgsrc/sysutils/eza/distinfo:1.3 --- pkgsrc/sysutils/eza/distinfo:1.2 Sat Sep 9 20:16:41 2023 +++ pkgsrc/sysutils/eza/distinfo Sun Sep 10 06:48:20 2023 @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.2 2023/09/09 20:16:41 pin Exp $ +$NetBSD: distinfo,v 1.3 2023/09/10 06:48:20 pin Exp $ BLAKE2s (ansi_term-0.12.1.crate) = 9d7961fca7b2680f17660048cf2d6171faa0def807ea66b5b5b9110f0623a12f SHA512 (ansi_term-0.12.1.crate) = b840e28b3e7700689a69a39659b1e066560078dd4a58326b91a028915819e7af883399ee53e920db68fd974c58d35bb1ddf8d427af5937d5f696f57c4376b671 @@ -213,4 +213,4 @@ Size (windows_x86_64_msvc-0.48.5.crate) BLAKE2s (zoneinfo_compiled-0.5.1.crate) = ed95de48af02f72050d6ad665729a4385475666612f6443eb652811fbc47d993 SHA512 (zoneinfo_compiled-0.5.1.crate) = 4ad46983742ed37246f3ba5538fdf3a4dfc444ec635ffaa51d5daffa70c14e1876e703cd0a1f077e6b324e0d44d4b5e1e710b3543636fa9f33d509fa8bce333c Size (zoneinfo_compiled-0.5.1.crate) = 8837 bytes -SHA1 (patch-vendor_openssl-src-111.26.0+1.1.1u_src_lib.rs) = 903e6e939d59db5bcd10f7d2c92fc36b6fa51a44 +SHA1 (patch-.._vendor_openssl-src-111.26.0+1.1.1u_src_lib.rs) = 903e6e939d59db5bcd10f7d2c92fc36b6fa51a44 --_----------=_1694328500163190--