aboutsummaryrefslogtreecommitdiff
path: root/security/py-fail2ban
diff options
context:
space:
mode:
authorGuido Falsi <madpilot@FreeBSD.org>2020-11-24 21:21:00 +0000
committerGuido Falsi <madpilot@FreeBSD.org>2020-11-24 21:21:00 +0000
commitd0b960f92ca69bfa839e7b39a9162273497eb6d0 (patch)
tree084513727a663f387663f884ed35a346123888d6 /security/py-fail2ban
parent374079eb989f0fce8708553520c23243c2fbaefa (diff)
downloadports-d0b960f92ca69bfa839e7b39a9162273497eb6d0.tar.gz
ports-d0b960f92ca69bfa839e7b39a9162273497eb6d0.zip
- Update fail2ban to 0.11.2
- Remove patches now included in the upstream code - Adapt option to not install test files PR: 251341 Submitted by: theis@gmx.at (maintainer)
Notes
Notes: svn path=/head/; revision=556221
Diffstat (limited to 'security/py-fail2ban')
-rw-r--r--security/py-fail2ban/Makefile10
-rw-r--r--security/py-fail2ban/distinfo10
2 files changed, 6 insertions, 14 deletions
diff --git a/security/py-fail2ban/Makefile b/security/py-fail2ban/Makefile
index 5fd6e8e83560..1d4ff489565e 100644
--- a/security/py-fail2ban/Makefile
+++ b/security/py-fail2ban/Makefile
@@ -1,15 +1,10 @@
# $FreeBSD$
PORTNAME= fail2ban
-PORTVERSION= 0.11.1
-PORTREVISION= 2
+PORTVERSION= 0.11.2
CATEGORIES= security python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-PATCHFILES= 55e76c0b807e87f6a04d459bb9c59da33c98572b.patch:-p1 \
- 9d7388e68448e9294e568a8ad21599e719c914b0.patch:-p1
-PATCH_SITES= https://github.com/fail2ban/fail2ban/commit/
-
MAINTAINER= theis@gmx.at
COMMENT= Scans log files and bans IP that makes too many password failures
@@ -30,7 +25,8 @@ SHEBANG_LANG= fail2ban-python
SUB_LIST+= PYTHON_CMD=${PYTHON_CMD}
-PYDISTUTILS_INSTALLARGS+= --install-data=${ETCDIR} --without-test
+PYDISTUTILS_BUILDARGS+= --without-tests
+PYDISTUTILS_INSTALLARGS+= --install-data=${ETCDIR}
PORTDOCS= README.md DEVELOP
diff --git a/security/py-fail2ban/distinfo b/security/py-fail2ban/distinfo
index eba3c96a3a95..49d9430148a1 100644
--- a/security/py-fail2ban/distinfo
+++ b/security/py-fail2ban/distinfo
@@ -1,7 +1,3 @@
-TIMESTAMP = 1602718222
-SHA256 (fail2ban-fail2ban-0.11.1_GH0.tar.gz) = 71d2a52b66bb0f87ac3812246bdd3819ec561913cd44afd39130a342f043aa6d
-SIZE (fail2ban-fail2ban-0.11.1_GH0.tar.gz) = 538660
-SHA256 (55e76c0b807e87f6a04d459bb9c59da33c98572b.patch) = 9832614d10f1cf0d45fa0bae62e69dda06934758582a4beebbe9755040b51cfa
-SIZE (55e76c0b807e87f6a04d459bb9c59da33c98572b.patch) = 847
-SHA256 (9d7388e68448e9294e568a8ad21599e719c914b0.patch) = eb0a708146135acf4b9bf3e3238de6dc74e1512c64debff6282f4eaf62cd22e1
-SIZE (9d7388e68448e9294e568a8ad21599e719c914b0.patch) = 2148
+TIMESTAMP = 1606166575
+SHA256 (fail2ban-fail2ban-0.11.2_GH0.tar.gz) = 383108e5f8644cefb288537950923b7520f642e7e114efb843f6e7ea9268b1e0
+SIZE (fail2ban-fail2ban-0.11.2_GH0.tar.gz) = 559552