Received: by mail.netbsd.org (Postfix, from userid 605) id 9046C84F26; Mon, 15 Aug 2022 19:07:22 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C72B784F24 for ; Mon, 15 Aug 2022 19:07:21 +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 CF9SMDQ5I7ga for ; Mon, 15 Aug 2022 19:07:21 +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 0DAA684F23 for ; Mon, 15 Aug 2022 19:07:21 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id F0F3AFB1A; Mon, 15 Aug 2022 19:07:20 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_166059044097840" MIME-Version: 1.0 Date: Mon, 15 Aug 2022 19:07:20 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/devel/polly To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20220815190720.F0F3AFB1A@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_166059044097840 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Mon Aug 15 19:07:20 UTC 2022 Modified Files: pkgsrc/devel/polly: distinfo Log Message: polly: fix checksum for patch To generate a diff of this commit: cvs rdiff -u -r1.24 -r1.25 pkgsrc/devel/polly/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_166059044097840 Content-Disposition: inline Content-Length: 835 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/devel/polly/distinfo diff -u pkgsrc/devel/polly/distinfo:1.24 pkgsrc/devel/polly/distinfo:1.25 --- pkgsrc/devel/polly/distinfo:1.24 Fri Aug 12 08:47:29 2022 +++ pkgsrc/devel/polly/distinfo Mon Aug 15 19:07:20 2022 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.24 2022/08/12 08:47:29 pin Exp $ +$NetBSD: distinfo,v 1.25 2022/08/15 19:07:20 wiz Exp $ BLAKE2s (polly-14.0.6.src.tar.xz) = b787ce64b15d9f550d0c02966d43c5f18f2a601715780a2a34852b503bb81d5c SHA512 (polly-14.0.6.src.tar.xz) = a2a3c96d58975a2023a26aef87ec3a755b489d3fe62d5c18fc1a477a65e032e265f4fcebc3d28c2958c2e97de44673259a1e083cc8aebb5671685695501e7645 Size (polly-14.0.6.src.tar.xz) = 9357684 bytes -SHA1 (patch-CMakeLists.txt) = c827eac5e5bfa3ae948970b66bfe634c6d1eadfe +SHA1 (patch-CMakeLists.txt) = 8138e11f858f23e0069c8fa0c07eff2b7aaf8c43 --_----------=_166059044097840--