Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Oct 2021 21:34:33 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: a00e7b4ef383 - main - www/py-hpack: Add CPE information
Message-ID:  <202110142134.19ELYXn3081887@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=a00e7b4ef3836bccef351e59c49686429407fc2d

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

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

diff --git a/www/py-hpack/Makefile b/www/py-hpack/Makefile
index 4b512fb5ac5f..8e6de948fe59 100644
--- a/www/py-hpack/Makefile
+++ b/www/py-hpack/Makefile
@@ -11,7 +11,8 @@ COMMENT=	HTTP/2 header encoding (HPACK) logic implementation
 
 LICENSE=	MIT
 
-USES?=		python:3.6+
+USES?=		cpe python:3.6+
+CPE_VENDOR=	python
 USE_PYTHON=	distutils autoplist
 NO_ARCH=	yes
 



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