git: 4cc3fb6be5de - main - security/py-fail2ban: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Sun Aug 29 19:17:32 UTC 2021


The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4cc3fb6be5debbddd7d39f24d0b77438a4a3b1b7

commit 4cc3fb6be5debbddd7d39f24d0b77438a4a3b1b7
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-29 19:03:29 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-29 19:17:03 +0000

    security/py-fail2ban: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 security/py-fail2ban/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/security/py-fail2ban/Makefile b/security/py-fail2ban/Makefile
index 884231380fb3..3d557c22d2cd 100644
--- a/security/py-fail2ban/Makefile
+++ b/security/py-fail2ban/Makefile
@@ -12,7 +12,7 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR}
 
-USES=		python:3.6+,patch shebangfix
+USES=		cpe python:3.6+,patch shebangfix
 USE_GITHUB=	yes
 USE_PYTHON=	autoplist distutils
 USE_RC_SUBR=	fail2ban


More information about the dev-commits-ports-main mailing list