View | Details | Raw Unified | Return to bug 250356
Collapse All | Expand All

(-)security/py-fail2ban/Makefile (-1 / +5 lines)
Lines 2-11 Link Here
2
2
3
PORTNAME=	fail2ban
3
PORTNAME=	fail2ban
4
PORTVERSION=	0.11.1
4
PORTVERSION=	0.11.1
5
PORTREVISION=	1
5
PORTREVISION=	2
6
CATEGORIES=	security python
6
CATEGORIES=	security python
7
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
7
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
8
8
9
PATCHFILES=	55e76c0b807e87f6a04d459bb9c59da33c98572b.patch:-p1 \
10
		9d7388e68448e9294e568a8ad21599e719c914b0.patch:-p1
11
PATCH_SITES=	https://github.com/fail2ban/fail2ban/commit/
12
9
MAINTAINER=	theis@gmx.at
13
MAINTAINER=	theis@gmx.at
10
COMMENT=	Scans log files and bans IP that makes too many password failures
14
COMMENT=	Scans log files and bans IP that makes too many password failures
11
15
(-)security/py-fail2ban/distinfo (-1 / +5 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1578911137
1
TIMESTAMP = 1602718222
2
SHA256 (fail2ban-fail2ban-0.11.1_GH0.tar.gz) = 71d2a52b66bb0f87ac3812246bdd3819ec561913cd44afd39130a342f043aa6d
2
SHA256 (fail2ban-fail2ban-0.11.1_GH0.tar.gz) = 71d2a52b66bb0f87ac3812246bdd3819ec561913cd44afd39130a342f043aa6d
3
SIZE (fail2ban-fail2ban-0.11.1_GH0.tar.gz) = 538660
3
SIZE (fail2ban-fail2ban-0.11.1_GH0.tar.gz) = 538660
4
SHA256 (55e76c0b807e87f6a04d459bb9c59da33c98572b.patch) = 9832614d10f1cf0d45fa0bae62e69dda06934758582a4beebbe9755040b51cfa
5
SIZE (55e76c0b807e87f6a04d459bb9c59da33c98572b.patch) = 847
6
SHA256 (9d7388e68448e9294e568a8ad21599e719c914b0.patch) = eb0a708146135acf4b9bf3e3238de6dc74e1512c64debff6282f4eaf62cd22e1
7
SIZE (9d7388e68448e9294e568a8ad21599e719c914b0.patch) = 2148

Return to bug 250356