diff options
author | Sergei Kolobov <sergei@FreeBSD.org> | 2003-12-04 14:27:49 +0000 |
---|---|---|
committer | Sergei Kolobov <sergei@FreeBSD.org> | 2003-12-04 14:27:49 +0000 |
commit | 485872dc63dd2988f6e2522e6c4000ce35262302 (patch) | |
tree | 367aa1a146d79cc7049a5c1f5443997ff32de3eb /security | |
parent | a3c31257498ec3ad3957cae386ebd851358c946a (diff) | |
download | ports-485872dc63dd2988f6e2522e6c4000ce35262302.tar.gz ports-485872dc63dd2988f6e2522e6c4000ce35262302.zip |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/hunch/Makefile | 11 | ||||
-rw-r--r-- | security/hunch/distinfo | 2 |
2 files changed, 7 insertions, 6 deletions
diff --git a/security/hunch/Makefile b/security/hunch/Makefile index c5162570c852..c4361f52b8a0 100644 --- a/security/hunch/Makefile +++ b/security/hunch/Makefile @@ -6,20 +6,21 @@ # PORTNAME= hunch -PORTVERSION= 1.1.1 +PORTVERSION= 1.1.3 CATEGORIES= security -MASTER_SITES= http://web.cs.cmu.edu/~dpelleg/download/ +MASTER_SITES= http://s89813419.onlinehome.us/ \ + http://web.cs.cmu.edu/~dpelleg/download/ MAINTAINER= daniel+hunch@pelleg.org -COMMENT= Scan httpd log files, find vulnerability probes, mail admins +COMMENT= Scan httpd log files for vulnerability probes, mail admins RUN_DEPENDS= ${SITE_PERL}/Net/SMTP.pm:${PORTSDIR}/net/p5-Net +USE_PERL5= yes + IS_INTERACTIVE= yes -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} NO_PACKAGE= too interactive NO_BUILD= true -USE_PERL5= YES do-install: @${ECHO_MSG} "Installing files" diff --git a/security/hunch/distinfo b/security/hunch/distinfo index 04cfe9b6772d..36024e1969b6 100644 --- a/security/hunch/distinfo +++ b/security/hunch/distinfo @@ -1 +1 @@ -MD5 (hunch-1.1.1.tar.gz) = 8bc62c3f8649488c1b5e437eaac05269 +MD5 (hunch-1.1.3.tar.gz) = 2fc586ef1e9ea69a4029c17a6ba3b01b |