diff options
-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 |