[95833] trunk/dports/php

ryandesign at macports.org ryandesign at macports.org
Tue Jul 24 04:15:25 PDT 2012


Revision: 95833
          https://trac.macports.org/changeset/95833
Author:   ryandesign at macports.org
Date:     2012-07-24 04:15:25 -0700 (Tue, 24 Jul 2012)
Log Message:
-----------
php-mongo: update to 1.2.12

Modified Paths:
--------------
    trunk/dports/php/php-mongo/Portfile
    trunk/dports/php/php5-mongo/Portfile

Modified: trunk/dports/php/php-mongo/Portfile
===================================================================
--- trunk/dports/php/php-mongo/Portfile	2012-07-24 11:14:27 UTC (rev 95832)
+++ trunk/dports/php/php-mongo/Portfile	2012-07-24 11:15:25 UTC (rev 95833)
@@ -4,7 +4,7 @@
 PortGroup       php 1.1
 
 name            php-mongo
-version         1.2.11
+version         1.2.12
 categories      php databases devel
 license         Apache-2.0
 platforms       darwin
@@ -19,8 +19,8 @@
     This package provides an interface for communicating with the Mongo \
     database in PHP.
 
-checksums       rmd160  61473d074e2eb00b93ab0b582e26235dbbb740a5 \
-                sha256  298e08e36123afbc1eac351f9ba0c1af198e138822bbc6087ba1b824a2c5d073
+checksums       rmd160  343b8f825886b93e886482fd4f8d6551ac772263 \
+                sha256  bf3c3fd0e8e4a37bf476535361ce881ca6287a26390731961b20b2789f011c54
 
 if {${name} != ${subport}} {
     depends_build-append    port:mongodb

Modified: trunk/dports/php/php5-mongo/Portfile
===================================================================
--- trunk/dports/php/php5-mongo/Portfile	2012-07-24 11:14:27 UTC (rev 95832)
+++ trunk/dports/php/php5-mongo/Portfile	2012-07-24 11:15:25 UTC (rev 95833)
@@ -3,7 +3,7 @@
 PortSystem      1.0
 PortGroup       php5extension 1.0
 
-php5extension.setup mongo 1.2.11 pecl
+php5extension.setup mongo 1.2.12 pecl
 categories      php databases devel
 license         Apache-2.0
 platforms       darwin
@@ -15,8 +15,8 @@
     This package provides an interface for communicating with the Mongo \
     database in PHP.
 
-checksums       rmd160  61473d074e2eb00b93ab0b582e26235dbbb740a5 \
-                sha256  298e08e36123afbc1eac351f9ba0c1af198e138822bbc6087ba1b824a2c5d073
+checksums       rmd160  343b8f825886b93e886482fd4f8d6551ac772263 \
+                sha256  bf3c3fd0e8e4a37bf476535361ce881ca6287a26390731961b20b2789f011c54
 
 patchfiles-append \
     patch-config.m4.diff
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120724/eb684b74/attachment.html>


More information about the macports-changes mailing list