[Bug 258567] [NEW] security/clamav-lts: Open source anti-virus engine (Long Term Support)

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 18 Sep 2021 10:47:28 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258567

Yasuhiro Kimura <yasu@utahime.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #227972|0                           |1
        is obsolete|                            |

--- Comment #2 from Yasuhiro Kimura <yasu@utahime.org> ---
Created attachment 227977
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=227977&action=edit
Updated patch file

* Make patch file diff against security/clamav. So following steps are
necessary to apply attached patch.

1. cd /usr/ports
2. copy -a security/clamav security/clamav-lts
3. git add .
4. git commit
5. git am /path/to/attached/patch

* Add "(LTS version)" to COMMENT to make it clear this is LTS version of
ClamAV.
* Add CONFLICTS_INSTALL.
* Pet portlint and portclippy.

Build is confirmed with poudriere and 13.0-RELEASE amd64 jail.

-- 
You are receiving this mail because:
You are the assignee for the bug.