[74201] trunk/dports/games/PlasmaClient/Portfile

ryandesign at macports.org ryandesign at macports.org
Mon Dec 6 22:27:47 PST 2010


Revision: 74201
          http://trac.macports.org/changeset/74201
Author:   ryandesign at 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.]+)<}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101206/fba59289/attachment.html>


More information about the macports-changes mailing list