Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Oct 2021 15:44:23 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: 2a85e93f2be2 - main - www/rubygem-gollum: Add CPE information
Message-ID:  <202110211544.19LFiN3H070472@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=2a85e93f2be27770c82393eea5526e17a31f9f08

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

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

diff --git a/www/rubygem-gollum/Makefile b/www/rubygem-gollum/Makefile
index ca4e14406045..ebc20ffe714a 100644
--- a/www/rubygem-gollum/Makefile
+++ b/www/rubygem-gollum/Makefile
@@ -20,7 +20,8 @@ RUN_DEPENDS=	git:devel/git \
 		rubygem-sinatra1>=1.4.4:www/rubygem-sinatra1 \
 		rubygem-useragent>=0.16.2:devel/rubygem-useragent
 
-USES=		gem
+USES=		cpe gem
+CPE_VENDOR=	${PORTNAME}_project
 USE_RUBY=	yes
 USE_RC_SUBR=	${PORTNAME}
 



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