diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2004-12-22 02:10:12 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2004-12-22 02:10:12 +0000 |
commit | d056ef091b1f6a4748dad929adedb59e06d133a5 (patch) | |
tree | 75238359919ea1ebf1d73a9c78430a9659afdccc /UPDATING | |
parent | 9bff2a45d31f726f0721ab7f8d102a110d3ec0f0 (diff) | |
download | ports-d056ef091b1f6a4748dad929adedb59e06d133a5.tar.gz ports-d056ef091b1f6a4748dad929adedb59e06d133a5.zip |
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -6,6 +6,14 @@ You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20041222: + AFFECTS: users of security/clamav, security/clamav-devel + AUTHOR: jylefort@brutele.be + + The ClamAV database path has changed from /usr/local/share/clamav to + /var/db/clamav. You should update the DatabaseDirectory keyword in + /usr/local/etc/clamd.conf and /usr/local/etc/freshclam.conf. + 20041221 AFFECTS: users of security/gpgme03 AUTHOR: clement@FreeBSD.org |