From 3a84fa0374b07f3f5027168b2d76885d44721266 Mon Sep 17 00:00:00 2001 From: "Hans J. Johnson" Date: Wed, 5 Aug 2026 16:48:10 -0500 Subject: [PATCH] COMP: Pin proxTV to an immutable commit hash proxTV_GIT_TAG named the anchor branch for/itk-proxtv-3.3.0-69062fe5, so advancing that branch changed what ITK built. Pin the commit hash with the overlay ref in a trailing comment, matching DCMTKGitTag.cmake. The pinned commit 0903e7c is the overlay tip carrying the GCC warning cleanup merged as InsightSoftwareConsortium/proxTV#1 (pragma guards, size_t loop counters, solver size validation). Upstream base is unchanged at albarji/proxTV 3.3.0 (69062fe5). --- Modules/ThirdParty/proxTV/proxTVGitTag.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Modules/ThirdParty/proxTV/proxTVGitTag.cmake b/Modules/ThirdParty/proxTV/proxTVGitTag.cmake index 5589350ec77..c25e9a01a85 100644 --- a/Modules/ThirdParty/proxTV/proxTVGitTag.cmake +++ b/Modules/ThirdParty/proxTV/proxTVGitTag.cmake @@ -3,4 +3,4 @@ set( proxTV_GIT_REPOSITORY "https://github.com/InsightSoftwareConsortium/proxTV.git" ) -set(proxTV_GIT_TAG "for/itk-proxtv-3.3.0-69062fe5") +set(proxTV_GIT_TAG "0903e7c1675d402c3b8be02a06782a08b12f3945") # for/itk-proxtv-3.3.0-69062fe5-r1