[56351] trunk/dports/lang
ryandesign at macports.org
ryandesign at macports.org
Wed Aug 26 03:26:38 PDT 2009
Revision: 56351
http://trac.macports.org/changeset/56351
Author: ryandesign at macports.org
Date: 2009-08-26 03:26:35 -0700 (Wed, 26 Aug 2009)
Log Message:
-----------
php5, php5-devel: remove oracle patch which is now only used in the php5-oracle port
Removed Paths:
-------------
trunk/dports/lang/php5/files/patch-ext-pdo_oci-config.m4.diff
trunk/dports/lang/php5-devel/files/patch-ext-pdo_oci-config.m4.diff
Deleted: trunk/dports/lang/php5/files/patch-ext-pdo_oci-config.m4.diff
===================================================================
--- trunk/dports/lang/php5/files/patch-ext-pdo_oci-config.m4.diff 2009-08-26 10:03:06 UTC (rev 56350)
+++ trunk/dports/lang/php5/files/patch-ext-pdo_oci-config.m4.diff 2009-08-26 10:26:35 UTC (rev 56351)
@@ -1,19 +0,0 @@
-See http://bugs.php.net/bug.php?id=39312.
-
---- ext/pdo_oci/config.m4.orig 2008-10-22 14:29:24.000000000 -0500
-+++ ext/pdo_oci/config.m4 2009-06-13 09:00:04.000000000 -0500
-@@ -89,11 +89,11 @@
- else
- AC_MSG_ERROR([I'm too dumb to figure out where the include dir is in your Instant Client install])
- fi
-- if test -f "$PDO_OCI_IC_PREFIX/lib/oracle/$PDO_OCI_IC_VERS/client/lib/libclntsh.so" ; then
-+ if test -f "$PDO_OCI_IC_PREFIX/lib/oracle/$PDO_OCI_IC_VERS/client/lib/libclntsh.$SHLIB_SUFFIX_NAME" ; then
- PDO_OCI_LIB_DIR="$PDO_OCI_IC_PREFIX/lib/oracle/$PDO_OCI_IC_VERS/client/lib"
-- elif test -f "$PDO_OCI_IC_PREFIX/client/lib/libclntsh.so" ; then
-+ elif test -f "$PDO_OCI_IC_PREFIX/client/lib/libclntsh.$SHLIB_SUFFIX_NAME" ; then
- PDO_OCI_LIB_DIR="$PDO_OCI_IC_PREFIX/client/lib"
-- elif test -f "$PDO_OCI_IC_PREFIX/libclntsh.so" ; then
-+ elif test -f "$PDO_OCI_IC_PREFIX/libclntsh.$SHLIB_SUFFIX_NAME" ; then
- PDO_OCI_LIB_DIR="$PDO_OCI_IC_PREFIX"
- else
- AC_MSG_ERROR([I'm too dumb to figure out where the libraries are in your Instant Client install])
Deleted: trunk/dports/lang/php5-devel/files/patch-ext-pdo_oci-config.m4.diff
===================================================================
--- trunk/dports/lang/php5-devel/files/patch-ext-pdo_oci-config.m4.diff 2009-08-26 10:03:06 UTC (rev 56350)
+++ trunk/dports/lang/php5-devel/files/patch-ext-pdo_oci-config.m4.diff 2009-08-26 10:26:35 UTC (rev 56351)
@@ -1,19 +0,0 @@
-See http://bugs.php.net/bug.php?id=39312.
-
---- ext/pdo_oci/config.m4.orig 2008-10-22 14:29:24.000000000 -0500
-+++ ext/pdo_oci/config.m4 2009-06-13 09:00:04.000000000 -0500
-@@ -89,11 +89,11 @@
- else
- AC_MSG_ERROR([I'm too dumb to figure out where the include dir is in your Instant Client install])
- fi
-- if test -f "$PDO_OCI_IC_PREFIX/lib/oracle/$PDO_OCI_IC_VERS/client/lib/libclntsh.so" ; then
-+ if test -f "$PDO_OCI_IC_PREFIX/lib/oracle/$PDO_OCI_IC_VERS/client/lib/libclntsh.$SHLIB_SUFFIX_NAME" ; then
- PDO_OCI_LIB_DIR="$PDO_OCI_IC_PREFIX/lib/oracle/$PDO_OCI_IC_VERS/client/lib"
-- elif test -f "$PDO_OCI_IC_PREFIX/client/lib/libclntsh.so" ; then
-+ elif test -f "$PDO_OCI_IC_PREFIX/client/lib/libclntsh.$SHLIB_SUFFIX_NAME" ; then
- PDO_OCI_LIB_DIR="$PDO_OCI_IC_PREFIX/client/lib"
-- elif test -f "$PDO_OCI_IC_PREFIX/libclntsh.so" ; then
-+ elif test -f "$PDO_OCI_IC_PREFIX/libclntsh.$SHLIB_SUFFIX_NAME" ; then
- PDO_OCI_LIB_DIR="$PDO_OCI_IC_PREFIX"
- else
- AC_MSG_ERROR([I'm too dumb to figure out where the libraries are in your Instant Client install])
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090826/959b3ba2/attachment.html>
More information about the macports-changes
mailing list