git: dee2b7997daa - main - graphics/gdal: Rename patch file

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Tue, 02 Sep 2025 18:13:38 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=dee2b7997daa856f900a0b6833318a1f3d8c47ed

commit dee2b7997daa856f900a0b6833318a1f3d8c47ed
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-09-02 18:00:19 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-09-02 18:00:19 +0000

    graphics/gdal: Rename patch file
    
    - Cosmetic change
---
 graphics/gdal/Makefile                                                 | 2 +-
 .../files/{patch-ogr_ogrsf__frmts_xodr_ogr__xodr.h => patch-pugixml}   | 3 +--
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/graphics/gdal/Makefile b/graphics/gdal/Makefile
index 62c09c9b8a78..9f7d349d1931 100644
--- a/graphics/gdal/Makefile
+++ b/graphics/gdal/Makefile
@@ -27,7 +27,6 @@ LIB_DEPENDS=	libgeotiff.so:graphics/libgeotiff \
 
 USES=		cmake compiler:c++17-lang cpe iconv jpeg localbase pkgconfig ssl tar:xz
 
-CMAKE_OFF_armv7=	GDAL_ENABLE_ARM_NEON_OPTIMIZATIONS
 CMAKE_OFF=	BUILD_CSHARP_BINDINGS \
 		BUILD_DOCS \
 		BUILD_JAVA_BINDINGS \
@@ -60,6 +59,7 @@ CMAKE_OFF=	BUILD_CSHARP_BINDINGS \
 		HDFS_ENABLED \
 		SWIG_REGENERATE_PYTHON \
 		${CMAKE_OFF_${ARCH}}
+CMAKE_OFF_armv7=GDAL_ENABLE_ARM_NEON_OPTIMIZATIONS
 CMAKE_ON=	BUILD_APPS \
 		BUILD_SHARED_LIBS \
 		BUILD_STATIC_LIBS \
diff --git a/graphics/gdal/files/patch-ogr_ogrsf__frmts_xodr_ogr__xodr.h b/graphics/gdal/files/patch-pugixml
similarity index 85%
rename from graphics/gdal/files/patch-ogr_ogrsf__frmts_xodr_ogr__xodr.h
rename to graphics/gdal/files/patch-pugixml
index 296d424dae67..3e67ada4cb72 100644
--- a/graphics/gdal/files/patch-ogr_ogrsf__frmts_xodr_ogr__xodr.h
+++ b/graphics/gdal/files/patch-pugixml
@@ -1,11 +1,10 @@
 --- ogr/ogrsf_frmts/xodr/ogr_xodr.h.orig	2025-07-12 10:33:49 UTC
 +++ ogr/ogrsf_frmts/xodr/ogr_xodr.h
-@@ -15,7 +15,7 @@
+@@ -15,7 +15,6 @@
  #include "ogr_api.h"
  #include <iostream>
  #include <OpenDriveMap.h>
 -#include <pugixml/pugixml.hpp>
-+#include <pugixml.hpp>
  #include <vector>
  
  struct RoadElements