aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authoritetcu <itetcu@FreeBSD.org>2008-05-06 18:48:14 +0800
committeritetcu <itetcu@FreeBSD.org>2008-05-06 18:48:14 +0800
commite9ad3d43fdfa4570d8d9b10104dd6ece7777cd30 (patch)
treecbaade845c0e011e9dae672f0ace37a31a7d1107 /UPDATING
parentccaf3a88cb3698c83290eeb032ebedd7a3a68711 (diff)
downloadfreebsd-ports-graphics-e9ad3d43fdfa4570d8d9b10104dd6ece7777cd30.tar.gz
freebsd-ports-graphics-e9ad3d43fdfa4570d8d9b10104dd6ece7777cd30.tar.zst
freebsd-ports-graphics-e9ad3d43fdfa4570d8d9b10104dd6ece7777cd30.zip
Add a note about the changes in net-mgmt/collectd
PR: ports/123367 Submitted by: maintainer
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING15
1 files changed, 14 insertions, 1 deletions
diff --git a/UPDATING b/UPDATING
index 6c678aeae56..82927200563 100644
--- a/UPDATING
+++ b/UPDATING
@@ -6,6 +6,20 @@ You should get into the habit of checking this file for changes each
time you update your ports collection, before attempting any port
upgrades.
+2008056:
+ AFFECTS: users of net-mgmt/collectd
+ AUTHOR: daniel@roe.ch
+
+ Previously, net-mgmt/collectd used to remove the config file
+ even if it was changed by the user. This has now been fixed.
+ To upgrade without losing your configuration, copy
+ ${PREFIX}/etc/collectd.conf away to a safe place before
+ upgrading net-mgmt/collectd.
+ In addition, the default location of the data files changed
+ from ${PREFIX}/var/lib/collectd to /var/db/collectd; you
+ may want to move your data files and edit your configuration
+ accordingly.
+
20080503:
AFFECTS: users of net/skype-devel
AUTHOR: beech@FreeBSD.org
@@ -15,7 +29,6 @@ upgrades.
portupgrade -o net/skype net/skype-devel
-
20080426:
AFFECTS: users of www/phpgedview
AUTHOR: beech@FreeBSD.org