diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-09-02 11:42:23 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-09-02 11:42:23 +0000 |
commit | 047ed8a84aab8cd085cc296acfa4154e090e5f22 (patch) | |
tree | 5c39cdc0b8e07c1074a5a3c9f78918f68930bf1d /security/chkrootkit | |
parent | 63baf5cb8005df69cfa2f03499d69884ff0f675f (diff) | |
download | ports-047ed8a84aab8cd085cc296acfa4154e090e5f22.tar.gz ports-047ed8a84aab8cd085cc296acfa4154e090e5f22.zip |
Notes
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 |