[61512] trunk/dports/databases/mysql5-server-devel/Portfile

jwa at macports.org jwa at macports.org
Sun Dec 13 06:42:35 PST 2009


Revision: 61512
          http://trac.macports.org/changeset/61512
Author:   jwa at macports.org
Date:     2009-12-13 06:42:32 -0800 (Sun, 13 Dec 2009)
Log Message:
-----------
move the mysql5-server devel to 5.4 branch, too

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

Modified: trunk/dports/databases/mysql5-server-devel/Portfile
===================================================================
--- trunk/dports/databases/mysql5-server-devel/Portfile	2009-12-13 14:37:22 UTC (rev 61511)
+++ trunk/dports/databases/mysql5-server-devel/Portfile	2009-12-13 14:42:32 UTC (rev 61512)
@@ -70,5 +70,6 @@
 }
 
 livecheck.type          regex
+livecheck.version       [lindex [split ${version} -] 0]
 livecheck.url           http://dev.mysql.com/
-livecheck.regex         "(5\\.1\\.\[0-9\.\]+)"
+livecheck.regex         {(5\.4\.[0-9.]+)}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091213/8ce56f0f/attachment.html>


More information about the macports-changes mailing list