[137923] trunk/dports/php/php-xdebug/Portfile

ryandesign at macports.org ryandesign at macports.org
Mon Jun 22 20:20:41 PDT 2015


Revision: 137923
          https://trac.macports.org/changeset/137923
Author:   ryandesign at macports.org
Date:     2015-06-22 20:20:41 -0700 (Mon, 22 Jun 2015)
Log Message:
-----------
php53-xdebug: disable livecheck

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

Modified: trunk/dports/php/php-xdebug/Portfile
===================================================================
--- trunk/dports/php/php-xdebug/Portfile	2015-06-23 03:17:55 UTC (rev 137922)
+++ trunk/dports/php/php-xdebug/Portfile	2015-06-23 03:20:41 UTC (rev 137923)
@@ -37,6 +37,7 @@
         version         2.2.7
         checksums       rmd160  ad0839b7d7d9751ef0c30eddf43890809bbd7e91 \
                         sha256  4fce7fc794ccbb1dd0b961191cd0323516e216502fe7209b03711fc621642245
+        livecheck.type  none
     }
     
     configure.args      --enable-xdebug
@@ -53,6 +54,6 @@
 "
 }
 
-livecheck.type          regex
+default livecheck.type  {regex}
 livecheck.url           http://www.xdebug.org/updates.php
 livecheck.regex         {Xdebug (\d+(\.\d+)*)<}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150622/7d8aff4b/attachment.html>


More information about the macports-changes mailing list