[122471] trunk/dports/php

ryandesign at macports.org ryandesign at macports.org
Tue Jul 22 17:30:54 PDT 2014


Revision: 122471
          https://trac.macports.org/changeset/122471
Author:   ryandesign at macports.org
Date:     2014-07-22 17:30:54 -0700 (Tue, 22 Jul 2014)
Log Message:
-----------
php-solr: update to 2.0.0

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-07-23 00:28:13 UTC (rev 122470)
+++ trunk/dports/php/php-solr/Portfile	2014-07-23 00:30:54 UTC (rev 122471)
@@ -5,7 +5,7 @@
 PortGroup               php 1.1
 
 name                    php-solr
-version                 1.1.1
+version                 2.0.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  80962760ce30d776994f3f81fd2fc8505f7ac480 \
-                        sha256  2acc9026bdac5adf46e42e7faf95272f1bcd2c5ba447f7259efb03499749a138
+checksums               rmd160  65f2f95da12ff9f3a9b59bea444d340951690eee \
+                        sha256  87838ae2af5c46aba89d42b5464da3c6d43e2b124d3af2f40cdd29245cda7be5
 
 if {${name} ne ${subport}} {
     depends_build-append    port:curl \

Modified: trunk/dports/php/php5-solr/Portfile
===================================================================
--- trunk/dports/php/php5-solr/Portfile	2014-07-23 00:28:13 UTC (rev 122470)
+++ trunk/dports/php/php5-solr/Portfile	2014-07-23 00:30:54 UTC (rev 122471)
@@ -4,7 +4,7 @@
 PortSystem              1.0
 PortGroup               php5extension 1.0
 
-php5extension.setup     solr 1.1.1 pecl
+php5extension.setup     solr 2.0.0 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  80962760ce30d776994f3f81fd2fc8505f7ac480 \
-                        sha256  2acc9026bdac5adf46e42e7faf95272f1bcd2c5ba447f7259efb03499749a138
+checksums               rmd160  65f2f95da12ff9f3a9b59bea444d340951690eee \
+                        sha256  87838ae2af5c46aba89d42b5464da3c6d43e2b124d3af2f40cdd29245cda7be5
 
 depends_build-append    port:curl \
                         port:libxml2
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140722/b37ca68c/attachment.html>


More information about the macports-changes mailing list