Revision: 70401 http://trac.macports.org/changeset/70401 Author: ryandesign@macports.org Date: 2010-08-08 01:42:59 -0700 (Sun, 08 Aug 2010) Log Message: ----------- php5-xcache: fix livecheck Modified Paths: -------------- trunk/dports/php/php5-xcache/Portfile Modified: trunk/dports/php/php5-xcache/Portfile =================================================================== --- trunk/dports/php/php5-xcache/Portfile 2010-08-08 08:14:22 UTC (rev 70400) +++ trunk/dports/php/php5-xcache/Portfile 2010-08-08 08:42:59 UTC (rev 70401) @@ -31,5 +31,4 @@ } livecheck.type regex -livecheck.url ${homepage}wiki/ReleaseArchive -livecheck.regex {XCache ([0-9.]+)} +livecheck.regex {/Release-([0-9.]+)"}