git: 438871b1d90a - main - devel/py-orjson: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 08 Jun 2026 19:17:25 UTC
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=438871b1d90ab9b826af71b46327a2c7800afcb0
commit 438871b1d90ab9b826af71b46327a2c7800afcb0
Author: Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2026-06-08 19:06:11 +0000
Commit: Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2026-06-08 19:09:02 +0000
devel/py-orjson: Add CPE information
---
devel/py-orjson/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/devel/py-orjson/Makefile b/devel/py-orjson/Makefile
index 4b41a3c91f9e..9e8159848a26 100644
--- a/devel/py-orjson/Makefile
+++ b/devel/py-orjson/Makefile
@@ -26,7 +26,8 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}python-dateutil>0:devel/py-python-dateutil@
${PYTHON_PKGNAMEPREFIX}pytz>0,1:devel/py-pytz@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}xxhash>0:devel/py-xxhash@${PY_FLAVOR}
-USES= cargo python
+USES= cargo cpe python
+CPE_VENDOR= ijl
USE_PYTHON= autoplist concurrent pep517 pytest
CARGO_BUILD= no