[118584] trunk/dports/php

ryandesign at macports.org ryandesign at macports.org
Sat Apr 5 02:40:05 PDT 2014


Revision: 118584
          https://trac.macports.org/changeset/118584
Author:   ryandesign at macports.org
Date:     2014-04-05 02:40:05 -0700 (Sat, 05 Apr 2014)
Log Message:
-----------
php-mongo: update to 1.5.1

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-04-05 09:39:14 UTC (rev 118583)
+++ trunk/dports/php/php-mongo/Portfile	2014-04-05 09:40:05 UTC (rev 118584)
@@ -4,7 +4,7 @@
 PortGroup       php 1.1
 
 name            php-mongo
-version         1.5.0
+version         1.5.1
 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  e17e0393d44d97c9b46bdff33730077c0546844b \
-                sha256  eca10bfa48ebb4d50ce10a98546f9e38d7f0fa614e75dd72003a1f07a37b4283
+checksums       rmd160  085ddb5444919ed91f3d629acaac92015ffe5858 \
+                sha256  883aad17c44e8f053b10c8e31d7ff6487d5b5660ea8bd17a7b62976e988c4ea4
 
 if {${name} ne ${subport}} {
     depends_build-append    port:mongodb

Modified: trunk/dports/php/php5-mongo/Portfile
===================================================================
--- trunk/dports/php/php5-mongo/Portfile	2014-04-05 09:39:14 UTC (rev 118583)
+++ trunk/dports/php/php5-mongo/Portfile	2014-04-05 09:40:05 UTC (rev 118584)
@@ -4,7 +4,7 @@
 PortSystem      1.0
 PortGroup       php5extension 1.0
 
-php5extension.setup mongo 1.5.0 pecl
+php5extension.setup mongo 1.5.1 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  e17e0393d44d97c9b46bdff33730077c0546844b \
-                sha256  eca10bfa48ebb4d50ce10a98546f9e38d7f0fa614e75dd72003a1f07a37b4283
+checksums       rmd160  085ddb5444919ed91f3d629acaac92015ffe5858 \
+                sha256  883aad17c44e8f053b10c8e31d7ff6487d5b5660ea8bd17a7b62976e988c4ea4
 
 patchfiles-append \
     patch-config.m4.diff
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140405/40871233/attachment.html>


More information about the macports-changes mailing list