diff options
author | marcus <marcus@FreeBSD.org> | 2007-07-13 14:40:50 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2007-07-13 14:40:50 +0800 |
commit | af8a409f5a718f0d4af1d20b75c2aa450a223ebc (patch) | |
tree | f8a19f7e6e0b81e9d0099d8e6939380705397404 /UPDATING | |
parent | 741724e11b46577748befdd60b6dde7f1185bd09 (diff) | |
download | freebsd-ports-gnome-af8a409f5a718f0d4af1d20b75c2aa450a223ebc.tar.gz freebsd-ports-gnome-af8a409f5a718f0d4af1d20b75c2aa450a223ebc.tar.zst freebsd-ports-gnome-af8a409f5a718f0d4af1d20b75c2aa450a223ebc.zip |
Change the pulseaudio realtime group from ``realtime'' to `pulse-rt'' to stay
in sync with the distribution.
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -6,6 +6,15 @@ You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20070713: + AFFECTS: users of audio/pulseaudio + AUTHOR: gnome@FreeBSD.org + + The realtime group (default GID of 557) has been renamed pulse-rt to keep + in sync with the pulseaudio distribution. If you are upgrading from a + previous version of pulseaudio, you will need to modify /etc/group and + change the name of the group with ID 557 to ``pulse-rt''. + 20070706: AFFECTS: users of www/gallery AUTHOR: freebsd-ports@varju.ca |