On 2025/07/17 23:25, Rafael Sadowski wrote: > CVSROOT: /cvs > Module name: ports > Changes by: [email protected] 2025/07/17 23:25:14 > > Modified files: > audio/xmms2 : Makefile distinfo > audio/xmms2/patches: > patch-src_clients_lib_xmmsclient++-glib_wscript > patch-src_clients_lib_xmmsclient++_wscript > patch-src_clients_lib_xmmsclient-glib_wscript > patch-src_clients_lib_xmmsclient_wscript > patch-src_clients_vistest_wscript > patch-waftools_man_py > audio/xmms2/pkg: PLIST > Added files: > audio/xmms2/patches: patch-src_plugins_asf_libasf_asf_c > Removed files: > audio/xmms2/patches: > patch-src_include_xmmsclient_xmmsclient++_coll_h > patch-src_plugins_avcodec_avcodec_c > patch-src_plugins_avcodec_avcodec_compat_h > patch-src_plugins_avcodec_wscript > patch-wscript > > Log message: > Update xmms2 to 0.9.5 >
Looks like this may have broken xmms2-scrobbler, src/submission.c:121:12: error: use of undeclared identifier 'stderr' 121 | fprintf (stderr, "seconds_played FAIL: %u\n", seconds_played); (xmms2-scrobbler has some time_t format string problems too)
