git: d2d263622ef7 - main - archivers/rubygem-rubyzip20: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Sat Sep 25 20:29:37 UTC 2021


The branch main has been updated by decke:

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

commit d2d263622ef7d477d8ed479fe927f423c4ae440d
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-25 19:52:13 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-25 20:28:33 +0000

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

diff --git a/archivers/rubygem-rubyzip20/Makefile b/archivers/rubygem-rubyzip20/Makefile
index 7a68cd85b501..9028f0315cc1 100644
--- a/archivers/rubygem-rubyzip20/Makefile
+++ b/archivers/rubygem-rubyzip20/Makefile
@@ -12,11 +12,13 @@ COMMENT=	Ruby module for reading and writing zip files
 LICENSE=	BSD2CLAUSE RUBY
 LICENSE_COMB=	dual
 
-USES=		gem
+USES=		cpe gem
 USE_RUBY=	yes
 
 NO_ARCH=	yes
 
+CPE_VENDOR=	rubyzip_project
+
 PORTSCOUT=	limit:^2\.0\.
 
 .include <bsd.port.mk>


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