Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Mar 2022 13:26:29 GMT
From:      Bernhard Froehlich <decke@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 216c0147eafc - main - www/rubygem-cgi: Add CPE information
Message-ID:  <202203181326.22IDQTBj003701@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=216c0147eafcefadedfcb16df04f09524e97da79

commit 216c0147eafcefadedfcb16df04f09524e97da79
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2022-03-18 13:22:02 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2022-03-18 13:23:54 +0000

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

diff --git a/www/rubygem-cgi/Makefile b/www/rubygem-cgi/Makefile
index 337696e4800e..7f89223fcd4e 100644
--- a/www/rubygem-cgi/Makefile
+++ b/www/rubygem-cgi/Makefile
@@ -12,9 +12,11 @@ LICENSE=	BSD2CLAUSE RUBY
 LICENSE_COMB=	dual
 LICENSE_FILE_BSD2CLAUSE=${WRKSRC}/LICENSE.txt
 
-USES=		gem
+USES=		cpe gem
 USE_RUBY=	yes
 
+CPE_VENDOR=	ruby-lang
+
 NO_ARCH=	yes
 
 .include <bsd.port.mk>



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