Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Sep 2021 21:19:36 GMT
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: 63621514f08a - main - devel/libsoup: Add CPE information
Message-ID:  <202109102119.18ALJaad004808@gitrepo.freebsd.org>

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

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

commit 63621514f08a3a7ee506c274f3d74888412ee0a7
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-09-10 19:32:04 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-09-10 21:17:27 +0000

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

diff --git a/devel/libsoup/Makefile b/devel/libsoup/Makefile
index d68635fc6f7f..680e1b4748a5 100644
--- a/devel/libsoup/Makefile
+++ b/devel/libsoup/Makefile
@@ -17,11 +17,12 @@ LIB_DEPENDS=	libgcrypt.so:security/libgcrypt \
 		libpsl.so:dns/libpsl
 RUN_DEPENDS=	glib-networking>=2.29.18:net/glib-networking
 
-USES=		gettext gnome localbase meson \
+USES=		cpe gettext gnome localbase meson \
 		pkgconfig python:3.6+,build sqlite ssl tar:xz
 USE_GNOME=	glib20 intlhack introspection:build \
 		libxml2
 USE_LDCONFIG=	yes
+CPE_VENDOR=	gnome
 
 OPTIONS_DEFINE=			SMB
 OPTIONS_SINGLE=			GSSAPI



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