Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Oct 2021 15:43:27 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: 5c8badfc089b - main - textproc/rubygem-loofah: Add CPE information
Message-ID:  <202110211543.19LFhR7a069061@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=5c8badfc089bbdf753218c66a0f9a53bad9eee70

commit 5c8badfc089bbdf753218c66a0f9a53bad9eee70
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-21 15:40:43 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-21 15:40:43 +0000

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

diff --git a/textproc/rubygem-loofah/Makefile b/textproc/rubygem-loofah/Makefile
index 2bfdcab6d2d5..7db1b0b6fabf 100644
--- a/textproc/rubygem-loofah/Makefile
+++ b/textproc/rubygem-loofah/Makefile
@@ -14,7 +14,8 @@ LICENSE_FILE=	${WRKSRC}/MIT-LICENSE.txt
 RUN_DEPENDS=	rubygem-crass>=1.0.2<1.1:www/rubygem-crass \
 		rubygem-nokogiri>=1.5.9:textproc/rubygem-nokogiri
 
-USES=		gem
+USES=		cpe gem
+CPE_VENDOR=	${PORTNAME}_project
 USE_RUBY=	yes
 
 NO_ARCH=	yes



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