[121287] trunk/dports/php
ryandesign at macports.org
ryandesign at macports.org
Sat Jun 21 23:41:45 PDT 2014
Revision: 121287
https://trac.macports.org/changeset/121287
Author: ryandesign at macports.org
Date: 2014-06-21 23:41:45 -0700 (Sat, 21 Jun 2014)
Log Message:
-----------
php-solr: update to 1.1.1
Modified Paths:
--------------
trunk/dports/php/php-solr/Portfile
trunk/dports/php/php5-solr/Portfile
Modified: trunk/dports/php/php-solr/Portfile
===================================================================
--- trunk/dports/php/php-solr/Portfile 2014-06-22 05:48:01 UTC (rev 121286)
+++ trunk/dports/php/php-solr/Portfile 2014-06-22 06:41:45 UTC (rev 121287)
@@ -5,8 +5,7 @@
PortGroup php 1.1
name php-solr
-version 1.0.2
-revision 1
+version 1.1.1
categories-append devel
license PHP-3.01
platforms darwin
@@ -21,10 +20,10 @@
library that allows PHP developers to communicate easily \
and efficiently with Apache Solr server instances.
-checksums rmd160 6092f515e6c443a278d72fac11c6a604bed29530 \
- sha256 d5868daab01290f820b4b754e3c560dc6e983f82d9f6640b3146cede4d9a8581
+checksums rmd160 80962760ce30d776994f3f81fd2fc8505f7ac480 \
+ sha256 2acc9026bdac5adf46e42e7faf95272f1bcd2c5ba447f7259efb03499749a138
-if {${name} != ${subport}} {
+if {${name} ne ${subport}} {
depends_build-append port:curl \
port:libxml2
Modified: trunk/dports/php/php5-solr/Portfile
===================================================================
--- trunk/dports/php/php5-solr/Portfile 2014-06-22 05:48:01 UTC (rev 121286)
+++ trunk/dports/php/php5-solr/Portfile 2014-06-22 06:41:45 UTC (rev 121287)
@@ -4,7 +4,7 @@
PortSystem 1.0
PortGroup php5extension 1.0
-php5extension.setup solr 1.0.2 pecl
+php5extension.setup solr 1.1.1 pecl
categories-append devel
license PHP-3.01
platforms darwin
@@ -16,8 +16,8 @@
library that allows PHP developers to communicate easily \
and efficiently with Apache Solr server instances.
-checksums rmd160 6092f515e6c443a278d72fac11c6a604bed29530 \
- sha256 d5868daab01290f820b4b754e3c560dc6e983f82d9f6640b3146cede4d9a8581
+checksums rmd160 80962760ce30d776994f3f81fd2fc8505f7ac480 \
+ sha256 2acc9026bdac5adf46e42e7faf95272f1bcd2c5ba447f7259efb03499749a138
depends_build-append port:curl \
port:libxml2
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140621/e14c3b98/attachment.html>
More information about the macports-changes
mailing list