An extra single-quoted space is present on line 647 of Format.pm, causing a syntax error when compiling the module. The space is not present in the current version 1.52 of Format::Number on CPAN. Maybe this bug was fixed after the port was updated to 1.52? Fix: The best fix would be to get the latest version of Format.pm from CPAN. This patch fixes the only current difference, but other changes may happen. How-To-Repeat: use Number::Format; syntax error at /usr/local/lib/perl5/site_perl/5.8.8/Number/Format.pm line 648, near "("
Responsible Changed From-To: freebsd-ports-bugs->clsung I'll take it.
State Changed From-To: open->closed v 1.52 has updated recently, and the bug was fixed, too. Thank you.
clsung 2006-09-26 14:00:08 UTC FreeBSD ports repository Modified files: textproc/p5-Number-Format Makefile Removed files: textproc/p5-Number-Format/files patch-Format.pm Log: - the patch should be removed (tested via 'make test') - bump PORTREVISION PR: ports/103653 Submitted by: Warren Block <wblock_AT_wonkity dot com> Revision Changes Path 1.10 +2 -1 ports/textproc/p5-Number-Format/Makefile 1.3 +0 -11 ports/textproc/p5-Number-Format/files/patch-Format.pm (dead) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"