googlecode livecheck
Perry Lee
perry at macports.org
Fri Apr 24 23:30:13 PDT 2009
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.
More information about the macports-dev
mailing list