Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 06 Jun 2026 20:00:54 +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: 7e4d8668d8df - main - devel/py-cbor2: Add CPE information
Message-ID:  <6a247c76.4080c.7cfabdbb@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=7e4d8668d8dfd627b0b17e101ba57d68087b176f

commit 7e4d8668d8dfd627b0b17e101ba57d68087b176f
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2026-06-06 19:47:12 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2026-06-06 19:47:12 +0000

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

diff --git a/devel/py-cbor2/Makefile b/devel/py-cbor2/Makefile
index 93cd3569c9d6..5a47183b6bd9 100644
--- a/devel/py-cbor2/Makefile
+++ b/devel/py-cbor2/Makefile
@@ -17,7 +17,8 @@ BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}setuptools>=61:devel/py-setuptools@${PY_FL
 TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}coverage>=7:devel/py-coverage@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}hypothesis>0:devel/py-hypothesis@${PY_FLAVOR}
 
-USES=		python
+USES=		cpe python
+CPE_VENDOR=	agronholm
 USE_PYTHON=	autoplist concurrent pep517 pytest
 
 .include <bsd.port.mk>


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a247c76.4080c.7cfabdbb>