Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Oct 2021 21:32:38 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: aa660087d55c - main - devel/libbson: Add CPE information
Message-ID:  <202110142132.19ELWcm4078914@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=aa660087d55cf05c8783c707e46b47d6ae22e6d5

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

    devel/libbson: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 devel/libbson/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/devel/libbson/Makefile b/devel/libbson/Makefile
index 6aeec0f1fade..2d733bf7b692 100644
--- a/devel/libbson/Makefile
+++ b/devel/libbson/Makefile
@@ -9,10 +9,10 @@ COMMENT=	BSON utility library
 
 LICENSE=	APACHE20
 
+USES=		cmake cpe pkgconfig
+CPE_VENDOR=	mongodb
 USE_GITHUB=	yes
 GH_ACCOUNT=	mongodb
-
-USES=		cmake pkgconfig
 USE_LDCONFIG=	yes
 
 .include <bsd.port.mk>



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