CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2023/09/09 12:56:54
Modified files:
audio/amused : Makefile distinfo
audio/amused/pkg: DESCR PLIST
Removed files:
audio/amused/patches: patch-configure
Log message:
update audio/amused to 0.13
changelog:
- few configure enhancements: allow CC, CFLAGS and LDADD_LIB_* as args too
- fix the compat test for getdtablecount(3)
- drop the dependency on libevent
- add amused-web to control amused remotely (optional; needs libm on linux)
- contrib/amusing: use fancy unicode characters for the buttons
- unbreak percentage relative seeking
- contrib/amused-monitor: fix handling of non-ASCII characters (finally!)
- update bundled imsg
- add missing HAVE_IMSG in config.h (from tb@; thanks!)
The port installs amused-web(1) too.