[134308] trunk/dports/lang/php
ryandesign at macports.org
ryandesign at macports.org
Sat Mar 21 16:19:19 PDT 2015
Revision: 134308
https://trac.macports.org/changeset/134308
Author: ryandesign at macports.org
Date: 2015-03-21 16:19:19 -0700 (Sat, 21 Mar 2015)
Log Message:
-----------
php: update patches for php55-odbc and php56-odbc
Modified Paths:
--------------
trunk/dports/lang/php/Portfile
trunk/dports/lang/php/files/patch-php55-iODBC.diff
trunk/dports/lang/php/files/patch-php55-unixODBC.diff
trunk/dports/lang/php/files/patch-php56-iODBC.diff
trunk/dports/lang/php/files/patch-php56-unixODBC.diff
Modified: trunk/dports/lang/php/Portfile
===================================================================
--- trunk/dports/lang/php/Portfile 2015-03-21 23:08:26 UTC (rev 134307)
+++ trunk/dports/lang/php/Portfile 2015-03-21 23:19:19 UTC (rev 134308)
@@ -113,11 +113,11 @@
sha256 a85522dd2e6f80ee5637e537447ee54896c77a8fabe49d2310830d0e20952787
}
}
-# 5.7 {
+# 7.0 {
# # When this becomes a stable version, remove the overrides for homepage,
# # master_sites and livecheck, and update php.latest_stable_branch in the
# # php-1.1 portgroup.
-# version 5.7
+# version 7.0
# homepage http://qa.php.net/
# master_sites http://downloads.php.net/tyrael/
# use_xz yes
Modified: trunk/dports/lang/php/files/patch-php55-iODBC.diff
===================================================================
--- trunk/dports/lang/php/files/patch-php55-iODBC.diff 2015-03-21 23:08:26 UTC (rev 134307)
+++ trunk/dports/lang/php/files/patch-php55-iODBC.diff 2015-03-21 23:19:19 UTC (rev 134308)
@@ -1,15 +1,15 @@
---- ext/odbc/config.m4.orig 2007-07-31 08:02:00.000000000 -0500
-+++ ext/odbc/config.m4 2010-08-05 21:21:54.000000000 -0500
-@@ -99,6 +99,7 @@
- dnl
- dnl configure options
- dnl
+--- ext/odbc/config.m4.orig 2015-03-18 04:45:50.000000000 -0500
++++ ext/odbc/config.m4 2015-03-21 16:03:59.000000000 -0500
+@@ -104,6 +104,7 @@
+ [ --with-odbcver[=HEX] Force support for the passed ODBC version. A hex number is expected, default 0x0300.
+ Use the special value of 0 to prevent an explicit ODBCVER to be defined. ], 0x0300)
+
+:<<'MACPORTS_DISABLED'
if test -z "$ODBC_TYPE"; then
PHP_ARG_WITH(adabas,,
- [ --with-adabas[=DIR] Include Adabas D support [/usr/local]])
-@@ -363,6 +364,7 @@
- AC_MSG_RESULT([$ext_ouput])
+ [ --with-adabas[=DIR] Include Adabas D support [/usr/local]])
+@@ -367,6 +368,7 @@
+ AC_MSG_RESULT([$ext_output])
fi
fi
+MACPORTS_DISABLED
Modified: trunk/dports/lang/php/files/patch-php55-unixODBC.diff
===================================================================
--- trunk/dports/lang/php/files/patch-php55-unixODBC.diff 2015-03-21 23:08:26 UTC (rev 134307)
+++ trunk/dports/lang/php/files/patch-php55-unixODBC.diff 2015-03-21 23:19:19 UTC (rev 134308)
@@ -1,14 +1,14 @@
---- ext/odbc/config.m4.orig 2007-07-31 08:02:00.000000000 -0500
-+++ ext/odbc/config.m4 2009-12-12 20:32:00.000000000 -0600
-@@ -99,6 +99,7 @@
- dnl
- dnl configure options
- dnl
+--- ext/odbc/config.m4.orig 2015-03-18 04:45:50.000000000 -0500
++++ ext/odbc/config.m4 2015-03-21 16:03:02.000000000 -0500
+@@ -104,6 +104,7 @@
+ [ --with-odbcver[=HEX] Force support for the passed ODBC version. A hex number is expected, default 0x0300.
+ Use the special value of 0 to prevent an explicit ODBCVER to be defined. ], 0x0300)
+
+:<<'MACPORTS_DISABLED'
if test -z "$ODBC_TYPE"; then
PHP_ARG_WITH(adabas,,
- [ --with-adabas[=DIR] Include Adabas D support [/usr/local]])
-@@ -404,6 +405,7 @@
+ [ --with-adabas[=DIR] Include Adabas D support [/usr/local]])
+@@ -423,6 +424,7 @@
AC_MSG_RESULT([$ext_output])
fi
fi
Modified: trunk/dports/lang/php/files/patch-php56-iODBC.diff
===================================================================
--- trunk/dports/lang/php/files/patch-php56-iODBC.diff 2015-03-21 23:08:26 UTC (rev 134307)
+++ trunk/dports/lang/php/files/patch-php56-iODBC.diff 2015-03-21 23:19:19 UTC (rev 134308)
@@ -1,15 +1,15 @@
---- ext/odbc/config.m4.orig 2007-07-31 08:02:00.000000000 -0500
-+++ ext/odbc/config.m4 2010-08-05 21:21:54.000000000 -0500
-@@ -99,6 +99,7 @@
- dnl
- dnl configure options
- dnl
+--- ext/odbc/config.m4.orig 2015-03-18 19:19:30.000000000 -0500
++++ ext/odbc/config.m4 2015-03-21 16:00:05.000000000 -0500
+@@ -104,6 +104,7 @@
+ [ --with-odbcver[=HEX] Force support for the passed ODBC version. A hex number is expected, default 0x0300.
+ Use the special value of 0 to prevent an explicit ODBCVER to be defined. ], 0x0300)
+
+:<<'MACPORTS_DISABLED'
if test -z "$ODBC_TYPE"; then
PHP_ARG_WITH(adabas,,
- [ --with-adabas[=DIR] Include Adabas D support [/usr/local]])
-@@ -363,6 +364,7 @@
- AC_MSG_RESULT([$ext_ouput])
+ [ --with-adabas[=DIR] Include Adabas D support [/usr/local]])
+@@ -367,6 +368,7 @@
+ AC_MSG_RESULT([$ext_output])
fi
fi
+MACPORTS_DISABLED
Modified: trunk/dports/lang/php/files/patch-php56-unixODBC.diff
===================================================================
--- trunk/dports/lang/php/files/patch-php56-unixODBC.diff 2015-03-21 23:08:26 UTC (rev 134307)
+++ trunk/dports/lang/php/files/patch-php56-unixODBC.diff 2015-03-21 23:19:19 UTC (rev 134308)
@@ -1,14 +1,14 @@
---- ext/odbc/config.m4.orig 2007-07-31 08:02:00.000000000 -0500
-+++ ext/odbc/config.m4 2009-12-12 20:32:00.000000000 -0600
-@@ -99,6 +99,7 @@
- dnl
- dnl configure options
- dnl
+--- ext/odbc/config.m4.orig 2015-03-18 19:19:30.000000000 -0500
++++ ext/odbc/config.m4 2015-03-21 16:01:48.000000000 -0500
+@@ -104,6 +104,7 @@
+ [ --with-odbcver[=HEX] Force support for the passed ODBC version. A hex number is expected, default 0x0300.
+ Use the special value of 0 to prevent an explicit ODBCVER to be defined. ], 0x0300)
+
+:<<'MACPORTS_DISABLED'
if test -z "$ODBC_TYPE"; then
PHP_ARG_WITH(adabas,,
- [ --with-adabas[=DIR] Include Adabas D support [/usr/local]])
-@@ -404,6 +405,7 @@
+ [ --with-adabas[=DIR] Include Adabas D support [/usr/local]])
+@@ -423,6 +424,7 @@
AC_MSG_RESULT([$ext_output])
fi
fi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150321/658bd40c/attachment.html>
More information about the macports-changes
mailing list