Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 06 Jun 2026 18:25:39 +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: 777acda34eea - main - devel/hivex: Add CPE information
Message-ID:  <6a246623.372a5.364c7aa1@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=777acda34eead67fd310e8d9cefdcceb3e41de3f

commit 777acda34eead67fd310e8d9cefdcceb3e41de3f
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2026-06-06 18:16:58 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2026-06-06 18:16:58 +0000

    devel/hivex: Add CPE information
---
 devel/hivex/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/devel/hivex/Makefile b/devel/hivex/Makefile
index 4c0ba4ed03b9..10087235783f 100644
--- a/devel/hivex/Makefile
+++ b/devel/hivex/Makefile
@@ -11,7 +11,8 @@ WWW=		https://libguestfs.org/hivex.3.html \
 LICENSE=	LGPL21
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-USES=		gettext-runtime gmake gnome iconv libtool perl5 pkgconfig readline shebangfix
+USES=		cpe gettext-runtime gmake gnome iconv libtool perl5 pkgconfig readline shebangfix
+CPE_VENDOR=	redhat
 USE_GNOME=	libxml2
 USE_PERL5=	build
 


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a246623.372a5.364c7aa1>