Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Oct 2021 21:33:49 GMT
From:      =?utf-8?Q?Stefan E=C3=9Fer?= <se@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 33e92559de36 - main - devel/py-thrift: Add CPE information
Message-ID:  <202110142133.19ELXn7l080775@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by se:

URL: https://cgit.FreeBSD.org/ports/commit/?id=33e92559de36cf3958ee4e32d1689ac80f86796c

commit 33e92559de36cf3958ee4e32d1689ac80f86796c
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-14 21:30:43 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-14 21:30:43 +0000

    devel/py-thrift: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 devel/py-thrift/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/devel/py-thrift/Makefile b/devel/py-thrift/Makefile
index dc93d7bf7c9b..79f49dfcfdd5 100644
--- a/devel/py-thrift/Makefile
+++ b/devel/py-thrift/Makefile
@@ -15,7 +15,8 @@ LICENSE_FILE=	${WRKSRC}/../../LICENSE
 
 DISTINFO_FILE=	${PORTSDIR}/devel/thrift/distinfo
 
-USES=		python:3.6+
+USES=		cpe python:3.6+
+CPE_VENDOR=	apache
 USE_PYTHON=	distutils autoplist
 
 WRKSRC=		${WRKDIR}/${DISTNAME}/lib/py



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110142133.19ELXn7l080775>