From owner-svn-ports-head@FreeBSD.ORG Wed Feb 12 16:44:26 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 3AF5B1C8; Wed, 12 Feb 2014 16:44:26 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 0C31715F0; Wed, 12 Feb 2014 16:44:26 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s1CGiPGf081112; Wed, 12 Feb 2014 16:44:25 GMT (envelope-from sunpoet@svn.freebsd.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s1CGiPh0081109; Wed, 12 Feb 2014 16:44:25 GMT (envelope-from sunpoet@svn.freebsd.org) Message-Id: <201402121644.s1CGiPh0081109@svn.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Wed, 12 Feb 2014 16:44:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r343942 - head/security/py-fail2ban X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Feb 2014 16:44:26 -0000 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 (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