On Apr 24, 2009, at 11:12 PM, Perry Lee wrote:
I think the problematic line in port1.0/portlivecheck.tcl is:
set livecheck.regex [list "<a href=\"http://[quotemeta $
{livecheck.name}].googlecode.com/files/[quotemeta $
{livecheck.distname}]\""]
In particular: [quotemeta ${livecheck.distname}]
quotemeta is backslashing the (.*) so you get something like:
distcc\-\(\.\*\)\.tar\.bz2
Fixed in r50093.
_______________________________________________
macports-dev mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev