[65267] trunk/dports/php/php5-mongo

ryandesign at macports.org ryandesign at macports.org
Wed Mar 24 16:10:15 PDT 2010


Revision: 65267
          http://trac.macports.org/changeset/65267
Author:   ryandesign at macports.org
Date:     2010-03-24 16:10:15 -0700 (Wed, 24 Mar 2010)
Log Message:
-----------
php5-mongo: update to 1.0.6

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	2010-03-24 22:54:36 UTC (rev 65266)
+++ trunk/dports/php/php5-mongo/Portfile	2010-03-24 23:10:15 UTC (rev 65267)
@@ -4,7 +4,7 @@
 PortGroup       archcheck 1.0
 PortGroup       php5extension 1.0
 
-php5extension.setup mongo 1.0.4 pecl
+php5extension.setup mongo 1.0.6 pecl
 categories      php databases devel
 license         Apache-2.0
 platforms       darwin
@@ -15,9 +15,9 @@
     This package provides an interface for communicating with the Mongo \
     database in PHP.
 
-checksums       md5     0694a2c39fc2c365175f88c5425b6208 \
-                sha1    3651e4ba09f8e9479eafa7150c403b96fffab778 \
-                rmd160  bc1b94f8fd22c9b9c62af7c6ab79e5fa5bc1a764
+checksums       md5     12e8dae4428b55ab7c29aa514bf66c1e \
+                sha1    9076150b820a4db090475c49dcf921721a090eab \
+                rmd160  4e7083ed7b16692dcb19e023cd95cb3c74ab3622
 
 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	2010-03-24 22:54:36 UTC (rev 65266)
+++ trunk/dports/php/php5-mongo/files/patch-config.m4.diff	2010-03-24 23:10:15 UTC (rev 65267)
@@ -1,9 +1,9 @@
---- config.m4.orig	2009-12-24 21:59:32.000000000 +0100
-+++ config.m4	2009-12-24 21:59:42.000000000 +0100
-@@ -13,18 +13,5 @@
+--- config.m4.orig	1970-01-01 03:13:08.000000000 -0600
++++ config.m4	2010-03-24 18:08:23.000000000 -0500
+@@ -11,18 +11,5 @@
+      CFLAGS="$CFLAGS -DPHP_C_BIGENDIAN"
+   fi
    dnl default to little-endian
- 
-   CFLAGS="$CFLAGS -DWall -g"
 -
 -  case $build_os in
 -  darwin10.*.*)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100324/2c2b64e9/attachment.html>


More information about the macports-changes mailing list