diff options
author | jgh <jgh@FreeBSD.org> | 2014-10-30 06:17:55 +0800 |
---|---|---|
committer | jgh <jgh@FreeBSD.org> | 2014-10-30 06:17:55 +0800 |
commit | 22519637b7450f34f41e292106f8bfa1a1da7ec0 (patch) | |
tree | b988045db1b22cddb3760168ef998ed5d0876d74 /UPDATING | |
parent | 649c47a806b0920d4dbcb84c70c31a3b8bcbd68c (diff) | |
download | freebsd-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-- | UPDATING | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -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 |