diff options
author | Jason Helfman <jgh@FreeBSD.org> | 2014-10-29 22:17:55 +0000 |
---|---|---|
committer | Jason Helfman <jgh@FreeBSD.org> | 2014-10-29 22:17:55 +0000 |
commit | 763dd97ec9e0e7a458dc76cb6bd951a3a5877758 (patch) | |
tree | b988045db1b22cddb3760168ef998ed5d0876d74 /UPDATING | |
parent | 990677bda1bc8d488d6cb0acffae222c1df3ab09 (diff) | |
download | ports-763dd97ec9e0e7a458dc76cb6bd951a3a5877758.tar.gz ports-763dd97ec9e0e7a458dc76cb6bd951a3a5877758.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
Notes
Notes:
svn path=/head/; revision=371717
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 |