Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Feb 2014 16:44:25 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r343942 - head/security/py-fail2ban
Message-ID:  <201402121644.s1CGiPh0081109@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Wed Feb 12 16:44:25 2014
New Revision: 343942
URL: http://svnweb.freebsd.org/changeset/ports/343942
QAT: https://qat.redports.org/buildarchive/r343942/

Log:
  - Update to 0.8.12
  
  Changes:	https://github.com/fail2ban/fail2ban/releases
  PR:		ports/186683
  Submitted by:	Christoph Theis <theis@gmx.at> (maintainer)

Modified:
  head/security/py-fail2ban/Makefile
  head/security/py-fail2ban/distinfo
  head/security/py-fail2ban/pkg-plist

Modified: head/security/py-fail2ban/Makefile
==============================================================================
--- head/security/py-fail2ban/Makefile	Wed Feb 12 16:40:34 2014	(r343941)
+++ head/security/py-fail2ban/Makefile	Wed Feb 12 16:44:25 2014	(r343942)
@@ -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

Modified: head/security/py-fail2ban/distinfo
==============================================================================
--- head/security/py-fail2ban/distinfo	Wed Feb 12 16:40:34 2014	(r343941)
+++ head/security/py-fail2ban/distinfo	Wed Feb 12 16:44:25 2014	(r343942)
@@ -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

Modified: head/security/py-fail2ban/pkg-plist
==============================================================================
--- head/security/py-fail2ban/pkg-plist	Wed Feb 12 16:40:34 2014	(r343941)
+++ head/security/py-fail2ban/pkg-plist	Wed Feb 12 16:44:25 2014	(r343942)
@@ -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



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