Date: Sat, 4 Mar 2006 23:46:24 +0100 (CET) From: Daniel Gerzo <danger@rulez.sk> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/94077: [patch] update security/bruteforceblocker to 1.2.2 Message-ID: <20060304224624.349A81CC68@mail.rulez.sk> Resent-Message-ID: <200603042250.k24Mo5pD054080@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 94077 >Category: ports >Synopsis: [patch] update security/bruteforceblocker to 1.2.2 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Mar 04 22:50:05 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Daniel Gerzo >Release: FreeBSD 6.0 i386 >Organization: rulez.sk >Environment: System: FreeBSD 6.0 #0: Sat Jan 21 10:38:47 CET 2006 danger@daemon.rulez.sk:/usr/obj/usr/src/sys/daemon i386 >Description: A new version of BruteForceBlocker has been released today, so update the port as well. >How-To-Repeat: http://danger.rulez.sk/projects/bruteforceblocker/ >Fix: --- bruteforceblocker.diff begins here --- diff -ruN bruteforceblocker.orig/Makefile bruteforceblocker/Makefile --- bruteforceblocker.orig/Makefile Sun Jan 1 20:30:59 2006 +++ bruteforceblocker/Makefile Sat Mar 4 23:18:07 2006 @@ -6,7 +6,7 @@ # PORTNAME= bruteforceblocker -PORTVERSION= 1.2.1 +PORTVERSION= 1.2.2 CATEGORIES= security MASTER_SITES= http://danger.rulez.sk/projects/bruteforceblocker/ \ ${MASTER_SITE_LOCAL} @@ -17,7 +17,8 @@ RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Unix/Syslog.pm:${PORTSDIR}/sysutils/p5-Unix-Syslog \ ${SITE_PERL}/Sys/Hostname/Long.pm:${PORTSDIR}/sysutils/p5-Sys-Hostname-Long \ - ${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww + ${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww \ + ${SITE_PERL}/${PERL_ARCH}/Net/DNS.pm:${PORTSDIR}/dns/p5-Net-DNS NO_BUILD= yes USE_PERL5_RUN= yes diff -ruN bruteforceblocker.orig/distinfo bruteforceblocker/distinfo --- bruteforceblocker.orig/distinfo Sun Jan 1 20:30:59 2006 +++ bruteforceblocker/distinfo Sat Mar 4 23:42:28 2006 @@ -1,3 +1,3 @@ -MD5 (bruteforceblocker-1.2.1.tar.gz) = 452a6c8753802d0f2d6b05e6163a726c -SHA256 (bruteforceblocker-1.2.1.tar.gz) = bcd8b80195c18b822c343897e88f24adcd589fdcc5ba1cf9190c4b1f0d454dc8 -SIZE (bruteforceblocker-1.2.1.tar.gz) = 4551 +MD5 (bruteforceblocker-1.2.2.tar.gz) = 5394300fb2250be06ca735c47bd564cb +SHA256 (bruteforceblocker-1.2.2.tar.gz) = 9ae0ed049400950610eb0c2e2dbb13680ad6ba2a2a0aa5606f34784b99d809ae +SIZE (bruteforceblocker-1.2.2.tar.gz) = 4889 --- bruteforceblocker.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060304224624.349A81CC68>