summaryrefslogtreecommitdiff
path: root/security/rkhunter/Makefile
diff options
context:
space:
mode:
authorSimon Barner <barner@FreeBSD.org>2005-05-18 16:37:53 +0000
committerSimon Barner <barner@FreeBSD.org>2005-05-18 16:37:53 +0000
commit4dae3c2d512b6314bd36837adc2058c5145ff5c6 (patch)
tree0c83817bc07f58d18adaf0e1f1301d5f3bd5c2a6 /security/rkhunter/Makefile
parentUpdate to 0.2.12. (diff)
Update to 1.2.3
Submitted by: maintainer PR: ports/79149
Diffstat (limited to 'security/rkhunter/Makefile')
-rw-r--r--security/rkhunter/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/security/rkhunter/Makefile b/security/rkhunter/Makefile
index 149e8dd818c2..1e07c4092755 100644
--- a/security/rkhunter/Makefile
+++ b/security/rkhunter/Makefile
@@ -6,15 +6,17 @@
#
PORTNAME= rkhunter
-PORTVERSION= 1.1.9
+PORTVERSION= 1.2.3
CATEGORIES= security
MASTER_SITES= http://downloads.rootkit.nl/
MAINTAINER= vaidab@safe-mail.net
COMMENT= Rootkit detection tool
-RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Digest/SHA1.pm:${PORTSDIR}/security/p5-Digest-SHA1 \
- wget:${PORTSDIR}/ftp/wget
+RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Digest/SHA1.pm:${PORTSDIR}/security/p5-Digest-SHA1
+
+# Wget has security holes, and rkhunter can use /usr/bin/fetch instead
+# wget:${PORTSDIR}/ftp/wget
WRKSRC= ${WRKDIR}/${PORTNAME}
USE_PERL5= yes