[124444] trunk/dports/php/php5-solr/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun Aug 24 01:30:02 PDT 2014


Revision: 124444
          https://trac.macports.org/changeset/124444
Author:   ryandesign at macports.org
Date:     2014-08-24 01:30:02 -0700 (Sun, 24 Aug 2014)
Log Message:
-----------
php5-solr: replaced_by php53-solr

Modified Paths:
--------------
    trunk/dports/php/php5-solr/Portfile

Modified: trunk/dports/php/php5-solr/Portfile
===================================================================
--- trunk/dports/php/php5-solr/Portfile	2014-08-24 08:28:31 UTC (rev 124443)
+++ trunk/dports/php/php5-solr/Portfile	2014-08-24 08:30:02 UTC (rev 124444)
@@ -2,29 +2,12 @@
 # $Id$
 
 PortSystem              1.0
-PortGroup               php5extension 1.0
 
-php5extension.setup     solr 2.0.0 pecl
-categories-append       devel
-license                 PHP-3.01
-platforms               darwin
-maintainers             ryandesign openmaintainer
+replaced_by             php53-solr
+PortGroup               obsolete 1.0
 
-description             a PHP interface to Apache Solr
-
-long_description        ${name} is an extremely fast, light-weight, feature-rich \
-                        library that allows PHP developers to communicate easily \
-                        and efficiently with Apache Solr server instances.
-
-checksums               rmd160  65f2f95da12ff9f3a9b59bea444d340951690eee \
-                        sha256  87838ae2af5c46aba89d42b5464da3c6d43e2b124d3af2f40cdd29245cda7be5
-
-depends_build-append    port:curl \
-                        port:libxml2
-
-depends_lib-append      port:php5-curl
-
-configure.args-append   --with-curl=${prefix} \
-                        --with-libxml-dir=${prefix}
-
-use_parallel_build      yes
+name                    php5-solr
+version                 2.0.0
+revision                1
+categories              php
+license                 PHP-3.01
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140824/74624972/attachment.html>


More information about the macports-changes mailing list