[73141] trunk/dports/devel/boehmgc/Portfile
ryandesign at macports.org
ryandesign at macports.org
Fri Nov 5 05:52:33 PDT 2010
Revision: 73141
http://trac.macports.org/changeset/73141
Author: ryandesign at macports.org
Date: 2010-11-05 05:52:31 -0700 (Fri, 05 Nov 2010)
Log Message:
-----------
boehmgc: simplify and future-proof livecheck.url
Modified Paths:
--------------
trunk/dports/devel/boehmgc/Portfile
Modified: trunk/dports/devel/boehmgc/Portfile
===================================================================
--- trunk/dports/devel/boehmgc/Portfile 2010-11-05 12:51:52 UTC (rev 73140)
+++ trunk/dports/devel/boehmgc/Portfile 2010-11-05 12:52:31 UTC (rev 73141)
@@ -37,6 +37,6 @@
test.target check
livecheck.type regex
-livecheck.url ${master_sites}?C=M&O=D
+livecheck.url [lindex ${master_sites} 0]
livecheck.regex ${d_name}-?(\\d+(?:\\.\\d+)*)${extract.suffix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101105/0aa8c9a5/attachment-0001.html>
More information about the macports-changes
mailing list