Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Oct 2021 11:15:11 GMT
From:      =?utf-8?Q?Stefan E=C3=9Fer?= <se@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 3faceaed5391 - main - misc/librepo: Add CPE information
Message-ID:  <202110191115.19JBFBHJ062926@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by se:

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

commit 3faceaed5391ffc8961f2343c3482b4bc0888e2b
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-19 11:14:37 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-19 11:14:37 +0000

    misc/librepo: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 misc/librepo/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/misc/librepo/Makefile b/misc/librepo/Makefile
index 691c71d37614..af412900634d 100644
--- a/misc/librepo/Makefile
+++ b/misc/librepo/Makefile
@@ -13,7 +13,8 @@ LIB_DEPENDS=	libassuan.so:security/libassuan \
 		libgpg-error.so:security/libgpg-error \
 		libgpgme.so:security/gpgme
 
-USES=		gettext-runtime gnome cmake localbase:ldflags pkgconfig
+USES=		cpe gettext-runtime gnome cmake localbase:ldflags pkgconfig
+CPE_VENDOR=	redhat
 USE_GNOME=	glib20 libxml2
 USE_LDCONFIG=	yes
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110191115.19JBFBHJ062926>