[119808] trunk/dports/php

ryandesign at macports.org ryandesign at macports.org
Wed May 7 03:46:11 PDT 2014


Revision: 119808
          https://trac.macports.org/changeset/119808
Author:   ryandesign at macports.org
Date:     2014-05-07 03:46:10 -0700 (Wed, 07 May 2014)
Log Message:
-----------
php-mongo: update to 1.5.2

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-05-07 10:45:58 UTC (rev 119807)
+++ trunk/dports/php/php-mongo/Portfile	2014-05-07 10:46:10 UTC (rev 119808)
@@ -4,7 +4,7 @@
 PortGroup       php 1.1
 
 name            php-mongo
-version         1.5.1
+version         1.5.2
 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  085ddb5444919ed91f3d629acaac92015ffe5858 \
-                sha256  883aad17c44e8f053b10c8e31d7ff6487d5b5660ea8bd17a7b62976e988c4ea4
+checksums       rmd160  983587cc89808eeb0988e62fcea533e7624d1958 \
+                sha256  98ae2994445763d7bac19c418d9f1773592fd3a4a10ff1e36498383a52fb54e7
 
 if {${name} ne ${subport}} {
     depends_build-append    port:mongodb

Modified: trunk/dports/php/php5-mongo/Portfile
===================================================================
--- trunk/dports/php/php5-mongo/Portfile	2014-05-07 10:45:58 UTC (rev 119807)
+++ trunk/dports/php/php5-mongo/Portfile	2014-05-07 10:46:10 UTC (rev 119808)
@@ -4,7 +4,7 @@
 PortSystem      1.0
 PortGroup       php5extension 1.0
 
-php5extension.setup mongo 1.5.1 pecl
+php5extension.setup mongo 1.5.2 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  085ddb5444919ed91f3d629acaac92015ffe5858 \
-                sha256  883aad17c44e8f053b10c8e31d7ff6487d5b5660ea8bd17a7b62976e988c4ea4
+checksums       rmd160  983587cc89808eeb0988e62fcea533e7624d1958 \
+                sha256  98ae2994445763d7bac19c418d9f1773592fd3a4a10ff1e36498383a52fb54e7
 
 patchfiles-append \
     patch-config.m4.diff
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140507/09b82269/attachment-0001.html>


More information about the macports-changes mailing list