[108430] trunk/dports/php

ryandesign at macports.org ryandesign at macports.org
Tue Jul 23 05:47:47 PDT 2013


Revision: 108430
          https://trac.macports.org/changeset/108430
Author:   ryandesign at macports.org
Date:     2013-07-23 05:47:46 -0700 (Tue, 23 Jul 2013)
Log Message:
-----------
php-mongo: update to 1.4.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	2013-07-23 12:42:55 UTC (rev 108429)
+++ trunk/dports/php/php-mongo/Portfile	2013-07-23 12:47:46 UTC (rev 108430)
@@ -4,7 +4,7 @@
 PortGroup       php 1.1
 
 name            php-mongo
-version         1.4.1
+version         1.4.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  b1fb142c1a85c6e3a2ef81f4b45e844e3c33149a \
-                sha256  230e7d26eaa826c7aacfc90fd1128f8c390216abe7f588d3bbcd130bd1fb84b6
+checksums       rmd160  a3caf43d75ef42dcccedfeaf7dc0141b588908f7 \
+                sha256  e0a71baedd1ea30b29fcc60fb1dac74d03a130de433041560048f88cc4b3a81a
 
 if {${name} != ${subport}} {
     depends_build-append    port:mongodb

Modified: trunk/dports/php/php5-mongo/Portfile
===================================================================
--- trunk/dports/php/php5-mongo/Portfile	2013-07-23 12:42:55 UTC (rev 108429)
+++ trunk/dports/php/php5-mongo/Portfile	2013-07-23 12:47:46 UTC (rev 108430)
@@ -4,7 +4,7 @@
 PortSystem      1.0
 PortGroup       php5extension 1.0
 
-php5extension.setup mongo 1.4.1 pecl
+php5extension.setup mongo 1.4.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  b1fb142c1a85c6e3a2ef81f4b45e844e3c33149a \
-                sha256  230e7d26eaa826c7aacfc90fd1128f8c390216abe7f588d3bbcd130bd1fb84b6
+checksums       rmd160  a3caf43d75ef42dcccedfeaf7dc0141b588908f7 \
+                sha256  e0a71baedd1ea30b29fcc60fb1dac74d03a130de433041560048f88cc4b3a81a
 
 patchfiles-append \
     patch-config.m4.diff
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130723/00613560/attachment.html>


More information about the macports-changes mailing list