diff options
Diffstat (limited to 'security/chkrootkit')
-rw-r--r-- | security/chkrootkit/Makefile | 4 | ||||
-rw-r--r-- | security/chkrootkit/distinfo | 4 |
2 files changed, 3 insertions, 5 deletions
diff --git a/security/chkrootkit/Makefile b/security/chkrootkit/Makefile index 0ffc10bc787b..8ff32169598d 100644 --- a/security/chkrootkit/Makefile +++ b/security/chkrootkit/Makefile @@ -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 diff --git a/security/chkrootkit/distinfo b/security/chkrootkit/distinfo index a1de553466a6..bf3c4baac808 100644 --- a/security/chkrootkit/distinfo +++ b/security/chkrootkit/distinfo @@ -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 |