Revision: 140615 https://trac.macports.org/changeset/140615 Author: ryandesign@macports.org Date: 2015-09-27 22:49:22 -0700 (Sun, 27 Sep 2015) Log Message: ----------- php-solr: update to 2.2.1 Modified Paths: -------------- trunk/dports/php/php-solr/Portfile Modified: trunk/dports/php/php-solr/Portfile =================================================================== --- trunk/dports/php/php-solr/Portfile 2015-09-28 05:47:26 UTC (rev 140614) +++ trunk/dports/php/php-solr/Portfile 2015-09-28 05:49:22 UTC (rev 140615) @@ -5,7 +5,7 @@ PortGroup php 1.1 name php-solr -version 2.2.0 +version 2.2.1 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 33ea06fd9110278c0c548db1705a155db1426cc4 \ - sha256 f73f3c23a2b331ccc6763e60ef4c1335c24af643f762bdc1bc108d6235183720 +checksums rmd160 559205ea46868b87e58092395956292f7cf10573 \ + sha256 0e8c210d01b82afaeea9eca8beaa89034aefa2ec78527a5fdf2d1421c24088ae if {${name} ne ${subport}} { depends_build-append port:curl \
participants (1)
-
ryandesign@macports.org