git: 473bf88c346e - main - archivers/rubygem-rubyzip2: Add CPE information

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


The branch main has been updated by decke:

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

commit 473bf88c346efd682f61973da29dcfd4010131d6
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-25 19:51:22 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-25 20:28:32 +0000

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

diff --git a/archivers/rubygem-rubyzip2/Makefile b/archivers/rubygem-rubyzip2/Makefile
index a2ab1fa444ad..4c27130343df 100644
--- a/archivers/rubygem-rubyzip2/Makefile
+++ b/archivers/rubygem-rubyzip2/Makefile
@@ -11,6 +11,9 @@ COMMENT=	Ruby compatible Zip library
 NO_ARCH=	yes
 
 USE_RUBY=	yes
-USES=		gem
+USES=		cpe gem
+
+CPE_VENDOR=	rubyzip_project
+CPE_PRODUCT=	rubyzip
 
 .include <bsd.port.mk>


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