[88241] trunk/dports/aqua/xrg/Portfile
snc at macports.org
snc at macports.org
Thu Dec 22 14:26:28 PST 2011
Revision: 88241
http://trac.macports.org/changeset/88241
Author: snc at macports.org
Date: 2011-12-22 14:26:28 -0800 (Thu, 22 Dec 2011)
Log Message:
-----------
XRG: fix homepage, livecheck
Modified Paths:
--------------
trunk/dports/aqua/xrg/Portfile
Modified: trunk/dports/aqua/xrg/Portfile
===================================================================
--- trunk/dports/aqua/xrg/Portfile 2011-12-22 22:19:57 UTC (rev 88240)
+++ trunk/dports/aqua/xrg/Portfile 2011-12-22 22:26:28 UTC (rev 88241)
@@ -20,7 +20,7 @@
Mac experience. XRG is designed to take as little \
CPU time as possible while still showing detailed \
graphs on system usage.
-homepage http://www.gauchosoft.com
+homepage http://www.gauchosoft.com/Products/XRG/
master_sites http://download.gauchosoft.com/${name}/
distname [string toupper ${name}]-src-${version}
checksums rmd160 095c2bef9948e8d5bfac37b55d6ddc4456dfacf4 \
@@ -44,5 +44,6 @@
}
}
-livecheck.url ${homepage}/Software/X%20Resource%20Graph/Download/
-livecheck.regex [string toupper ${name}]-src-(\\d+\\.\\d+\\.\\d+)${extract.suffix}
+livecheck.type regex
+livecheck.url ${homepage}
+livecheck.regex [string toupper ${name}]-src-(\\d+(\\.\\d+)+)${extract.suffix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111222/7719f49e/attachment-0001.html>
More information about the macports-changes
mailing list