git: 43a380ab9fff - main - archivers/rubygem-rubyzip: Add CPE information

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


The branch main has been updated by decke:

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

commit 43a380ab9fff94af7d26dd2faea94be07c28dd09
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-25 19:49:19 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-25 20:28:30 +0000

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

diff --git a/archivers/rubygem-rubyzip/Makefile b/archivers/rubygem-rubyzip/Makefile
index 4fd6996df003..21b15fa234f1 100644
--- a/archivers/rubygem-rubyzip/Makefile
+++ b/archivers/rubygem-rubyzip/Makefile
@@ -11,9 +11,11 @@ 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
+
 .include <bsd.port.mk>


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