[133513] trunk/dports/java/apache-solr4/Portfile

hum at macports.org hum at macports.org
Tue Mar 3 08:01:42 PST 2015


Revision: 133513
          https://trac.macports.org/changeset/133513
Author:   hum at macports.org
Date:     2015-03-03 08:01:42 -0800 (Tue, 03 Mar 2015)
Log Message:
-----------
apache-solr4: update to 4.10.4; fix livecheck.regex

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

Modified: trunk/dports/java/apache-solr4/Portfile
===================================================================
--- trunk/dports/java/apache-solr4/Portfile	2015-03-03 16:00:45 UTC (rev 133512)
+++ trunk/dports/java/apache-solr4/Portfile	2015-03-03 16:01:42 UTC (rev 133513)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 
 name                apache-solr4
-version             4.10.3
+version             4.10.4
 categories          java textproc
 maintainers         hum openmaintainer
 
@@ -23,8 +23,8 @@
 extract.suffix      .tgz
 
 master_sites        apache:lucene/solr/${version}/
-checksums           rmd160  007a3e1cce76952101c904067d975831fa0e0552 \
-                    sha256  ac7024a0a759c6c53cc3a66b3a84757d599d350f491eb221160613356532e2b6
+checksums           rmd160  332e3eafb240cf9e6ac5d8fa6d3eb18e56a68c38 \
+                    sha256  ac3543880f1b591bcaa962d7508b528d7b42e2b5548386197940b704629ae851
 
 # set the destination paths.
 set java_basepath   ${prefix}/share/java
@@ -88,4 +88,4 @@
 
 livecheck.type      regex
 livecheck.url       http://www.apache.org/dist/lucene/solr/
-livecheck.regex     (\[0-9.\]+)\/
+livecheck.regex     (4.\[0-9.\]+)\/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150303/8d822782/attachment.html>


More information about the macports-changes mailing list