Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Oct 2021 15:43:26 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: 5aab31d3794e - main - textproc/rubygem-kramdown1: Add CPE information
Message-ID:  <202110211543.19LFhQoD069028@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=5aab31d3794e13022db6cb3b5ba8a307b3601964

commit 5aab31d3794e13022db6cb3b5ba8a307b3601964
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-kramdown1: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 textproc/rubygem-kramdown1/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/textproc/rubygem-kramdown1/Makefile b/textproc/rubygem-kramdown1/Makefile
index 1ed92f90e42f..c7bd3ef82fa6 100644
--- a/textproc/rubygem-kramdown1/Makefile
+++ b/textproc/rubygem-kramdown1/Makefile
@@ -12,7 +12,8 @@ COMMENT=	Yet-another-markdown-parser but fast, pure Ruby
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-USES=		gem shebangfix
+USES=		cpe gem shebangfix
+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.19LFhQoD069028>