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

ryandesign at macports.org ryandesign at macports.org
Wed Jul 6 17:32:46 PDT 2011


Revision: 80204
          http://trac.macports.org/changeset/80204
Author:   ryandesign at macports.org
Date:     2011-07-06 17:32:42 -0700 (Wed, 06 Jul 2011)
Log Message:
-----------
apache-solr: fix livecheck

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

Modified: trunk/dports/java/apache-solr/Portfile
===================================================================
--- trunk/dports/java/apache-solr/Portfile	2011-07-07 00:27:03 UTC (rev 80203)
+++ trunk/dports/java/apache-solr/Portfile	2011-07-07 00:32:42 UTC (rev 80204)
@@ -46,3 +46,7 @@
     reinplace "s|@TARGET@|${target}|g" ${destroot}${prefix}/bin/solr
     reinplace "s|@JAVA_HOME@|${java_home}|g" ${destroot}${prefix}/bin/solr
 }
+
+livecheck.type      regex
+livecheck.url       http://mirrors.ibiblio.org/pub/mirrors/apache/lucene/solr/
+livecheck.regex     {href="([0-9.]+)"}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110706/69ae0410/attachment.html>


More information about the macports-changes mailing list