Received: by mail.netbsd.org (Postfix, from userid 605) id E0AF484E61; Thu, 25 Jan 2024 06:51:18 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1631684E61 for ; Thu, 25 Jan 2024 06:51:18 +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 iK4VXTPlEkUE for ; Thu, 25 Jan 2024 06:51:17 +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 90A4C84CF9 for ; Thu, 25 Jan 2024 06:51:17 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 7E0A3FA42; Thu, 25 Jan 2024 06:51:17 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_170616547781380" MIME-Version: 1.0 Date: Thu, 25 Jan 2024 06:51:17 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/graphics/opencv-contrib-face To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20240125065117.7E0A3FA42@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_170616547781380 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Thu Jan 25 06:51:17 UTC 2024 Modified Files: pkgsrc/graphics/opencv-contrib-face: distinfo Log Message: opencv-contrib-face: regen distinfo for shared patches To generate a diff of this commit: cvs rdiff -u -r1.29 -r1.30 pkgsrc/graphics/opencv-contrib-face/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_170616547781380 Content-Disposition: inline Content-Length: 1543 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/graphics/opencv-contrib-face/distinfo diff -u pkgsrc/graphics/opencv-contrib-face/distinfo:1.29 pkgsrc/graphics/opencv-contrib-face/distinfo:1.30 --- pkgsrc/graphics/opencv-contrib-face/distinfo:1.29 Tue Jan 16 19:23:05 2024 +++ pkgsrc/graphics/opencv-contrib-face/distinfo Thu Jan 25 06:51:17 2024 @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.29 2024/01/16 19:23:05 adam Exp $ +$NetBSD: distinfo,v 1.30 2024/01/25 06:51:17 wiz Exp $ BLAKE2s (opencv-3.4.20.tar.gz) = 2b69e87e4accd4da4d1a599e05fc206cd5644ddeb7f61c9800ddb625648e4ffe SHA512 (opencv-3.4.20.tar.gz) = 45b4447a5312acefffb9b11a6d4e8d8e98c62dcec902e4589d91bb32e7b5bc6e5c6407881a9edcca7d97df598e3f70925e458b2772d991d64ed2cc82701441f8 @@ -24,7 +24,7 @@ SHA1 (patch-modules_core_src_system.cpp) SHA1 (patch-modules_dnn_src_layers_accum__layer.cpp) = 20a12489f7e7fcbc90d47871f12ac500ab8ae6ed SHA1 (patch-modules_dnn_src_tensorflow_tf__importer.cpp) = 9b3628d91c2217c4b1ed77413efd4c0bf85758c4 SHA1 (patch-modules_dnn_src_torch_torch__importer.cpp) = 814a3cc929569b691d01e34252dbd185f31161c2 -SHA1 (patch-modules_dnn_test__precomp.hpp) = 9bf15d32394f36b92e5fc5d57fd576b3860233ae +SHA1 (patch-modules_dnn_test_test__precomp.hpp) = 9bf15d32394f36b92e5fc5d57fd576b3860233ae SHA1 (patch-modules_flann_include_opencv2_flann_defines.h) = ab848e67c4e03219670598ac2d21071a617a5c33 SHA1 (patch-modules_imgcodecs_src_grfmt__exr.cpp) = 1a33d1b14e837b973b3ac2465d0b20fd6501e9bf SHA1 (patch-modules_imgproc_src_resize.cpp) = e842d5960c4c00162a34f46cb45cf69d0e9f21ce --_----------=_170616547781380--