[121288] trunk/dports/php

ryandesign at macports.org ryandesign at macports.org
Sat Jun 21 23:47:47 PDT 2014


Revision: 121288
          https://trac.macports.org/changeset/121288
Author:   ryandesign at macports.org
Date:     2014-06-21 23:47:47 -0700 (Sat, 21 Jun 2014)
Log Message:
-----------
php-mongo: update to 1.5.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	2014-06-22 06:41:45 UTC (rev 121287)
+++ trunk/dports/php/php-mongo/Portfile	2014-06-22 06:47:47 UTC (rev 121288)
@@ -4,7 +4,7 @@
 PortGroup       php 1.1
 
 name            php-mongo
-version         1.5.3
+version         1.5.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  6d2558eae2142d92bf7216bc24370dd03473b63d \
-                sha256  18e488300b7a5a85d8740a8d837ca7de4c79835bcd3081fbc9e15f7c2c720f59
+checksums       rmd160  5b1d346f6db1b21f00e6b7b84015011980d9380e \
+                sha256  19d01417f0c96c10fb9149fc6cb5cc9c1f096e9c6fa31ee4c454f229e33dbd30
 
 if {${name} ne ${subport}} {
     depends_build-append    port:mongodb

Modified: trunk/dports/php/php5-mongo/Portfile
===================================================================
--- trunk/dports/php/php5-mongo/Portfile	2014-06-22 06:41:45 UTC (rev 121287)
+++ trunk/dports/php/php5-mongo/Portfile	2014-06-22 06:47:47 UTC (rev 121288)
@@ -4,7 +4,7 @@
 PortSystem      1.0
 PortGroup       php5extension 1.0
 
-php5extension.setup mongo 1.5.3 pecl
+php5extension.setup mongo 1.5.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  6d2558eae2142d92bf7216bc24370dd03473b63d \
-                sha256  18e488300b7a5a85d8740a8d837ca7de4c79835bcd3081fbc9e15f7c2c720f59
+checksums       rmd160  5b1d346f6db1b21f00e6b7b84015011980d9380e \
+                sha256  19d01417f0c96c10fb9149fc6cb5cc9c1f096e9c6fa31ee4c454f229e33dbd30
 
 patchfiles-append \
     patch-config.m4.diff
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140621/f1e0394f/attachment.html>


More information about the macports-changes mailing list