Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Oct 2021 14:36:16 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: 6bbe909a828e - main - sysutils/apache-mesos: Add CPE information
Message-ID:  <202110211436.19LEaGJ6073662@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=6bbe909a828ebcef0a090e0ffe8a75c9a51278d8

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

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

diff --git a/sysutils/apache-mesos/Makefile b/sysutils/apache-mesos/Makefile
index 51b89f27cf3a..62856e762dbb 100644
--- a/sysutils/apache-mesos/Makefile
+++ b/sysutils/apache-mesos/Makefile
@@ -34,7 +34,8 @@ LIB_DEPENDS=	libapr-1.so:devel/apr1 \
 		libsvn_subr-1.so:devel/subversion \
 		libzookeeper_mt.so:devel/libzookeeper
 
-USES=		gmake libarchive libtool python:run shebangfix
+USES=		cpe gmake libarchive libtool python:run shebangfix
+CPE_VENDOR=	apache
 USE_LDCONFIG=	yes
 SHEBANG_FILES=	src/cli/mesos-cat \
 		src/cli/mesos-ps \



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