Date: Sun, 03 Aug 2014 20:45:41 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 191842] security/rkhunter (v1.4.2) distributed configuration file has missing and erroneous entries Message-ID: <bug-191842-13-9sJlvCUqUX@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-191842-13@https.bugs.freebsd.org/bugzilla/> References: <bug-191842-13@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191842 --- Comment #6 from John Marino <marino@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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-191842-13-9sJlvCUqUX>