Bug 74172

Summary: Fix ports: security/clamav and security/clamav-devel (change db directory to /var/db/clamav and fix removal of db on deinstall)
Product: Ports & Packages Reporter: Jean-Yves Lefort <jylefort>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me CC: rob
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff
none
file.diff
none
file.diff none

Description Jean-Yves Lefort 2004-11-20 17:50:32 UTC
For the sake of coherence, the ClamAV database should be installed in
/var/db/clamav, not /usr/local/share/clamav. Also fixes the database
removal on package deinstallation.
Comment 1 rob 2004-11-22 18:43:19 UTC
Agreed, the patch works fine and moving the database is a good thing !

Thanks,
Rob Evers
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2004-12-22 02:10:06 UTC
State Changed
From-To: open->closed

Committed, thanks!