[102437] trunk/dports/php

ryandesign at macports.org ryandesign at macports.org
Sat Feb 2 14:37:59 PST 2013


Revision: 102437
          https://trac.macports.org/changeset/102437
Author:   ryandesign at macports.org
Date:     2013-02-02 14:37:59 -0800 (Sat, 02 Feb 2013)
Log Message:
-----------
php-mongo: update to 1.3.4

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	2013-02-02 22:21:14 UTC (rev 102436)
+++ trunk/dports/php/php-mongo/Portfile	2013-02-02 22:37:59 UTC (rev 102437)
@@ -4,7 +4,7 @@
 PortGroup       php 1.1
 
 name            php-mongo
-version         1.3.3
+version         1.3.4
 categories      php databases devel
 license         Apache-2
 platforms       darwin
@@ -19,8 +19,8 @@
     This package provides an interface for communicating with the Mongo \
     database in PHP.
 
-checksums       rmd160  04480edf634077edc59ff1f9b8fb3f19ab00f2bf \
-                sha256  9f091f1306883fa4b16c656f5f75333c9e4d283e84c647e36f896a1a77e60c52
+checksums       rmd160  1a64f21308d18a56edf638545c55b7addb47f8b0 \
+                sha256  b1f5c6e2937e631218571820e0090bc113c6013822b0b64e23a0fa9002a1bac8
 
 if {${name} != ${subport}} {
     depends_build-append    port:mongodb

Modified: trunk/dports/php/php5-mongo/Portfile
===================================================================
--- trunk/dports/php/php5-mongo/Portfile	2013-02-02 22:21:14 UTC (rev 102436)
+++ trunk/dports/php/php5-mongo/Portfile	2013-02-02 22:37:59 UTC (rev 102437)
@@ -4,7 +4,7 @@
 PortSystem      1.0
 PortGroup       php5extension 1.0
 
-php5extension.setup mongo 1.3.3 pecl
+php5extension.setup mongo 1.3.4 pecl
 categories      php databases devel
 license         Apache-2
 platforms       darwin
@@ -16,8 +16,8 @@
     This package provides an interface for communicating with the Mongo \
     database in PHP.
 
-checksums       rmd160  04480edf634077edc59ff1f9b8fb3f19ab00f2bf \
-                sha256  9f091f1306883fa4b16c656f5f75333c9e4d283e84c647e36f896a1a77e60c52
+checksums       rmd160  1a64f21308d18a56edf638545c55b7addb47f8b0 \
+                sha256  b1f5c6e2937e631218571820e0090bc113c6013822b0b64e23a0fa9002a1bac8
 
 patchfiles-append \
     patch-config.m4.diff
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130202/c98e7d5e/attachment-0001.html>


More information about the macports-changes mailing list