[Bug 191842] security/rkhunter (v1.4.2) distributed configuration file has missing and erroneous entries
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Aug 3 20:45:41 UTC 2014
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191842
--- Comment #6 from John Marino <marino at FreeBSD.org> ---
cd /usr/ports/security/rkhunter
make patch
cd work/rkhunter-1.4.2
files/rkhunter.conf already has a patch, so there's already an .orig
modify files/rkhunter.conf, then
A) cd /usr/ports/security/rkhunter && make makepatch
or B) diff -u files/rkhunter.conf.orig files/rkhunter.conf >
patch-files__rkhunter.conf
That's basically how to do it.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list