Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Oct 2021 16:14:41 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: 0ffa3803fab5 - main - net/ceph14: Add CPE information
Message-ID:  <202110201614.19KGEfUC086253@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=0ffa3803fab582c57b7378cd7cbd149c9f12b54d

commit 0ffa3803fab582c57b7378cd7cbd149c9f12b54d
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-20 16:13:18 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-20 16:13:18 +0000

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

diff --git a/net/ceph14/Makefile b/net/ceph14/Makefile
index d3c4453bcced..b6439af26986 100644
--- a/net/ceph14/Makefile
+++ b/net/ceph14/Makefile
@@ -61,8 +61,9 @@ RUN_DEPENDS=	\
 	${PYTHON_PKGNAMEPREFIX}requests>=0:www/py-requests@${PY_FLAVOR} \
 	${PYTHON_PKGNAMEPREFIX}routes>=0:www/py-routes@${PY_FLAVOR}
 
-USES=		cmake:noninja compiler:c++17-lang dos2unix fuse gettext-runtime gmake ncurses \
+USES=		cmake:noninja compiler:c++17-lang cpe dos2unix fuse gettext-runtime gmake ncurses \
 		pkgconfig python:3.7+ readline shebangfix ssl
+CPE_VENDOR=	linuxfoundation
 USE_PYTHON=	cython py3kplist
 USE_OPENLDAP=	yes
 USE_GITHUB=	yes



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