aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorJason Helfman <jgh@FreeBSD.org>2014-10-29 22:17:55 +0000
committerJason Helfman <jgh@FreeBSD.org>2014-10-29 22:17:55 +0000
commit763dd97ec9e0e7a458dc76cb6bd951a3a5877758 (patch)
treeb988045db1b22cddb3760168ef998ed5d0876d74 /UPDATING
parent990677bda1bc8d488d6cb0acffae222c1df3ab09 (diff)
downloadports-763dd97ec9e0e7a458dc76cb6bd951a3a5877758.tar.gz
ports-763dd97ec9e0e7a458dc76cb6bd951a3a5877758.zip
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING9
1 files changed, 9 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 8cfb094554be..c913602d68f1 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,15 @@ 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.
+20141029:
+ AFFECTS: users of devel/libvirt
+ AUTHOR: jgh@FreeBSD.org
+
+ Application state and resource information has been changed from older
+ path of /usr/local/var to /var. Users are advised to copy over contents
+ of old var directory to new location if they wish to preserve resources
+ from the old setup.
+
20141019:
AFFECTS: users of x11/kde4-runtime
AUTHOR: kde@FreeBSD.org