Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Oct 2021 21:32:45 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: 10f6d4e9173b - main - devel/libfastjson: Add CPE information
Message-ID:  <202110142132.19ELWjMf079092@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=10f6d4e9173bb503030f3df021a96b8b3af393af

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

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

diff --git a/devel/libfastjson/Makefile b/devel/libfastjson/Makefile
index 665c6896d7fb..d94cdde92c3b 100644
--- a/devel/libfastjson/Makefile
+++ b/devel/libfastjson/Makefile
@@ -11,7 +11,8 @@ COMMENT=	Fork of json-c (JSON implementation in C)
 LICENSE=	MIT
 
 GNU_CONFIGURE=	yes
-USES=		autoreconf libtool pathfix pkgconfig
+USES=		autoreconf cpe libtool pathfix pkgconfig
+CPE_VENDOR=	rsyslog
 INSTALL_TARGET=	install-strip
 
 USE_GITHUB=	yes



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