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

ryandesign at macports.org ryandesign at macports.org
Thu Feb 14 23:53:42 PST 2008


Revision: 34137
          http://trac.macosforge.org/projects/macports/changeset/34137
Author:   ryandesign at macports.org
Date:     2008-02-14 23:53:41 -0800 (Thu, 14 Feb 2008)

Log Message:
-----------
mysql5: fix livecheck

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

Modified: trunk/dports/databases/mysql5/Portfile
===================================================================
--- trunk/dports/databases/mysql5/Portfile	2008-02-15 07:53:01 UTC (rev 34136)
+++ trunk/dports/databases/mysql5/Portfile	2008-02-15 07:53:41 UTC (rev 34137)
@@ -119,4 +119,4 @@
 
 livecheck.check         regex
 livecheck.url           http://dev.mysql.com/
-livecheck.regex         "GA</acronym> (${major_version}\\.\[0-9.\]+)"
+livecheck.regex         >GA (${major_version}\\.\[0-9.\]+)<

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080214/336bfe9f/attachment.html 


More information about the macports-changes mailing list