[51567] trunk/dports/databases/mysql5/Portfile

ryandesign at macports.org ryandesign at macports.org
Wed May 27 16:38:14 PDT 2009


Revision: 51567
          http://trac.macports.org/changeset/51567
Author:   ryandesign at macports.org
Date:     2009-05-27 16:38:13 -0700 (Wed, 27 May 2009)
Log Message:
-----------
mysql5: Fix livecheck for the umpteenth time.

Modified Paths:
--------------
    trunk/dports/databases/mysql5/Portfile

Modified: trunk/dports/databases/mysql5/Portfile
===================================================================
--- trunk/dports/databases/mysql5/Portfile	2009-05-27 23:05:03 UTC (rev 51566)
+++ trunk/dports/databases/mysql5/Portfile	2009-05-27 23:38:13 UTC (rev 51567)
@@ -137,4 +137,4 @@
 
 livecheck.check         regex
 livecheck.url           http://dev.mysql.com/doc/refman/${branch}/en/releasenotes-cs-[strsed ${branch} {s/\./-/}].html
-livecheck.regex         {MySQL Community Server ([0-9.]+)}
+livecheck.regex         {Changes in MySQL ([0-9.]+)}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090527/7a1728db/attachment.html>


More information about the macports-changes mailing list