edits to googlecode.tcl
Jeremy Lavergne
jeremy at lavergne.gotdns.org
Sat Nov 14 06:48:43 PST 2009
>> I edited googlecode.tcl to incorporate a second variation of the googecode URL. After this change, however, there are a handful of portfiles that are breaking.
>> The first port that happens to be breaking for me is dot2tex.
>> It uses a custom homepage but the googlecode master_sites, and has it's own livecheck regex and url defined.
>> So the if condition for setting the livecheck.name follows ...
>> * has home page
>> * livecheck.name is still "default"
>> * { pull regex from code.google.com or pull regex from *.googlecode.com }
>> It seems to me that the logic is correct and should return false, but I'm lost as to why it's an error now but wasn't in the past.
>> Any thoughts?
>
> Fixed in r60501. It was just a typo :) - 'regex' instead of 'regexp'.
Bah, thank you!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4024 bytes
Desc: not available
URL: <http://lists.macosforge.org/pipermail/macports-dev/attachments/20091114/d11baa6c/attachment-0001.bin>
More information about the macports-dev
mailing list