[81189] trunk/dports/php/php5-mongo
ryandesign at macports.org
ryandesign at macports.org
Tue Jul 26 19:10:13 PDT 2011
Revision: 81189
http://trac.macports.org/changeset/81189
Author: ryandesign at macports.org
Date: 2011-07-26 19:10:13 -0700 (Tue, 26 Jul 2011)
Log Message:
-----------
php5-mongo: update to 1.2.2
Modified Paths:
--------------
trunk/dports/php/php5-mongo/Portfile
trunk/dports/php/php5-mongo/files/patch-config.m4.diff
Modified: trunk/dports/php/php5-mongo/Portfile
===================================================================
--- trunk/dports/php/php5-mongo/Portfile 2011-07-27 02:09:35 UTC (rev 81188)
+++ trunk/dports/php/php5-mongo/Portfile 2011-07-27 02:10:13 UTC (rev 81189)
@@ -3,7 +3,7 @@
PortSystem 1.0
PortGroup php5extension 1.0
-php5extension.setup mongo 1.1.4 pecl
+php5extension.setup mongo 1.2.2 pecl
categories php databases devel
license Apache-2.0
platforms darwin
@@ -14,8 +14,8 @@
This package provides an interface for communicating with the Mongo \
database in PHP.
-checksums sha1 dd3356570dab7cd91e660664ef4ab81601f1208a \
- rmd160 ad92a2848fb5dccae734d9b1b3edc4940b36a3ea
+checksums sha1 ac2bd027dea2bf4ee19b417601ca3c6dd038478d \
+ rmd160 c320852ec06efe77d9f2c6bd4f6f9c1b64e109ac
patchfiles-append \
patch-config.m4.diff
Modified: trunk/dports/php/php5-mongo/files/patch-config.m4.diff
===================================================================
--- trunk/dports/php/php5-mongo/files/patch-config.m4.diff 2011-07-27 02:09:35 UTC (rev 81188)
+++ trunk/dports/php/php5-mongo/files/patch-config.m4.diff 2011-07-27 02:10:13 UTC (rev 81189)
@@ -1,11 +1,11 @@
---- config.m4.orig 2011-02-07 15:12:47.000000000 -0600
-+++ config.m4 2011-02-08 21:44:41.000000000 -0600
+--- config.m4.orig 2011-07-21 10:16:10.000000000 -0500
++++ config.m4 2011-07-26 01:25:44.000000000 -0500
@@ -18,17 +18,5 @@
fi
dnl default to little-endian
- case $build_os in
-- darwin10.*.*)
+- darwin1*.*.*)
- AC_MSG_CHECKING([whether to compile for recent osx architectures])
- CFLAGS="$CFLAGS -arch i386 -arch x86_64 -mmacosx-version-min=10.5"
- AC_MSG_RESULT([yes])
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110726/3a65f192/attachment.html>
More information about the macports-changes
mailing list