[111574] trunk/dports/php

ryandesign at macports.org ryandesign at macports.org
Thu Sep 26 05:02:45 PDT 2013


Revision: 111574
          https://trac.macports.org/changeset/111574
Author:   ryandesign at macports.org
Date:     2013-09-26 05:02:45 -0700 (Thu, 26 Sep 2013)
Log Message:
-----------
php-mongo: update to 1.4.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	2013-09-26 11:47:52 UTC (rev 111573)
+++ trunk/dports/php/php-mongo/Portfile	2013-09-26 12:02:45 UTC (rev 111574)
@@ -4,7 +4,7 @@
 PortGroup       php 1.1
 
 name            php-mongo
-version         1.4.3
+version         1.4.4
 categories      php databases devel
 license         Apache-2
 platforms       darwin
@@ -19,10 +19,10 @@
     This package provides an interface for communicating with the Mongo \
     database in PHP.
 
-checksums       rmd160  2a196054bd99a2ce318974c7daafe860241f60a7 \
-                sha256  43686e8c9fabfec6852fa42eb664aa662a6d423b4bd3eba41f42514892d8d4a4
+checksums       rmd160  3a74cac0489f6663121bd17b0d3dd61225ec621c \
+                sha256  fb477e447779cff794e3a976232f5741fcc59c9f6798fccd9d0bb1a911fadd71
 
-if {${name} != ${subport}} {
+if {${name} ne ${subport}} {
     depends_build-append    port:mongodb
     patchfiles-append       patch-config.m4.diff
 }

Modified: trunk/dports/php/php5-mongo/Portfile
===================================================================
--- trunk/dports/php/php5-mongo/Portfile	2013-09-26 11:47:52 UTC (rev 111573)
+++ trunk/dports/php/php5-mongo/Portfile	2013-09-26 12:02:45 UTC (rev 111574)
@@ -4,7 +4,7 @@
 PortSystem      1.0
 PortGroup       php5extension 1.0
 
-php5extension.setup mongo 1.4.3 pecl
+php5extension.setup mongo 1.4.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  2a196054bd99a2ce318974c7daafe860241f60a7 \
-                sha256  43686e8c9fabfec6852fa42eb664aa662a6d423b4bd3eba41f42514892d8d4a4
+checksums       rmd160  3a74cac0489f6663121bd17b0d3dd61225ec621c \
+                sha256  fb477e447779cff794e3a976232f5741fcc59c9f6798fccd9d0bb1a911fadd71
 
 patchfiles-append \
     patch-config.m4.diff
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130926/80841d2f/attachment-0001.html>


More information about the macports-changes mailing list