- Update to 0.44
PR: ports/71249 Submitted by: Luiz Eduardo Roncato Cordeiro <cordeiro@nic.br> (maintainer)
This commit is contained in:
parent
63baf5cb80
commit
047ed8a84a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=117923
2 changed files with 3 additions and 5 deletions
|
@ -6,15 +6,13 @@
|
|||
#
|
||||
|
||||
PORTNAME= chkrootkit
|
||||
PORTVERSION= 0.43
|
||||
PORTVERSION= 0.44
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= ftp://ftp.pangeia.com.br/pub/seg/pac/
|
||||
|
||||
MAINTAINER= cordeiro@nic.br
|
||||
COMMENT= A tool to locally check for signs of a rootkit
|
||||
|
||||
IGNORE= is reporting false positives on FreeBSD 4.10 and 5.x. Next release in few weeks
|
||||
|
||||
USE_REINPLACE= yes
|
||||
|
||||
ALL_TARGET= chkrootkit chklastlog chkwtmp chkproc chkdirs ifpromisc check_wtmpx strings
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
MD5 (chkrootkit-0.43.tar.gz) = 08646b9bf3a9dc45c25a40946962a839
|
||||
SIZE (chkrootkit-0.43.tar.gz) = 33355
|
||||
MD5 (chkrootkit-0.44.tar.gz) = 8f6dbb3204c24e9b71490142cb2953ee
|
||||
SIZE (chkrootkit-0.44.tar.gz) = 34163
|
||||
|
|
Loading…
Reference in a new issue