[71506] trunk/dports/games/PlasmaClient/Portfile
ryandesign at macports.org
ryandesign at macports.org
Wed Sep 15 06:00:33 PDT 2010
Revision: 71506
http://trac.macports.org/changeset/71506
Author: ryandesign at macports.org
Date: 2010-09-15 06:00:32 -0700 (Wed, 15 Sep 2010)
Log Message:
-----------
PlasmaClient: fix livecheck
Modified Paths:
--------------
trunk/dports/games/PlasmaClient/Portfile
Modified: trunk/dports/games/PlasmaClient/Portfile
===================================================================
--- trunk/dports/games/PlasmaClient/Portfile 2010-09-15 12:50:04 UTC (rev 71505)
+++ trunk/dports/games/PlasmaClient/Portfile 2010-09-15 13:00:32 UTC (rev 71506)
@@ -92,3 +92,8 @@
(replacing YOURUSERNAME with your username and YOURPASSWORD with your password). Then open PlasmaClient in ${applications_dir}.
"
+
+livecheck.type regex
+livecheck.url ${hg.url}
+livecheck.version [lindex [split ${version} -] 1]
+livecheck.regex {rev (\d+)}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100915/281ed9c8/attachment.html>
More information about the macports-changes
mailing list