Update security/clamv to 0.70 -Improved VBA code -Scan EVS mails -Handle bounced messages -ArchiveDetectEncrypted is renamed to ArchiveBlockEncrypted (config file) -freshclam: fix SIGHUP handling (patch by Dr Matthew J Seaman) -Use OPTIONS -Various bugfixes and code cleanup -Use FixStaleSocket by default in the config file (don't remove the Socket when starting clamd) >How-To-Repeat:
Rob Evers wrote: > --- clamav.patch begins here --- > diff -ruN clamav.orig/Makefile clamav/Makefile > --- clamav.orig/Makefile Mon Apr 19 14:13:47 2004 > +++ clamav/Makefile Mon Apr 19 14:36:00 2004 > @@ -23,11 +23,12 @@ > arc:${PORTSDIR}/archivers/arc \ > unzip:${PORTSDIR}/archivers/unzip > > -DISTVERSION= 0.70-rc > +DISTVERSION= 0.70 I guess PORTREVISION has to be bumped, so that the package tools work correctly (pkg_version, portupgrade et al.). Ok for you?
State Changed From-To: open->closed committed, thanks!