Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 08 Jun 2026 20:00:50 +0000
From:      Bernhard Froehlich <decke@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 04d3915321e8 - main - www/py-aiohttp-jinja2: Remove incorrect CPE information
Message-ID:  <6a271f72.41c62.193e2505@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=04d3915321e84ddb98afc425d9ac5b380d0cff24

commit 04d3915321e84ddb98afc425d9ac5b380d0cff24
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2026-06-08 19:53:10 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2026-06-08 19:53:27 +0000

    www/py-aiohttp-jinja2: Remove incorrect CPE information
---
 www/py-aiohttp-jinja2/Makefile | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/www/py-aiohttp-jinja2/Makefile b/www/py-aiohttp-jinja2/Makefile
index 428e1e7e6309..f68999c9714b 100644
--- a/www/py-aiohttp-jinja2/Makefile
+++ b/www/py-aiohttp-jinja2/Makefile
@@ -14,8 +14,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}aiohttp>0:www/py-aiohttp@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}Jinja2>0:devel/py-Jinja2@${PY_FLAVOR}
 
-USES=		cpe python
-CPE_VENDOR=	${PORTNAME}_project
+USES=		python
 USE_PYTHON=	autoplist distutils cython
 
 NO_ARCH=	yes


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a271f72.41c62.193e2505>