diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-02-12 16:44:25 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-02-12 16:44:25 +0000 |
commit | 6b3645061145d2cb6e05176378b83d0c36905b7a (patch) | |
tree | 8f6991259360f6f06c012501e8c1f728e7bdf1fe /security/py-fail2ban | |
parent | a4bb82d99d3e314438d973278d55e84551d90c48 (diff) | |
download | ports-6b3645061145d2cb6e05176378b83d0c36905b7a.tar.gz ports-6b3645061145d2cb6e05176378b83d0c36905b7a.zip |
- Update to 0.8.12
Changes: https://github.com/fail2ban/fail2ban/releases
PR: ports/186683
Submitted by: Christoph Theis <theis@gmx.at> (maintainer)
Notes
Notes:
svn path=/head/; revision=343942
Diffstat (limited to 'security/py-fail2ban')
-rw-r--r-- | security/py-fail2ban/Makefile | 5 | ||||
-rw-r--r-- | security/py-fail2ban/distinfo | 4 | ||||
-rw-r--r-- | security/py-fail2ban/pkg-plist | 2 |
3 files changed, 5 insertions, 6 deletions
diff --git a/security/py-fail2ban/Makefile b/security/py-fail2ban/Makefile index f21553ee4704..096fa33eedf6 100644 --- a/security/py-fail2ban/Makefile +++ b/security/py-fail2ban/Makefile @@ -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 diff --git a/security/py-fail2ban/distinfo b/security/py-fail2ban/distinfo index f2a09df04aa2..8e0c423b3cd2 100644 --- a/security/py-fail2ban/distinfo +++ b/security/py-fail2ban/distinfo @@ -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 diff --git a/security/py-fail2ban/pkg-plist b/security/py-fail2ban/pkg-plist index 6abd2bf3029c..dc20b3bdc04a 100644 --- a/security/py-fail2ban/pkg-plist +++ b/security/py-fail2ban/pkg-plist @@ -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 |