[95771] trunk/dports/php

ryandesign at macports.org ryandesign at macports.org
Sun Jul 22 00:05:43 PDT 2012


Revision: 95771
          https://trac.macports.org/changeset/95771
Author:   ryandesign at macports.org
Date:     2012-07-22 00:05:41 -0700 (Sun, 22 Jul 2012)
Log Message:
-----------
php-xcache: fix livecheck by using freecode (xcache's site always returns errors when MacPorts tries to check it)

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

Modified: trunk/dports/php/php-xcache/Portfile
===================================================================
--- trunk/dports/php/php-xcache/Portfile	2012-07-22 02:52:46 UTC (rev 95770)
+++ trunk/dports/php/php-xcache/Portfile	2012-07-22 07:05:41 UTC (rev 95771)
@@ -43,5 +43,4 @@
     }
 }
 
-livecheck.type          regex
-livecheck.regex         {/Release-([0-9.]+)"}
+livecheck.name          xcache

Modified: trunk/dports/php/php5-xcache/Portfile
===================================================================
--- trunk/dports/php/php5-xcache/Portfile	2012-07-22 02:52:46 UTC (rev 95770)
+++ trunk/dports/php/php5-xcache/Portfile	2012-07-22 07:05:41 UTC (rev 95771)
@@ -37,5 +37,4 @@
     xinstall -W ${worksrcpath} -m 644 AUTHORS COPYING ChangeLog NEWS README THANKS xcache.ini ${docdir}
 }
 
-livecheck.type          regex
-livecheck.regex         {/Release-([0-9.]+)"}
+livecheck.name          xcache
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120722/755d85d2/attachment.html>


More information about the macports-changes mailing list