diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2004-08-28 05:17:24 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2004-08-28 05:17:24 +0000 |
commit | 0c3948ed344ba4dca75622904c681e4d317ee578 (patch) | |
tree | f1d8e87a129a30f2018a4ffb04e15e2fab2738cd /UPDATING | |
parent | 47e6eb7c9dc2fcd4520c89e9969ebd6d6ddeacd2 (diff) | |
download | ports-0c3948ed344ba4dca75622904c681e4d317ee578.tar.gz ports-0c3948ed344ba4dca75622904c681e4d317ee578.zip |
Add note about updated configuration files locations for security/samba-vscan.
PR: ports/70424
Submitted by: Jean Milanez Melo <jmelo at freebsdbrasil dot com dot br> (maintainer)
Notes
Notes:
svn path=/head/; revision=117478
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. +20040828: + AFFECTS: users of security/samba-vscan + AUTHOR: jmelo@freebsdbrasil.com.br + + The default location of the configuration files has been changed + from /etc/ to /usr/local/etc and from /etc/samba/ to + /usr/local/etc/samba-vscan/; the default location of the data files + has been changed from /var/run/clamd to /var/run/clamav/clamd and + from /var/opt/f-secure/fsav/databases to /var/db/fsav/databases. + 20040820: AFFECTS: users of japanese/ptex-tetex, japanese/xdvik, and japanese/dvipsk AUTHOR: hrs@FreeBSD.org |