9 Jun
2007
9 Jun
'07
7:03 p.m.
On Jun 9, 2007, at 08:46, N_Ox wrote:
Le 9 juin 07 à 10:20, Ryan Schmidt a écrit :
I want to set up livecheck for fontconfig and I want to use the following livecheck URL:
${homepage}release/?C=M;O=D
How can I do this? I've tried:
Sure, it's a bug with MacPorts. But you can usually fix it by replacing the semicolon with an &. Apache generally understand this character as a parameter separator.
Thanks for the tip; I didn't even think to try that. That works great. Still, we should probably fix the bug...