diff options
author | tobik <tobik@FreeBSD.org> | 2018-08-01 03:40:24 +0800 |
---|---|---|
committer | tobik <tobik@FreeBSD.org> | 2018-08-01 03:40:24 +0800 |
commit | bcb32de3ba1fe34364ee3efca8d7d03d0ba19aa6 (patch) | |
tree | 7ec8d782221741db187560128e57425508df6f30 /UPDATING | |
parent | 69a3fa350132f0fcebaa5d283169a550e16e2255 (diff) | |
download | freebsd-ports-gnome-bcb32de3ba1fe34364ee3efca8d7d03d0ba19aa6.tar.gz freebsd-ports-gnome-bcb32de3ba1fe34364ee3efca8d7d03d0ba19aa6.tar.zst freebsd-ports-gnome-bcb32de3ba1fe34364ee3efca8d7d03d0ba19aa6.zip |
audio/sndio: Update to 1.5.0
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -6,6 +6,18 @@ You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. 20180731: + AFFECTS: users of audio/sndio + AUTHOR: tobik@FreeBSD.org + + sndiod(8) will now use the default audio device /dev/dsp instead + of /dev/dsp0 if no device was specified. + + The location of ~/.aucat_cookie has moved to ~/.sndio/cookie. If + you share audio devices via sndiod(8) on the network or between + local users, please migrate it manually to the new location to + guarantee a smooth upgrade. + +20180731: AFFECTS: users of x11/xorg and all ports with USE_XORG=*proto AUTHOR: zeising@daemonic.se |