Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Mar 2006 16:00:21 GMT
From:      Administrator <root@daemon.rulez.sk>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/94077: [patch] update security/bruteforceblocker to 1.2.2
Message-ID:  <200603061600.k26G0LEb032081@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/94077; it has been noted by GNATS.

From: Administrator <root@daemon.rulez.sk>
To: bug-followup@FreeBSD.org, danger@rulez.sk
Cc:  
Subject: Re: ports/94077: [patch] update security/bruteforceblocker to 1.2.2
Date: Mon, 6 Mar 2006 16:53:26 +0100

 --T4sUOijqQbZv57TR
 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: inline
 
 Hello,
 
    Please, use this one, there's another new version of BFB 1.3.2 which
    fixes some problems with the previous 1.2.2.
 
 -- 
 Sincerely,
    Daniel Gerzo
 
 --T4sUOijqQbZv57TR
 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: attachment; filename="bruteforceblocker.diff"
 
 diff -ruN bruteforceblocker.orig/Makefile bruteforceblocker/Makefile
 --- bruteforceblocker.orig/Makefile	Sun Jan  1 20:30:59 2006
 +++ bruteforceblocker/Makefile	Sun Mar  5 15:50:07 2006
 @@ -6,7 +6,7 @@
  #
  
  PORTNAME=	bruteforceblocker
 -PORTVERSION=	1.2.1
 +PORTVERSION=	1.2.3
  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	Mon Mar  6 16:46:42 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.3.tar.gz) = 783fb368f4c98c936ee7d805109d0140
 +SHA256 (bruteforceblocker-1.2.3.tar.gz) = 40779021c35ea5ba69260a20fdddac2cf3009fe6367080b678c8d2db5bfdbe56
 +SIZE (bruteforceblocker-1.2.3.tar.gz) = 4892
 
 --T4sUOijqQbZv57TR--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200603061600.k26G0LEb032081>