aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authortobik <tobik@FreeBSD.org>2018-08-01 03:40:24 +0800
committertobik <tobik@FreeBSD.org>2018-08-01 03:40:24 +0800
commitbcb32de3ba1fe34364ee3efca8d7d03d0ba19aa6 (patch)
tree7ec8d782221741db187560128e57425508df6f30 /UPDATING
parent69a3fa350132f0fcebaa5d283169a550e16e2255 (diff)
downloadfreebsd-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--UPDATING12
1 files changed, 12 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 9b8fc7736159..36977651e135 100644
--- a/UPDATING
+++ b/UPDATING
@@ -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