Files
macports-ports/lang/php/files/patch-php85-iODBC.diff
BjarneDM 94ff02c67b php8.{1..5}: updated to 8.1.34, 8.2.30, 8.3.30, 8.4.19, 8.5.4
This is a combination of commits.
	php74: implicit ints problem
	libxml2 is now @2.13.5_2
	php-openssl: fix for Dependency path specified multiple times in depends_build

Closes: #30533
Closes: #29866

Closes: https://trac.macports.org/ticket/72208
Closes: https://trac.macports.org/ticket/71999
2026-03-14 11:52:06 +11:00

19 lines
415 B
Diff

--- ext/odbc/config.m4.orig 2025-10-17 02:21:26
+++ ext/odbc/config.m4 2025-10-17 02:37:19
@@ -11,6 +11,7 @@
dnl configure options
dnl
+:<<'MACPORTS_DISABLED'
AS_VAR_IF([ODBC_TYPE],, [
PHP_ARG_WITH([ibm-db2],
[for IBM DB2 support],
@@ -71,6 +72,7 @@
[Define to 1 if the odbc extension uses custom ODBC installation.])
])
])
+MACPORTS_DISABLED
AS_VAR_IF([ODBC_TYPE],, [
PHP_ARG_WITH([iodbc],