From 1e51eaa38294e8dba3f61939fb17ba11ccc1cfd8 Mon Sep 17 00:00:00 2001 From: "Jason W. Bacon" Date: Mon, 27 Oct 2025 12:04:01 -0500 Subject: science/orthanc-mysql: Update to 5.2 Take maintainership: Maintainer unrepsonsive for almost two years: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275625 Also unresponsive to more recent pings PR: 275623 --- .../orthanc-mysql/files/patch-MySQL_Plugins_IndexPlugin.cpp | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 science/orthanc-mysql/files/patch-MySQL_Plugins_IndexPlugin.cpp (limited to 'science/orthanc-mysql/files/patch-MySQL_Plugins_IndexPlugin.cpp') diff --git a/science/orthanc-mysql/files/patch-MySQL_Plugins_IndexPlugin.cpp b/science/orthanc-mysql/files/patch-MySQL_Plugins_IndexPlugin.cpp new file mode 100644 index 000000000000..af34bb427ab3 --- /dev/null +++ b/science/orthanc-mysql/files/patch-MySQL_Plugins_IndexPlugin.cpp @@ -0,0 +1,10 @@ +--- MySQL/Plugins/IndexPlugin.cpp.orig 2025-10-27 11:52:57 UTC ++++ MySQL/Plugins/IndexPlugin.cpp +@@ -30,6 +30,7 @@ + #include + + #include ++#include + + #define ORTHANC_PLUGIN_NAME "mysql-index" + -- cgit v1.2.3