git: 0e9fb56aa572 - main - devel/rubygem-actionview60: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Tue Sep 21 12:02:45 UTC 2021


The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=0e9fb56aa572ecf5443b769ae9f454ca99136f3f

commit 0e9fb56aa572ecf5443b769ae9f454ca99136f3f
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-21 11:52:31 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-21 12:01:47 +0000

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

diff --git a/devel/rubygem-actionview60/Makefile b/devel/rubygem-actionview60/Makefile
index 96fdc8ab15bf..530d2a06ead2 100644
--- a/devel/rubygem-actionview60/Makefile
+++ b/devel/rubygem-actionview60/Makefile
@@ -18,9 +18,11 @@ RUN_DEPENDS=	rubygem-activesupport60>=${PORTVERSION}:devel/rubygem-activesupport
 		rubygem-rails-dom-testing-rails60>=2.0<3:textproc/rubygem-rails-dom-testing-rails60 \
 		rubygem-rails-html-sanitizer>=1.2.0<2:textproc/rubygem-rails-html-sanitizer
 
-USES=		gem
+USES=		cpe gem
 USE_RUBY=	yes
 
+CPE_VENDOR=	rubyonrails
+
 NO_ARCH=	yes
 
 PORTSCOUT=	limit:^6\.0\.


More information about the dev-commits-ports-main mailing list