mezz 2010-10-03 17:04:08 UTC
FreeBSD ports repository
Modified files:
finance/gnucash Makefile
Added files:
finance/gnucash/files patch-src_app-utils_guile-util.c
Log:
Fix the quote price editor adds price data as wrong date. Bump the
PORTREVISION. More details by the submitter:
"gnucash quote price editor consume date string and convert the string by
strptime(3) then get time_t by mktime(3). And struct tm, a mktime argument
is not initialized and mktime detects insane structure and returns -1. So
the entry is always added as epoch -1 date."
PR: ports/138410
Submitted by: Takanori Watanabe <[email protected]>
Revision Changes Path
1.148 +1 -1 ports/finance/gnucash/Makefile
1.1 +11 -0
ports/finance/gnucash/files/patch-src_app-utils_guile-util.c (new)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[email protected]"