Projects
New Ticket     Wiki     Browse Source     Timeline     Roadmap     Bug Reports     Search

Changeset 28859

Show
Ignore:
Timestamp:
2007-09-10 02:28:21 (15 months ago)
Author:
ryandesign@…
Message:

mysql5: update the livecheck, as in #12313

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/dports/databases/mysql5/Portfile

    r28858 r28859  
    128128livecheck.check     regex 
    129129livecheck.url       http://dev.mysql.com/ 
    130 livecheck.regex     "Generally Available (\[0-9\.\]+)" 
     130livecheck.regex     "Generally Available (${major_version}\\.\[0-9.\]+)"