Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Oct 2021 14:35:47 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: eb4b326e7d18 - main - security/i2p: Add CPE information
Message-ID:  <202110211435.19LEZlxK072932@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=eb4b326e7d183a48ce12a9435568691376da6c48

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

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

diff --git a/security/i2p/Makefile b/security/i2p/Makefile
index 8e3e40a63d7a..50d02046eda5 100644
--- a/security/i2p/Makefile
+++ b/security/i2p/Makefile
@@ -21,7 +21,8 @@ ONLY_FOR_ARCHS_REASON=	i2p libwrapper.so library binary only available for i386
 BUILD_DEPENDS=	${LOCALBASE}/lib/libgmp.a:math/gmp
 LIB_DEPENDS=	libiconv.so:converters/libiconv
 
-USES=		gettext tar:bz2
+USES=		cpe gettext tar:bz2
+CPE_VENDOR=	geti2p
 
 WRKSRC=		${WRKDIR}/${PORTNAME}-${DISTVERSION}
 



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