cvs commit: ports UPDATING
Andrew Pantyukhin
sat at FreeBSD.org
Thu Jun 14 17:48:16 UTC 2007
On 6/14/07, Johan van Selst <johans at freebsd.org> wrote:
> johans 2007-06-14 17:38:18 UTC
>
> FreeBSD ports repository
>
> Modified files:
> . UPDATING
> Log:
> Note that www/xshttpd-devel now installs into another directory
>
> Reviewed by: flz
>
> Revision Changes Path
> 1.515 +10 -1 ports/UPDATING
> _______________________________________________
> +20070614:
> + AFFECTS: users of www/xshttpd-devel and web apps porters
> + AUTHOR: johans at 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
It's a common mistake these days, but still
LOCALBASE is not PREFIX, and you obviously
meant PREFIX here.
More information about the cvs-all
mailing list