aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorMax Brazhnikov <makc@FreeBSD.org>2014-03-04 19:15:39 +0000
committerMax Brazhnikov <makc@FreeBSD.org>2014-03-04 19:15:39 +0000
commitf3f8c20d6adba6294b4937a3296c125d4a44a920 (patch)
treecf53b2481ceb7732cd801c70ed4b9327f8202a2b /UPDATING
parentc98613352bae1c3e6035fb40551977e0f73d1408 (diff)
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING10
1 files changed, 10 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 13c0b7c59e16..444dc518f726 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.
+20140304:
+ AFFECTS: users of security/kwallet
+ AUTHOR: kde@FreeBSD.org
+
+ KDE SC ports have been updated to 4.12.3. kwallet package has been renamed
+ to match upstream naming. pkgng users need to update package origin
+ manually:
+
+ # pkg set -o security/kwallet:security/kwalletmanager
+
20140302:
AFFECTS: users of sysutils/ansible
AUTHOR: rm@FreeBSD.org