FreeBSD Bugzilla – Attachment 204921 Details for
Bug 238427
security/py-fail2ban: Add support for py-inotify
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
fail2ban.diff
fail2ban.diff (text/plain), 699 bytes, created by
Dmitry Wagin
on 2019-06-08 20:09:13 UTC
(
hide
)
Description:
fail2ban.diff
Filename:
MIME Type:
Creator:
Dmitry Wagin
Created:
2019-06-08 20:09:13 UTC
Size:
699 bytes
patch
obsolete
>Index: security/py-fail2ban/Makefile >=================================================================== >--- security/py-fail2ban/Makefile (revision 503721) >+++ security/py-fail2ban/Makefile (working copy) >@@ -2,7 +2,7 @@ > > PORTNAME= fail2ban > PORTVERSION= 0.10.4 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= security python > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} > >@@ -12,7 +12,8 @@ > LICENSE= GPLv2 > LICENSE_FILE= ${WRKSRC}/COPYING > >-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR} >+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR} \ >+ ${PYTHON_PKGNAMEPREFIX}pyinotify>0:devel/py-pyinotify@${PY_FLAVOR} > > OPTIONS_DEFINE= DOCS >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 238427
: 204921 |
205090