[94577] trunk/dports/textproc/sphinx/Portfile
ryandesign at macports.org
ryandesign at macports.org
Fri Jun 22 17:11:39 PDT 2012
Revision: 94577
https://trac.macports.org/changeset/94577
Author: ryandesign at macports.org
Date: 2012-06-22 17:11:39 -0700 (Fri, 22 Jun 2012)
Log Message:
-----------
sphinx: update homepage and master_sites; fix livecheck
Modified Paths:
--------------
trunk/dports/textproc/sphinx/Portfile
Modified: trunk/dports/textproc/sphinx/Portfile
===================================================================
--- trunk/dports/textproc/sphinx/Portfile 2012-06-23 00:05:45 UTC (rev 94576)
+++ trunk/dports/textproc/sphinx/Portfile 2012-06-23 00:11:39 UTC (rev 94577)
@@ -20,8 +20,8 @@
support fetching data either via direct connection to \
MySQL or PostgreSQL, or from an XML pipe.
-homepage http://www.sphinxsearch.com/
-master_sites ${homepage}downloads/
+homepage http://sphinxsearch.com/
+master_sites ${homepage}files/
checksums sha1 8c739b96d756a50972c27c7004488b55d7458015 \
rmd160 ed3cd1a9328114c1d2a6325cce5520065076c275
@@ -85,3 +85,7 @@
if {![variant_isset postgres] && ![variant_isset postgresql83] && ![variant_isset postgresql84] && ![variant_isset postgresql90] && ![variant_isset mysql5]} {
default_variants +mysql5
}
+
+livecheck.type regex
+livecheck.url ${homepage}downloads/release/
+livecheck.regex ${name}-(\[0-9.\]+)-release${extract.suffix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120622/c86a16d6/attachment-0001.html>
More information about the macports-changes
mailing list