[50592] trunk/dports/databases/mysql5/Portfile
ryandesign at macports.org
ryandesign at macports.org
Mon May 4 15:29:56 PDT 2009
Revision: 50592
http://trac.macports.org/changeset/50592
Author: ryandesign at macports.org
Date: 2009-05-04 15:29:56 -0700 (Mon, 04 May 2009)
Log Message:
-----------
mysql5: fix livecheck
Modified Paths:
--------------
trunk/dports/databases/mysql5/Portfile
Modified: trunk/dports/databases/mysql5/Portfile
===================================================================
--- trunk/dports/databases/mysql5/Portfile 2009-05-04 22:27:36 UTC (rev 50591)
+++ trunk/dports/databases/mysql5/Portfile 2009-05-04 22:29:56 UTC (rev 50592)
@@ -137,5 +137,5 @@
}
livecheck.check regex
-livecheck.url http://dev.mysql.com/
-livecheck.regex >GA (${branch}\\.\[0-9.\]+)<
+livecheck.url http://dev.mysql.com/doc/refman/${branch}/en/releasenotes-cs-[strsed ${branch} {s/\./-/}].html
+livecheck.regex {MySQL Community Server ([0-9.]+)}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090504/c2b7c1b6/attachment.html>
More information about the macports-changes
mailing list