aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2010-01-23 06:51:05 +0800
committermarcus <marcus@FreeBSD.org>2010-01-23 06:51:05 +0800
commita63400a2fb7730a777ab35a1b9e406badaa79053 (patch)
tree519b0a068d4bb6256efc52e7cdd8875de345074e /UPDATING
parent1cc9f7147dc5962a26f65c9180ceddb9c5956a69 (diff)
downloadfreebsd-ports-gnome-a63400a2fb7730a777ab35a1b9e406badaa79053.tar.gz
freebsd-ports-gnome-a63400a2fb7730a777ab35a1b9e406badaa79053.tar.zst
freebsd-ports-gnome-a63400a2fb7730a777ab35a1b9e406badaa79053.zip
Add some important instructions on how to handle the recent sysutils/policykit
change.
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING10
1 files changed, 10 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 53ba71d8111f..cbda2684a79a 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,16 @@ they are unavoidable.
You should get into the habit of checking this file for changes each time
you update your ports collection, before attempting any port upgrades.
+20100122:
+ AFFECTS: users of sysutils/policykit and sysutils/polkit
+ AUTHOR: gnome@FreeBSD.org
+
+ Due to a recent change in sysutils/policykit, both sysutils/policykit,
+ and sysutils/polkit need to be rebuilt, but in a certain order. First,
+ upgrade sysutils/policykit to 0.9_6. Then, force a rebuild and reinstall
+ of sysutils/polkit. If you do not do this, applications which depend
+ on polkitd will fail.
+
20100118:
AFFECTS: users of news/sabnzbdplus
AUTHOR: glarkin@FreeBSD.org