Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Jun 2026 19:22:08 +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: a592ef6e3ff4 - main - devel/py-simpleeval: Add CPE information
Message-ID:  <6a3050e0.30f80.f0f4ef0@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=a592ef6e3ff4e97858286a08265f0d981f61141d

commit a592ef6e3ff4e97858286a08265f0d981f61141d
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2026-06-15 18:41:34 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2026-06-15 19:21:44 +0000

    devel/py-simpleeval: Add CPE information
---
 devel/py-simpleeval/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/devel/py-simpleeval/Makefile b/devel/py-simpleeval/Makefile
index 050bea195ebf..b7f5f4ea221b 100644
--- a/devel/py-simpleeval/Makefile
+++ b/devel/py-simpleeval/Makefile
@@ -13,7 +13,8 @@ LICENSE_FILE=	${WRKSRC}/LICENCE
 
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}hatchling>=0:devel/py-hatchling@${PY_FLAVOR}
 
-USES=		python
+USES=		cpe python
+CPE_VENDOR=	danthedeckie
 USE_PYTHON=	autoplist concurrent pep517
 
 NO_ARCH=	yes


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a3050e0.30f80.f0f4ef0>