aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorjgh <jgh@FreeBSD.org>2014-10-30 06:17:55 +0800
committerjgh <jgh@FreeBSD.org>2014-10-30 06:17:55 +0800
commit22519637b7450f34f41e292106f8bfa1a1da7ec0 (patch)
treeb988045db1b22cddb3760168ef998ed5d0876d74 /UPDATING
parent649c47a806b0920d4dbcb84c70c31a3b8bcbd68c (diff)
downloadfreebsd-ports-gnome-22519637b7450f34f41e292106f8bfa1a1da7ec0.tar.gz
freebsd-ports-gnome-22519637b7450f34f41e292106f8bfa1a1da7ec0.tar.zst
freebsd-ports-gnome-22519637b7450f34f41e292106f8bfa1a1da7ec0.zip
- update libvirt,py-libvirt,libvirt-glib to 0.1.9
- shift var from ${PREFIX} to /var - bump shared libs of dep. port PR: 192441 (based on) Submitted by: olevole@olevole.ru
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