Index: Makefile =================================================================== --- Makefile (revision 368244) +++ Makefile (working copy) @@ -2,7 +2,7 @@ PORTNAME= fail2ban PORTVERSION= 0.9.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= security python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Index: files/patch-recidive.conf =================================================================== --- files/patch-recidive.conf (revision 0) +++ files/patch-recidive.conf (working copy) @@ -0,0 +1,15 @@ +--- config/filter.d/recidive.conf.orig 2014-09-17 12:18:12.000000000 +0200 ++++ config/filter.d/recidive.conf 2014-09-17 12:19:16.000000000 +0200 +@@ -27,10 +27,10 @@ + # jail using this filter 'recidive', or change this line! + _jailname = recidive + +-failregex = ^(%(__prefix_line)s| %(_daemon)s%(__pid_re)s?:\s+)WARNING\s+\[(?!%(_jailname)s\])(?:.*)\]\s+Ban\s+\s*$ ++failregex = ^(%(__prefix_line)s| %(_daemon)s%(__pid_re)s?:\s+)NOTICE\s+\[(?!%(_jailname)s\])(?:.*)\]\s+Ban\s+\s*$ + + [Init] + +-journalmatch = _SYSTEMD_UNIT=fail2ban.service PRIORITY=4 ++journalmatch = _SYSTEMD_UNIT=fail2ban.service PRIORITY=5 + + # Author: Tom Hendrikx, modifications by Amir Caspi Property changes on: files/patch-recidive.conf ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property