diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2010-01-22 22:51:05 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2010-01-22 22:51:05 +0000 |
commit | 6b1a273c3617a61eb5a83a90dbdcf5246bfa5694 (patch) | |
tree | 8d09e0b751496735c6698233971d2a5eee3810ba /UPDATING | |
parent | 15f041f17c30ec38e03105918edaee27e26a52f0 (diff) |
Add some important instructions on how to handle the recent sysutils/policykit
change.
Notes
Notes:
svn path=/head/; revision=248370
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -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 |