[Bug 209894] security/clamav-unofficial-sigs: Update to 5.3.2

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Jun 3 08:25:07 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209894

--- Comment #3 from Uros <uros.gruber at gmail.com> ---
Ok, I fixed most of the points here. But before final patch, let me ask a few
questions

- Could pkg_mgr and pkg_rm variables be put inside os.conf ?
- I tried doing a few things about man page but none of them worked. Below is
what I have in mind. Just missing the part to put it in stage dir.

${CP} ${WRKSRC}/config/os.freebsd.conf ${WRKSRC}/config/os.conf
        ${REINPLACE_CMD} -e
's|#user_configuration_complete="yes"|user_configuration_complete="yes"|g' \
                -e
's|#yararulesproject_dbs_rating=""|man_dir="${WRKSRC}/man/man8"|g' \
                ${WRKSRC}/config/user.conf
        ${INSTALL_SCRIPT} ${WRKSRC}/clamav-unofficial-sigs.sh
${WRKSRC}/clamav-unofficial-sigs.sh.temp
        ${WRKSRC}/clamav-unofficial-sigs.sh.temp -c ${WRKSRC}/config
--install-man

Let me know what you think and I can update the patch with all the changes.

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


More information about the freebsd-ports-bugs mailing list