Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Sep 2021 12:02:25 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: 94bdab248e85 - main - devel/linux-c7-dbus-libs: Add CPE information
Message-ID:  <202109211202.18LC2PwD099890@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=94bdab248e855ada6de1638bef98490319810e88

commit 94bdab248e855ada6de1638bef98490319810e88
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-09-21 11:41:21 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-09-21 12:01:30 +0000

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

diff --git a/devel/linux-c7-dbus-libs/Makefile b/devel/linux-c7-dbus-libs/Makefile
index 339354837425..336e7acca409 100644
--- a/devel/linux-c7-dbus-libs/Makefile
+++ b/devel/linux-c7-dbus-libs/Makefile
@@ -12,10 +12,11 @@ COMMENT=	Libraries for accessing D-BUS (Linux CentOS ${LINUX_DIST_VER})
 
 LICENSE=	GPLv2+
 
-USES=		linux:c7
+USES=		cpe linux:c7
 USE_LDCONFIG=	yes
 USE_LINUX=	systemd-libs
 USE_LINUX_RPM=	yes
+CPE_VENDOR=	freedesktop
 
 LIB_DISTNAMES=	${PORTNAME}${PKGNAMESUFFIX}-${DISTVERSIONFULL}
 



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