[123079] trunk/dports/php

ryandesign at macports.org ryandesign at macports.org
Mon Aug 4 16:56:44 PDT 2014


Revision: 123079
          https://trac.macports.org/changeset/123079
Author:   ryandesign at macports.org
Date:     2014-08-04 16:56:44 -0700 (Mon, 04 Aug 2014)
Log Message:
-----------
php-mongo: update to 1.5.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	2014-08-04 23:54:37 UTC (rev 123078)
+++ trunk/dports/php/php-mongo/Portfile	2014-08-04 23:56:44 UTC (rev 123079)
@@ -4,7 +4,7 @@
 PortGroup       php 1.1
 
 name            php-mongo
-version         1.5.4
+version         1.5.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  5b1d346f6db1b21f00e6b7b84015011980d9380e \
-                sha256  19d01417f0c96c10fb9149fc6cb5cc9c1f096e9c6fa31ee4c454f229e33dbd30
+checksums       rmd160  18c2fbeede38018b96800087a245a15cc6a3cfb7 \
+                sha256  a61529da3ce09b8b1f438faf76fb2d7e2dbbdac3b3bf553c014c107e2f4817c0
 
 if {${name} ne ${subport}} {
     depends_build-append    port:mongodb

Modified: trunk/dports/php/php5-mongo/Portfile
===================================================================
--- trunk/dports/php/php5-mongo/Portfile	2014-08-04 23:54:37 UTC (rev 123078)
+++ trunk/dports/php/php5-mongo/Portfile	2014-08-04 23:56:44 UTC (rev 123079)
@@ -4,7 +4,7 @@
 PortSystem      1.0
 PortGroup       php5extension 1.0
 
-php5extension.setup mongo 1.5.4 pecl
+php5extension.setup mongo 1.5.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  5b1d346f6db1b21f00e6b7b84015011980d9380e \
-                sha256  19d01417f0c96c10fb9149fc6cb5cc9c1f096e9c6fa31ee4c454f229e33dbd30
+checksums       rmd160  18c2fbeede38018b96800087a245a15cc6a3cfb7 \
+                sha256  a61529da3ce09b8b1f438faf76fb2d7e2dbbdac3b3bf553c014c107e2f4817c0
 
 patchfiles-append \
     patch-config.m4.diff
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140804/dda86d57/attachment.html>


More information about the macports-changes mailing list