Revision: 148149 https://trac.macports.org/changeset/148149 Author: ryandesign@macports.org Date: 2016-04-27 16:39:05 -0700 (Wed, 27 Apr 2016) Log Message: ----------- php-mongo: update to 1.6.14 Modified Paths: -------------- trunk/dports/php/php-mongo/Portfile Modified: trunk/dports/php/php-mongo/Portfile =================================================================== --- trunk/dports/php/php-mongo/Portfile 2016-04-27 23:34:43 UTC (rev 148148) +++ trunk/dports/php/php-mongo/Portfile 2016-04-27 23:39:05 UTC (rev 148149) @@ -4,7 +4,7 @@ PortGroup php 1.1 name php-mongo -version 1.6.13 +version 1.6.14 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 216a4a0c8f63eaab6d63e2993650af3be88427e6 \ - sha256 ed081b87e40b16b2878579ede456f34cda6575c31baded5e4af29ea14993d783 +checksums rmd160 d8445bded61568a6d299537ca4744912175d9cc3 \ + sha256 586a0f55d29198010da5f4c932a183491f114db6e1b0ba8e40e7246b1a4a96d0 if {${name} ne ${subport}} { depends_build-append port:mongodb