[78920] trunk/dports/www/phpmyadmin/Portfile

ryandesign at macports.org ryandesign at macports.org
Thu May 26 15:03:42 PDT 2011


Revision: 78920
          http://trac.macports.org/changeset/78920
Author:   ryandesign at macports.org
Date:     2011-05-26 15:03:42 -0700 (Thu, 26 May 2011)
Log Message:
-----------
phpmyadmin: simplify livecheck

Modified Paths:
--------------
    trunk/dports/www/phpmyadmin/Portfile

Modified: trunk/dports/www/phpmyadmin/Portfile
===================================================================
--- trunk/dports/www/phpmyadmin/Portfile	2011-05-26 22:00:42 UTC (rev 78919)
+++ trunk/dports/www/phpmyadmin/Portfile	2011-05-26 22:03:42 UTC (rev 78920)
@@ -68,5 +68,5 @@
 }
 
 livecheck.type      regex
-livecheck.url       ${homepage}
-livecheck.regex     ">Download (\\d+(?:\\.\\d+)*)<"
+livecheck.url       ${homepage}home_page/version.php
+livecheck.regex     {^([0-9.]+)$}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110526/1bfe65d7/attachment.html>


More information about the macports-changes mailing list