[87591] trunk/dports/java/apache-solr

hum at macports.org hum at macports.org
Sun Nov 27 04:04:46 PST 2011


Revision: 87591
          http://trac.macports.org/changeset/87591
Author:   hum at macports.org
Date:     2011-11-27 04:04:41 -0800 (Sun, 27 Nov 2011)
Log Message:
-----------
apache-solr: update to 3.5.0.

Modified Paths:
--------------
    trunk/dports/java/apache-solr/Portfile
    trunk/dports/java/apache-solr/files/patch-solr-ja.diff

Modified: trunk/dports/java/apache-solr/Portfile
===================================================================
--- trunk/dports/java/apache-solr/Portfile	2011-11-27 10:29:46 UTC (rev 87590)
+++ trunk/dports/java/apache-solr/Portfile	2011-11-27 12:04:41 UTC (rev 87591)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 
 name                apache-solr
-version             3.4.0
+version             3.5.0
 categories          java textproc
 platforms           darwin
 maintainers         gmail.com:haya10.ito hum openmaintainer
@@ -17,8 +17,8 @@
 
 master_sites        apache:lucene/solr/${version}/
 extract.suffix      .tgz
-checksums           sha1    4dc9bdbf3c49c4907c91d1bd75c40fccb4b430ba \
-                    rmd160  5b4058f78b60fb270da6114b6648253fa3b06dbc
+checksums           rmd160  365d4b27753375ea3a39b9d42c06b80dce474731 \
+                    sha256  804f3ba9d1296f81388605a79538b7362355693fbdd03b7b2dbf9a706bf1d1d0
 
 # set the destination paths.
 set java_basepath   ${prefix}/share/java

Modified: trunk/dports/java/apache-solr/files/patch-solr-ja.diff
===================================================================
--- trunk/dports/java/apache-solr/files/patch-solr-ja.diff	2011-11-27 10:29:46 UTC (rev 87590)
+++ trunk/dports/java/apache-solr/files/patch-solr-ja.diff	2011-11-27 12:04:41 UTC (rev 87591)
@@ -1,6 +1,6 @@
---- example/solr-ja/conf/schema.xml.orig	2011-09-03 23:57:07.000000000 +0900
-+++ example/solr-ja/conf/schema.xml	2011-09-05 23:56:02.000000000 +0900
-@@ -467,6 +467,92 @@
+--- example/solr-ja/conf/schema.xml.orig	2011-11-22 22:02:40.000000000 +0900
++++ example/solr-ja/conf/schema.xml	2011-11-27 00:08:15.000000000 +0900
+@@ -469,6 +469,92 @@
      See http://wiki.apache.org/solr/SpatialSearch
     -->
      <fieldtype name="geohash" class="solr.GeoHashField"/>
@@ -93,7 +93,7 @@
   </types>
  
  
-@@ -533,7 +619,7 @@
+@@ -534,7 +620,7 @@
  
     <!-- catchall field, containing all other searchable text fields (implemented
          via copyField further on in this schema  -->
@@ -102,17 +102,17 @@
  
     <!-- catchall text field that indexes tokens both normally and in reverse for efficient
          leading wildcard queries. -->
---- example/solr-ja/conf/solrconfig.xml.orig	2011-09-04 00:16:51.000000000 +0900
-+++ example/solr-ja/conf/solrconfig.xml	2011-09-06 00:05:40.000000000 +0900
-@@ -80,6 +80,7 @@
+--- example/solr-ja/conf/solrconfig.xml.orig	2011-11-22 22:02:40.000000000 +0900
++++ example/solr-ja/conf/solrconfig.xml	2011-11-27 00:08:15.000000000 +0900
+@@ -86,6 +86,7 @@
         is found that matches, it will be ignored
      -->
    <lib dir="../../contrib/clustering/lib/" />
 +  <lib dir="@gosen_path@/lib/" />
-   <lib dir="/total/crap/dir/ignored" /> 
+   <lib dir="/total/crap/dir/ignored" />
+ 
    <!-- an exact path can be used to specify a specific file.  This
-        will cause a serious error to be logged if it can't be loaded.
-@@ -785,6 +786,7 @@
+@@ -791,6 +792,7 @@
         <str name="wt">velocity</str>
  
         <str name="v.template">browse</str>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111127/71660db7/attachment.html>


More information about the macports-changes mailing list