- Update to 0.8.12
Changes: https://github.com/fail2ban/fail2ban/releases PR: ports/186683 Submitted by: Christoph Theis <theis@gmx.at> (maintainer)
This commit is contained in:
parent
a4bb82d99d
commit
6b36450611
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=343942
3 changed files with 5 additions and 6 deletions
|
@ -1,8 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= fail2ban
|
||||
PORTVERSION= 0.8.11
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.8.12
|
||||
CATEGORIES= security python
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
|
@ -14,7 +13,7 @@ LICENSE= GPLv2
|
|||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= ${PORTNAME}
|
||||
GH_PROJECT= ${PORTNAME}
|
||||
GH_COMMIT= fc213a1
|
||||
GH_COMMIT= 33dd173
|
||||
GH_TAGNAME= ${PORTVERSION}
|
||||
|
||||
USE_PYTHON= 2
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (fail2ban-0.8.11.tar.gz) = d53b7522875777be879bcce51b77a25ab97c4a9a7552f823ee2d085172656d16
|
||||
SIZE (fail2ban-0.8.11.tar.gz) = 204765
|
||||
SHA256 (fail2ban-0.8.12.tar.gz) = d03db61265b7ca6e74f087953e8b0b81f2608636ecca7aad8db289c014e3440c
|
||||
SIZE (fail2ban-0.8.12.tar.gz) = 221688
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
%%ETCDIR%%/action.d/complain.conf
|
||||
%%ETCDIR%%/action.d/dshield.conf
|
||||
%%ETCDIR%%/action.d/dummy.conf
|
||||
%%ETCDIR%%/action.d/firewall-cmd-direct-new.conf
|
||||
%%ETCDIR%%/action.d/firewallcmd-new.conf
|
||||
%%ETCDIR%%/action.d/hostsdeny.conf
|
||||
%%ETCDIR%%/action.d/ipfilter.conf
|
||||
%%ETCDIR%%/action.d/ipfw.conf
|
||||
|
|
Loading…
Reference in a new issue