aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2007-07-13 06:40:50 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2007-07-13 06:40:50 +0000
commit28228e92d145cf7dc612ce71eaf621a38271b9c7 (patch)
tree73ca11817decd38e8ece11a4778df14a7dbe9026 /UPDATING
parent08fba001509f4a0664ee8902677d10d295c889b0 (diff)
downloadports-28228e92d145cf7dc612ce71eaf621a38271b9c7.tar.gz
ports-28228e92d145cf7dc612ce71eaf621a38271b9c7.zip
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING9
1 files changed, 9 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index a211784afac8..1be5038c5c3e 100644
--- a/UPDATING
+++ b/UPDATING
@@ -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