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 1E7D01A923A for ; Thu, 9 Dec 2021 23:57:43 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 4DA3E84E55; Thu, 9 Dec 2021 23:57:42 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 87D7E84DC2 for ; Thu, 9 Dec 2021 23:57:41 +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 Ajv3gkWjOR4v for ; Thu, 9 Dec 2021 23:57:41 +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 D890184CFD for ; Thu, 9 Dec 2021 23:57:40 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id D599CFAEC; Thu, 9 Dec 2021 23:57:40 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1639094260220780" MIME-Version: 1.0 Date: Thu, 9 Dec 2021 23:57:40 +0000 From: "David H. Gutteridge" Subject: CVS commit: pkgsrc/graphics/darktable To: pkgsrc-changes@NetBSD.org Reply-To: gutteridge@netbsd.org X-Mailer: log_accum Message-Id: <20211209235740.D599CFAEC@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1639094260220780 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: gutteridge Date: Thu Dec 9 23:57:40 UTC 2021 Modified Files: pkgsrc/graphics/darktable: distinfo Log Message: darktable: correct patch checksum to fix the build To generate a diff of this commit: cvs rdiff -u -r1.36 -r1.37 pkgsrc/graphics/darktable/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1639094260220780 Content-Disposition: inline Content-Length: 1152 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/graphics/darktable/distinfo diff -u pkgsrc/graphics/darktable/distinfo:1.36 pkgsrc/graphics/darktable/distinfo:1.37 --- pkgsrc/graphics/darktable/distinfo:1.36 Tue Nov 30 13:00:15 2021 +++ pkgsrc/graphics/darktable/distinfo Thu Dec 9 23:57:40 2021 @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.36 2021/11/30 13:00:15 cirnatdan Exp $ +$NetBSD: distinfo,v 1.37 2021/12/09 23:57:40 gutteridge Exp $ BLAKE2s (darktable-3.6.1.tar.xz) = 932127244f3046004ebec7d1f89c1f9b7391a8aa5e4d7c3475c1ee6a453efa7b SHA512 (darktable-3.6.1.tar.xz) = d53eb8472531c62ceebe97769c6e53f7c9ed6efb404905295f00b5bf547fd0f0c395b8b926ccafc78d6cf9fed0745da655a77eeb84d92fce5d6a7a576f277416 Size (darktable-3.6.1.tar.xz) = 4685928 bytes SHA1 (patch-cmake_compiler-warnings.cmake) = b65fbb5222cca791088137e823402df6b9423121 -SHA1 (patch-src_CMakeLists.txt) = eb4b6381286d667903893f679c9a3c257088fb47 +SHA1 (patch-src_CMakeLists.txt) = 8d1c30b3be8a7883fa1be567f1dfea6ea3b266d8 SHA1 (patch-src_common_system__signal__handling.c) = 296f5618c618a9b16af2ca5a1d9ff408c437c220 SHA1 (patch-tools_noise_benchmark.sh) = 1e26ebbbc73e44ec41c092297d681f33fb55155d --_----------=_1639094260220780--