Revision: 74201 http://trac.macports.org/changeset/74201 Author: ryandesign@macports.org Date: 2010-12-06 22:27:42 -0800 (Mon, 06 Dec 2010) Log Message: ----------- PlasmaClient: update livecheck Modified Paths: -------------- trunk/dports/games/PlasmaClient/Portfile Modified: trunk/dports/games/PlasmaClient/Portfile =================================================================== --- trunk/dports/games/PlasmaClient/Portfile 2010-12-07 05:40:36 UTC (rev 74200) +++ trunk/dports/games/PlasmaClient/Portfile 2010-12-07 06:27:42 UTC (rev 74201) @@ -108,6 +108,6 @@ } livecheck.type regex -livecheck.url ${hg.url} -livecheck.version [lindex [split ${version} -] 1] -livecheck.regex {rev (\d+)} +livecheck.url ${homepage}download.php +livecheck.version [lindex [split ${version} -] 0] +livecheck.regex {pcsetup.*\.exe.*>.*?([0-9.]+)<}