Revision: 140613 https://trac.macports.org/changeset/140613 Author: ryandesign@macports.org Date: 2015-09-27 18:22:12 -0700 (Sun, 27 Sep 2015) Log Message: ----------- php-solr: update to 2.2.0 Modified Paths: -------------- trunk/dports/php/php-solr/Portfile Modified: trunk/dports/php/php-solr/Portfile =================================================================== --- trunk/dports/php/php-solr/Portfile 2015-09-28 00:08:14 UTC (rev 140612) +++ trunk/dports/php/php-solr/Portfile 2015-09-28 01:22:12 UTC (rev 140613) @@ -5,7 +5,7 @@ PortGroup php 1.1 name php-solr -version 2.1.0 +version 2.2.0 categories-append devel license PHP-3.01 platforms darwin @@ -20,8 +20,8 @@ library that allows PHP developers to communicate easily \ and efficiently with Apache Solr server instances. -checksums rmd160 29f384e46c79fc5078e60fa4deeb0fe17a879156 \ - sha256 9cf8a067ac79c0e6caa233e38aee9e9bd5d85d3d8cb5c85654ef701aa7cda4bc +checksums rmd160 33ea06fd9110278c0c548db1705a155db1426cc4 \ + sha256 f73f3c23a2b331ccc6763e60ef4c1335c24af643f762bdc1bc108d6235183720 if {${name} ne ${subport}} { depends_build-append port:curl \