FreeBSD Port: horde-base-3.1.5_1

Barry Byrne barry.byrne at wbtsystems.com
Wed Dec 19 02:56:37 PST 2007


Hi,

Just portupgraded from horde-base-3.1.5 to 3.1.5_1 and ended up with an
parse error in NSL.php.

Checked the patched file (NLS.php) and I had something like this;

 \xa0 \xa0 \xa0 \xa0/* avoid FreeBSD issapce(3) bug */
 \xa0 \xa0 \xa0 \xa0if(NLS::getCharset() == "UTF-8"){
 \xa0 \xa0 \xa0 \xa0 \xa0 \xa0setlocale(LC_CTYPE,"C");
 \xa0 \xa0 \xa0 \xa0}

When I replaced the \xa0 with tabs, all was fine again.

Perhaps it's something with my system (6.2Release p-9), but I've not had an
issue like this before.

Regards,

Barry



More information about the freebsd-ports mailing list