Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Oct 2021 21:32:42 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: 07311d3fd02a - main - devel/libestr: Add CPE information
Message-ID:  <202110142132.19ELWg6w079036@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=07311d3fd02a3b94693f1d0c923d3942ffb42d40

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

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

diff --git a/devel/libestr/Makefile b/devel/libestr/Makefile
index 2bd2a40569cf..77475201be2f 100644
--- a/devel/libestr/Makefile
+++ b/devel/libestr/Makefile
@@ -12,7 +12,8 @@ COMMENT=	Library for some string essentials
 LICENSE=	LGPL21+
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-USES=		libtool pathfix
+USES=		cpe libtool pathfix
+CPE_VENDOR=	adiscon
 USE_LDCONFIG=	yes
 
 GNU_CONFIGURE=	yes



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