[104129] trunk/dports/php

ryandesign at macports.org ryandesign at macports.org
Sat Mar 16 22:20:29 PDT 2013


Revision: 104129
          https://trac.macports.org/changeset/104129
Author:   ryandesign at macports.org
Date:     2013-03-16 22:20:29 -0700 (Sat, 16 Mar 2013)
Log Message:
-----------
php-mongo: update to 1.3.5

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-03-17 05:10:30 UTC (rev 104128)
+++ trunk/dports/php/php-mongo/Portfile	2013-03-17 05:20:29 UTC (rev 104129)
@@ -4,7 +4,7 @@
 PortGroup       php 1.1
 
 name            php-mongo
-version         1.3.4
+version         1.3.5
 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  1a64f21308d18a56edf638545c55b7addb47f8b0 \
-                sha256  b1f5c6e2937e631218571820e0090bc113c6013822b0b64e23a0fa9002a1bac8
+checksums       rmd160  bd1ff8ac1b7b058ed831d751ad00b304e229ca87 \
+                sha256  12175813c73e349e829ad9b8e53d3d0b2c17dd0f23d5b912893b22b980e334a6
 
 if {${name} != ${subport}} {
     depends_build-append    port:mongodb

Modified: trunk/dports/php/php5-mongo/Portfile
===================================================================
--- trunk/dports/php/php5-mongo/Portfile	2013-03-17 05:10:30 UTC (rev 104128)
+++ trunk/dports/php/php5-mongo/Portfile	2013-03-17 05:20:29 UTC (rev 104129)
@@ -4,7 +4,7 @@
 PortSystem      1.0
 PortGroup       php5extension 1.0
 
-php5extension.setup mongo 1.3.4 pecl
+php5extension.setup mongo 1.3.5 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  1a64f21308d18a56edf638545c55b7addb47f8b0 \
-                sha256  b1f5c6e2937e631218571820e0090bc113c6013822b0b64e23a0fa9002a1bac8
+checksums       rmd160  bd1ff8ac1b7b058ed831d751ad00b304e229ca87 \
+                sha256  12175813c73e349e829ad9b8e53d3d0b2c17dd0f23d5b912893b22b980e334a6
 
 patchfiles-append \
     patch-config.m4.diff
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130316/5529f8ab/attachment.html>


More information about the macports-changes mailing list