CVSROOT: /cvs Module name: ports Changes by: [email protected] 2009/06/09 02:18:01
Modified files:
editors/openoffice3: Makefile
Added files:
editors/openoffice3/patches:
patch-shell_source_unix_sysshell_recently_used_file_handler_cxx
Log message:
kurt forgot to add his patch:
- fix 64-bit segfault in recently_used_file_handler.cxx/set_timestamp()
caused by sscanf "%ld" -> time_t sized var.
