[91890] trunk/dports/java/apache-solr/Portfile

hum at macports.org hum at macports.org
Thu Apr 12 09:26:21 PDT 2012


Revision: 91890
          https://trac.macports.org/changeset/91890
Author:   hum at macports.org
Date:     2012-04-12 09:26:21 -0700 (Thu, 12 Apr 2012)
Log Message:
-----------
apache-solr: reformat only.

Modified Paths:
--------------
    trunk/dports/java/apache-solr/Portfile

Modified: trunk/dports/java/apache-solr/Portfile
===================================================================
--- trunk/dports/java/apache-solr/Portfile	2012-04-12 16:20:30 UTC (rev 91889)
+++ trunk/dports/java/apache-solr/Portfile	2012-04-12 16:26:21 UTC (rev 91890)
@@ -6,19 +6,21 @@
 name                apache-solr
 version             3.6.0
 categories          java textproc
-platforms           darwin
 maintainers         gmail.com:haya10.ito hum openmaintainer
-license             Apache-2.0
 
-homepage            http://lucene.apache.org/solr/
 description         An open source enterprise search platform.
 long_description    Solr is the popular, blazing fast open source enterprise \
                     search platform from the Apache Lucene project.
 
+homepage            http://lucene.apache.org/solr/
+platforms           darwin
+supported_archs     noarch
+license             Apache-2.0
+
 master_sites        apache:lucene/solr/${version}/
-extract.suffix      .tgz
 checksums           rmd160  f54aee9e0d0196e7e96408b40ae025fc69478229 \
                     sha256  3acac4323ba3dbfa153d8ef01f156bab9b0eccf1b1f1f03e91b8b6739d3dc6c6
+extract.suffix      .tgz
 
 # set the destination paths.
 set java_basepath   ${prefix}/share/java
@@ -33,7 +35,6 @@
 }
 
 use_configure       no
-supported_archs     noarch
 
 build {}
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120412/e6967e8d/attachment-0001.html>


More information about the macports-changes mailing list