Modified: trunk/dports/php/php-solr/Portfile (140612 => 140613)
--- 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 \