diff options
author | Chris Rees <crees@FreeBSD.org> | 2011-08-15 15:15:50 +0000 |
---|---|---|
committer | Chris Rees <crees@FreeBSD.org> | 2011-08-15 15:15:50 +0000 |
commit | dc5b5c47b1013e0f458534ad5ed67d8783c78958 (patch) | |
tree | 0b461a01ad73080ac7e191655b0a679f289be316 /UPDATING | |
parent | 098ea838894c4aa7ae988154ea768ed079c04d3d (diff) | |
download | ports-dc5b5c47b1013e0f458534ad5ed67d8783c78958.tar.gz ports-dc5b5c47b1013e0f458534ad5ed67d8783c78958.zip |
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -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. +20110815: + AFFECTS: users of sysutils/swapexd + AUTHOR: crees + + swapexd used to clobber its config file on deinstall, unfortunately this will + not be fixed in installed packages. Back up your config before updating, or + you will lose it! + + # cp /usr/local/etc/swapexd/swapexd.conf ~/swapexd.conf.bak + 20110808: AFFECTS: users of net-mgmt/zenoss AUTHOR: pphillips@experts-exchange.com |