aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorJohan van Selst <johans@FreeBSD.org>2008-02-03 08:31:22 +0000
committerJohan van Selst <johans@FreeBSD.org>2008-02-03 08:31:22 +0000
commit8059363fc2223e14a6b46491718e2dbbcf8c9e4c (patch)
tree946e22d770b630217d6915298230d7b99dd1c3a6 /UPDATING
parent9d3b19f4a8bd1611aace62b553e671e6fb9113c6 (diff)
downloadports-8059363fc2223e14a6b46491718e2dbbcf8c9e4c.tar.gz
ports-8059363fc2223e14a6b46491718e2dbbcf8c9e4c.zip
Note that configuration and data files of www/xshttpd have been moved.
Notes
Notes: svn path=/head/; revision=206662
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING9
1 files changed, 9 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index dee06deede44..020cc7d4e1bb 100644
--- a/UPDATING
+++ b/UPDATING
@@ -6,6 +6,15 @@ You should get into the habit of checking this file for changes each
time you update your ports collection, before attempting any port
upgrades.
+20080203:
+ AFFECTS: users of www/xshttpd
+ AUTHOR: johans@FreeBSD.org
+
+ www/xshttpd now uses ${PREFIX}/www/xshttpd/ as a root directory for
+ its data files. The xshttpd configuration files have been moved to
+ ${PREFIX}/www/xshttpd/conf/. Move the appropriate local files
+ manually if you are upgrading from 3.4 or older versions.
+
20080202:
AFFECTS: users of www/punbb
AUTHOR: beech@FreeBSD.org