diff options
author | Johan van Selst <johans@FreeBSD.org> | 2006-04-13 13:50:35 +0000 |
---|---|---|
committer | Johan van Selst <johans@FreeBSD.org> | 2006-04-13 13:50:35 +0000 |
commit | 9128fe533298536f247fbf4cd37c757ac10e4cba (patch) | |
tree | ae67cf4421bcac9809352da4be8d9ae08b0d8cb3 /UPDATING | |
parent | 804541a413748ae6c8d998e64ed9815edbdfff2a (diff) | |
download | ports-9128fe533298536f247fbf4cd37c757ac10e4cba.tar.gz ports-9128fe533298536f247fbf4cd37c757ac10e4cba.zip |
Note the change in the default data directory of security/tor-devel
(nudged by flz)
PR: ports/93692
Submitted by: Peter Thoenen (maintainer)
Approved by: flz (mentor)
Notes
Notes:
svn path=/head/; revision=159419
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -6,6 +6,16 @@ You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20060413: + AFFECTS: users of security/tor-devel + AUTHOR: johans@FreeBSD.org + + The default data directory of tor-devel has been changed from + /var/run/tor to /var/db/tor/data + In order to keep your old server settings, you should either + move the appropriate files to this directory manually, + or set the tor_datadir variable accordingly in /etc/rc.conf + 20060408: AFFECTS: users of www/linux-flashplugin* AUTHOR: hrs@FreeBSD.org |