[62299] trunk/dports/php/php5-xdebug/Portfile

nox at macports.org nox at macports.org
Sun Jan 3 06:39:59 PST 2010


Revision: 62299
          http://trac.macports.org/changeset/62299
Author:   nox at macports.org
Date:     2010-01-03 06:39:58 -0800 (Sun, 03 Jan 2010)
Log Message:
-----------
Fix php5-xdebug livecheck

Modified Paths:
--------------
    trunk/dports/php/php5-xdebug/Portfile

Modified: trunk/dports/php/php5-xdebug/Portfile
===================================================================
--- trunk/dports/php/php5-xdebug/Portfile	2010-01-03 14:39:40 UTC (rev 62298)
+++ trunk/dports/php/php5-xdebug/Portfile	2010-01-03 14:39:58 UTC (rev 62299)
@@ -48,4 +48,5 @@
 }
 
 livecheck.type          regex
-livecheck.regex         {Xdebug (\d+(\.\d+)*)}
+livecheck.url           http://www.xdebug.org/updates.php
+livecheck.regex         {Xdebug (\d+(\.\d+)*)<}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100103/65ca4a1a/attachment.html>


More information about the macports-changes mailing list