[88094] trunk/dports/databases/percona/Portfile

pixilla at macports.org pixilla at macports.org
Sun Dec 18 12:09:36 PST 2011


Revision: 88094
          http://trac.macports.org/changeset/88094
Author:   pixilla at macports.org
Date:     2011-12-18 12:09:36 -0800 (Sun, 18 Dec 2011)
Log Message:
-----------
databases/percona:
- Change livecheck back to preferred resources to provide multiple versions per line test subject.
- See #32589
- Also http://lists.macosforge.org/pipermail/macports-dev/2011-December/017154.html

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

Modified: trunk/dports/databases/percona/Portfile
===================================================================
--- trunk/dports/databases/percona/Portfile	2011-12-18 17:59:56 UTC (rev 88093)
+++ trunk/dports/databases/percona/Portfile	2011-12-18 20:09:36 UTC (rev 88094)
@@ -134,6 +134,6 @@
 }
 
 livecheck.type          regex
-livecheck.url           http://www.percona.com/downloads/Percona-Server-${branch}/LATEST/
+livecheck.url           http://www.percona.com/downloads/Percona-Server-${branch}/
 livecheck.version       ${version_mysql}-${release}
-livecheck.regex         "<title>/downloads/Percona-Server-${branch}/Percona-Server-(\[^/\]+)/"
+livecheck.regex         "/downloads/Percona-Server-${branch}/Percona-Server-(\[^/\]+)/"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111218/6ccb3dde/attachment.html>


More information about the macports-changes mailing list