pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/fail2ban
Module Name: pkgsrc
Committed By: jperkin
Date: Tue Jul 12 08:41:25 UTC 2022
Modified Files:
pkgsrc/security/fail2ban: Makefile
Log Message:
fail2ban: Reported to not be 3.10 compatible yet.
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/security/fail2ban/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/security/fail2ban/Makefile
diff -u pkgsrc/security/fail2ban/Makefile:1.20 pkgsrc/security/fail2ban/Makefile:1.21
--- pkgsrc/security/fail2ban/Makefile:1.20 Fri Jul 8 22:10:29 2022
+++ pkgsrc/security/fail2ban/Makefile Tue Jul 12 08:41:25 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2022/07/08 22:10:29 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2022/07/12 08:41:25 jperkin Exp $
DISTNAME= fail2ban-0.11.2
PKGREVISION= 2
@@ -15,7 +15,7 @@ DEPENDS+= ${PYPKGPREFIX}-sqlite3-[0-9]*:
BUILD_DEPENDS+= ${PYPKGPREFIX}-numpydoc-[0-9]*:../../textproc/py-numpydoc
BUILD_DEPENDS+= ${PYPKGPREFIX}-sphinx-[0-9]*:../../textproc/py-sphinx
-PYTHON_VERSIONS_INCOMPATIBLE= 27
+PYTHON_VERSIONS_INCOMPATIBLE= 27 310
USE_TOOLS+= make:build
Home |
Main Index |
Thread Index |
Old Index