Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Sep 2021 15:15:20 GMT
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: c9d8a61fe1d0 - main - www/py-werkzeug: Add CPE information
Message-ID:  <202109301515.18UFFKwl047233@gitrepo.freebsd.org>

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

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

commit c9d8a61fe1d0cd14e1268cf2f8b0c184157b6675
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-09-30 15:04:14 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-09-30 15:14:23 +0000

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

diff --git a/www/py-werkzeug/Makefile b/www/py-werkzeug/Makefile
index 6c6d5188f680..fbd23dca9fc3 100644
--- a/www/py-werkzeug/Makefile
+++ b/www/py-werkzeug/Makefile
@@ -15,9 +15,11 @@ LICENSE_FILE=	${WRKSRC}/LICENSE.rst
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}openssl>=16.0:security/py-openssl@${PY_FLAVOR}
 
-USES=		python:3.6+
+USES=		cpe python:3.6+
 USE_PYTHON=	autoplist concurrent distutils
 
+CPE_VENDOR=	palletsprojects
+
 NO_ARCH=	yes
 
 OPTIONS_DEFINE=	EXAMPLES WATCHDOG



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