CVSROOT: /cvs Module name: ports Changes by: [email protected] 2015/10/14 18:17:48
Modified files:
archivers/xz : Makefile
archivers/xz/patches: patch-src_xz_main_c
archivers/bzip2: Makefile
archivers/bzip2/patches: patch-bzip2_c
Log message:
use standard "local" error handling (sprintf+exit/message_fatal) rather than
err() to avoid the need to pull in err.h, idea from deraadt
