ClamAV 0.100 has been released, and is available for download at ClamAV.net's download site. https://blog.clamav.net/2018/04/clamav-01000-has-been-released.html Please, update port.
Created attachment 192392 [details] Update to 0.100.0
Committed, thanks!
A commit references this bug: Author: ler Date: Thu Apr 12 11:52:55 UTC 2018 New revision: 467147 URL: https://svnweb.freebsd.org/changeset/ports/467147 Log: security/clamav: upgrade to 0.100.0 Release notes: https://blog.clamav.net/2018/04/clamav-01000-has-been-released.html PR: 227420 Submitted by: nevecherya@gmail.com Changes: head/security/clamav/Makefile head/security/clamav/distinfo head/security/clamav/files/patch-libclamav_bytecode__api.c head/security/clamav/files/patch-libclamav_regex_pcre.c head/security/clamav/pkg-plist
This update broke package installation when built without UNRAR support due to the removal of %%UNRAR%% prefixes in the pkg-plist for lib/libclamunrar shared objects.
Created attachment 192459 [details] fix for without UNRAR
Thanks, committed.
A commit references this bug: Author: ler Date: Thu Apr 12 16:01:16 UTC 2018 New revision: 467160 URL: https://svnweb.freebsd.org/changeset/ports/467160 Log: security/clamav: Unbreak package without unrar. PR: 227420 Submitted by: PopularMoment@protonmail.com Changes: head/security/clamav/Makefile head/security/clamav/pkg-plist