Package does not deal with locale correctly, e.g. ==== clock-3.1 clock format tests FAILED ==== Contents of test case: set clockval 657687766 clock format $clockval -format {%a %b %d %I:%M:%S %p %Y} ---- Result was: Dim nov 04 03:02:46 1990 ---- Result should have been (exact matching): Sun Nov 04 03:02:46 AM 1990 ==== clock-3.1 FAILED Fix: Patch attached with submission follows: How-To-Repeat: set LC_ALL to any non-english language
State Changed From-To: open->feedback To which port does this PR apply?
State Changed From-To: feedback->open Feedback received.
State Changed From-To: open->closed Committed, thanks!
pav 2006-12-01 15:40:16 UTC FreeBSD ports repository Modified files: lang/tcl84 Makefile Log: - Be more thorough in resetting locales to ensure successfull test run PR: ports/105191 Submitted by: Gregory Nou <gregory.nou@gmail.com> Revision Changes Path 1.97 +1 -1 ports/lang/tcl84/Makefile _______________________________________________ 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"