diff options
author | pav <pav@FreeBSD.org> | 2004-09-02 11:42:23 +0000 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-09-02 11:42:23 +0000 |
commit | b2f93893532a85092ca3775c052b6a9f1c8332b9 (patch) | |
tree | 36b9554819083903c84dcd80c5d57a39e17f2abf /security | |
parent | 1054712df53c1bf936f9238caf9df2c82b17c600 (diff) | |
download | FreeBSD-ports-b2f93893532a85092ca3775c052b6a9f1c8332b9.zip FreeBSD-ports-b2f93893532a85092ca3775c052b6a9f1c8332b9.tar.gz |
- Update to 0.44
PR: ports/71249
Submitted by: Luiz Eduardo Roncato Cordeiro <cordeiro@nic.br> (maintainer)
Diffstat (limited to 'security')
-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 0ffc10b..8ff3216 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 a1de553..bf3c4ba 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 |