From 99f964b13109cfc5f1533e39c35efc960cd3bd8a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20Traizet?= Date: Wed, 2 Sep 2020 11:23:15 +0200 Subject: [PATCH 1/3] REFAC: update diapotb tag (branch fix_strptime) --- Modules/Remote/diapotb.remote.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Modules/Remote/diapotb.remote.cmake b/Modules/Remote/diapotb.remote.cmake index 0f9791f05c..38b6fcc42c 100644 --- a/Modules/Remote/diapotb.remote.cmake +++ b/Modules/Remote/diapotb.remote.cmake @@ -22,5 +22,5 @@ otb_fetch_module(DiapOTBModule "OTB module for SAR processing in Diapason." GIT_REPOSITORY https://gitlab.orfeo-toolbox.org/remote_modules/diapotb.git - GIT_TAG f84b85352abb75ff3eefafdf0480fcde7fa06173 + GIT_TAG 654555d35277426f1d81917a133305dd3fbac742 ) -- GitLab From 3fe88931a5adf7c975878c90b2b35d92729ba75f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20Traizet?= Date: Wed, 2 Sep 2020 15:56:06 +0200 Subject: [PATCH 2/3] REFAC: follow the diapotb-strptime branch as current diapotb version --- Modules/Remote/diapotb.remote.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Modules/Remote/diapotb.remote.cmake b/Modules/Remote/diapotb.remote.cmake index 38b6fcc42c..c5935eaccc 100644 --- a/Modules/Remote/diapotb.remote.cmake +++ b/Modules/Remote/diapotb.remote.cmake @@ -22,5 +22,5 @@ otb_fetch_module(DiapOTBModule "OTB module for SAR processing in Diapason." GIT_REPOSITORY https://gitlab.orfeo-toolbox.org/remote_modules/diapotb.git - GIT_TAG 654555d35277426f1d81917a133305dd3fbac742 + GIT_TAG diapotb-strptime ) -- GitLab From a013a9d031fd082b72cb7deb92a93545e5a99486 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20Traizet?= Date: Thu, 3 Sep 2020 15:54:48 +0200 Subject: [PATCH 3/3] Update diapotb.remote.cmake --- Modules/Remote/diapotb.remote.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Modules/Remote/diapotb.remote.cmake b/Modules/Remote/diapotb.remote.cmake index c5935eaccc..249a9e04b8 100644 --- a/Modules/Remote/diapotb.remote.cmake +++ b/Modules/Remote/diapotb.remote.cmake @@ -22,5 +22,5 @@ otb_fetch_module(DiapOTBModule "OTB module for SAR processing in Diapason." GIT_REPOSITORY https://gitlab.orfeo-toolbox.org/remote_modules/diapotb.git - GIT_TAG diapotb-strptime + GIT_TAG fix_strptime ) -- GitLab