Revision: 134594 https://trac.macports.org/changeset/134594 Author: ryandesign@macports.org Date: 2015-03-30 20:17:22 -0700 (Mon, 30 Mar 2015) Log Message: ----------- php-mongo: update to 1.6.6 Modified Paths: -------------- trunk/dports/php/php-mongo/Portfile Modified: trunk/dports/php/php-mongo/Portfile =================================================================== --- trunk/dports/php/php-mongo/Portfile 2015-03-31 03:17:03 UTC (rev 134593) +++ trunk/dports/php/php-mongo/Portfile 2015-03-31 03:17:22 UTC (rev 134594) @@ -4,7 +4,7 @@ PortGroup php 1.1 name php-mongo -version 1.6.5 +version 1.6.6 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 4fe3f205da05b4ed2695c95f3b4c6befcedfcd03 \ - sha256 f92e933636d984d37df085af7c523daa59fed45d6ccfa4b51a67fd1c4bd80cf1 +checksums rmd160 e50d919627d6765aac734bf9295223b5dd50c9ca \ + sha256 8552b100231baf16e49c8d66a6ac064c36edc3172f6ab5a0ea924acc289eb0d8 if {${name} ne ${subport}} { depends_build-append port:mongodb