CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2012/03/30 00:09:54
Modified files:
audio/umurmur/patches: patch-src_main_c
Added files:
devel/commoncpp/patches: patch-src_process_cpp
sysutils/heartbeat/patches: patch-lib_clplumbing_realtime_c
patch-lib_stonith_expect_c
multimedia/libdv/patches: patch-encodedv_dvconnect_c
Log message:
Fix some ports improperly using the POSIX feature test macros. Just
checking if they're defined is wrong as -1 is a valid value to indicate
the feature is not supported. No package bumps as the code sections in
question are not being built at the moment.
from Brad