Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Jun 2026 19:30:23 +0000
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: f6bdc06e1950 - main - devel/rubygem-zlib: Add CPE information
Message-ID:  <6a31a44f.301e5.41ecdd42@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by decke:

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

commit f6bdc06e19502488bc5d8761714dbf32e44c1fc3
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2026-06-16 19:26:48 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2026-06-16 19:26:48 +0000

    devel/rubygem-zlib: Add CPE information
---
 devel/rubygem-zlib/Makefile | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/devel/rubygem-zlib/Makefile b/devel/rubygem-zlib/Makefile
index 731ae1e06d1e..f477fa54af3a 100644
--- a/devel/rubygem-zlib/Makefile
+++ b/devel/rubygem-zlib/Makefile
@@ -12,6 +12,8 @@ LICENSE_COMB=	dual
 LICENSE_FILE_BSD2CLAUSE=${WRKSRC}/BSDL
 LICENSE_FILE_RUBY=	${WRKSRC}/COPYING
 
-USES=		gem
+USES=		cpe gem
+
+CPE_VENDOR=	ruby-lang
 
 .include <bsd.port.mk>


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a31a44f.301e5.41ecdd42>