Subject: CVS commit: pkgsrc/mail/clamav
From: Adam Ciarcinski
Date: 2010-08-26 07:49:30
Message id: 20100826054930.9FAD9175DD@cvs.netbsd.org

Log Message:
Changes 0.96.2:
* contrib: add safe_clamd from Luca
* freshclam: uses private symbol which changed proto, change name to prevent
  crash
* libclamav: fix callback_sigload
* clamdscan: fix parsing of virus names in extended mode and --stream
* libclamav/c++/detect.cpp: Mac OS X can run 64-bit apps on 32-bit kernel
* libclamav/others.h: bump f-level
* sigtool/sigtool.c: fix handling of --datadir
* libclamav/matcher-ac.c: improve offset handling
* libclamav/7z/Archive/7z/7zDecode.c: shut up a warning
* libclamav/autoit.c: properly resume from empty files regression introduced
  in ac867aad
* libclamav/elf.c: fix zero mem alloc warning
* win32: fix libclamav's triple and fix GetVersion
* libclamav/bytecode.c: save lsig counts/offsets
* libclamav/{bytecode,matcher}.c: matchicon API
* libclamav/pe_icons.c: BE fixes
* more...

Files:
RevisionActionfile
1.104modifypkgsrc/mail/clamav/Makefile
1.65modifypkgsrc/mail/clamav/distinfo
1.9modifypkgsrc/mail/clamav/patches/patch-ac