According to clamav's download page, the latest stable release is 0.99.0: http://www.clamav.net/downloads I know it is only 7 days since its release and I'm not trying to rush anything, just politely asking is there any information about when can we expect it to hit ports :) Also, I noticed that freshclam "don't panic" message points to nonexistent page: DON'T PANIC! Read http://www.clamav.net/support/faq Regards,
Created attachment 164088 [details] update to 0.99
The update looks OK, but, as you noted, clamav libraries version bumped from 6 to 7, what means API/ABI has changed. Before upgrade clamav to new version, all ports that depend of libclamav must be rebuilt and PORTREVISION bumped.
A commit references this bug: Author: zi Date: Fri Dec 11 01:07:07 UTC 2015 New revision: 403480 URL: https://svnweb.freebsd.org/changeset/ports/403480 Log: - Update to 0.99 PR: 205086 Submitted by: me Reviewed by: garga@ (maintainer) Approved by: garga@ (maintainer) Changes: head/security/clamav/Makefile head/security/clamav/distinfo head/security/clamav/pkg-plist
A commit references this bug: Author: zi Date: Fri Dec 11 01:08:10 UTC 2015 New revision: 403481 URL: https://svnweb.freebsd.org/changeset/ports/403481 Log: - Bump PORTREVISION after security/clamav update PR: 205086 Submitted by: me Changes: head/mail/mimedefang/Makefile head/mail/p5-Clamd/Makefile head/mail/p5-Mail-ClamAV/Makefile head/mail/qsheff/Makefile head/mail/simscan/Makefile head/security/clamassassin/Makefile head/security/clamcour/Makefile head/security/p5-File-Scan-ClamAV/Makefile head/security/py-clamav/Makefile head/security/razorback-clamavNugget/Makefile head/www/c-icap-modules/Makefile head/www/gurlchecker/Makefile head/www/havp/Makefile head/www/mod_clamav/Makefile
Committed.