Bug 243325

Summary: security/py-fail2ban: Update to 0.11.1
Product: Ports & Packages Reporter: theis
Component: Individual Port(s)Assignee: Koichiro Iwao <meta>
Status: Closed FIXED    
Severity: Affects Only Me CC: meta
Priority: --- Flags: theis: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch
theis: maintainer-approval+
patch theis: maintainer-approval+

Description theis 2020-01-13 18:14:10 UTC
Created attachment 210714 [details]
patch

Updating port to latest version 0.11.1
Comment 1 theis 2020-01-13 20:13:04 UTC
Created attachment 210716 [details]
patch

I forgot to add "--without-test" to the installation args. 
In previous versions testfiles were removed by patching setup.py but there is now an option for it.
Comment 2 commit-hook freebsd_committer freebsd_triage 2020-01-16 07:49:53 UTC
A commit references this bug:

Author: meta
Date: Thu Jan 16 07:49:38 UTC 2020
New revision: 523211
URL: https://svnweb.freebsd.org/changeset/ports/523211

Log:
  security/py-fail2ban: Update to 0.11.1

  PR:		243325
  Submitted by:	maintainer
  Relnotes:	https://github.com/fail2ban/fail2ban/blob/0.11.1/ChangeLog
  Sponsored by:	HAW international

Changes:
  head/security/py-fail2ban/Makefile
  head/security/py-fail2ban/distinfo
  head/security/py-fail2ban/files/patch-setup.py
Comment 3 Koichiro Iwao freebsd_committer freebsd_triage 2020-01-16 07:50:42 UTC
Committed, thanks!