Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Oct 2021 21:34:48 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: 85bf4084bd05 - main - www/rubygem-redcloth: Add CPE information
Message-ID:  <202110142134.19ELYmDw082263@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=85bf4084bd05087ff1153a22fce48ab98fde3717

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

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

diff --git a/www/rubygem-redcloth/Makefile b/www/rubygem-redcloth/Makefile
index 378e5a2453bd..199e376b0a68 100644
--- a/www/rubygem-redcloth/Makefile
+++ b/www/rubygem-redcloth/Makefile
@@ -13,7 +13,8 @@ LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/COPYING
 
 USE_RUBY=	yes
-USES=		gem
+USES=		cpe gem
+CPE_VENDOR=	promptworks
 
 PLIST_FILES=	bin/redcloth
 



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