[104540] trunk/dports/php

ryandesign at macports.org ryandesign at macports.org
Wed Mar 27 01:57:24 PDT 2013


Revision: 104540
          https://trac.macports.org/changeset/104540
Author:   ryandesign at macports.org
Date:     2013-03-27 01:57:24 -0700 (Wed, 27 Mar 2013)
Log Message:
-----------
php-mongo: update to 1.3.6

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-27 08:56:16 UTC (rev 104539)
+++ trunk/dports/php/php-mongo/Portfile	2013-03-27 08:57:24 UTC (rev 104540)
@@ -4,7 +4,7 @@
 PortGroup       php 1.1
 
 name            php-mongo
-version         1.3.5
+version         1.3.6
 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  bd1ff8ac1b7b058ed831d751ad00b304e229ca87 \
-                sha256  12175813c73e349e829ad9b8e53d3d0b2c17dd0f23d5b912893b22b980e334a6
+checksums       rmd160  5727ce0ed0119daef259552b7f974245f9bf3ee0 \
+                sha256  147a7fa574e3e75e8a6c505b93eaaedd8060318116a0a448ff0add3badf5ac29
 
 if {${name} != ${subport}} {
     depends_build-append    port:mongodb

Modified: trunk/dports/php/php5-mongo/Portfile
===================================================================
--- trunk/dports/php/php5-mongo/Portfile	2013-03-27 08:56:16 UTC (rev 104539)
+++ trunk/dports/php/php5-mongo/Portfile	2013-03-27 08:57:24 UTC (rev 104540)
@@ -4,7 +4,7 @@
 PortSystem      1.0
 PortGroup       php5extension 1.0
 
-php5extension.setup mongo 1.3.5 pecl
+php5extension.setup mongo 1.3.6 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  bd1ff8ac1b7b058ed831d751ad00b304e229ca87 \
-                sha256  12175813c73e349e829ad9b8e53d3d0b2c17dd0f23d5b912893b22b980e334a6
+checksums       rmd160  5727ce0ed0119daef259552b7f974245f9bf3ee0 \
+                sha256  147a7fa574e3e75e8a6c505b93eaaedd8060318116a0a448ff0add3badf5ac29
 
 patchfiles-append \
     patch-config.m4.diff
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130327/ae23f8f6/attachment.html>


More information about the macports-changes mailing list