1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-14 07:43:06 +00:00

Note that www/xshttpd-devel now installs into another directory

Reviewed by:	flz
This commit is contained in:
Johan van Selst 2007-06-14 17:38:18 +00:00
parent 7419f725a1
commit a4421ce890
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=193493

View File

@ -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.
20070614:
AFFECTS: users of www/xshttpd-devel and web apps porters
AUTHOR: johans@FreeBSD.org
www/xshttpd-devel now uses ${LOCALBASE}/www/xshttpd/ as a root
directory for its data files. The xshttpd configuration files have
been moved to ${LOCALBASE}/www/xshttpd/conf/. Move the appropriate
local files manually if you are upgrading from versions <= 3.5.b07
20070613:
AFFECTS: users of net-mgmt/zabbix
AUTHOR: infofarmer@FreeBSD.org