git: 04b3479be19b - main - devel/linux-c7-libunwind: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Thu Sep 30 15:14:45 UTC 2021


The branch main has been updated by decke:

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

commit 04b3479be19b18427db3c067158928ea46373228
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-30 14:15:00 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-30 15:14:04 +0000

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

diff --git a/devel/linux-c7-libunwind/Makefile b/devel/linux-c7-libunwind/Makefile
index 85ec3411d1dd..422b9105fbca 100644
--- a/devel/linux-c7-libunwind/Makefile
+++ b/devel/linux-c7-libunwind/Makefile
@@ -8,9 +8,10 @@ CATEGORIES=	devel linux
 MAINTAINER=	emulation at FreeBSD.org
 COMMENT=	Generic stack unwinding library (Linux CentOS ${LINUX_DIST_VER})
 
-USES=		linux:c7
+USES=		cpe linux:c7
 USE_LDCONFIG=	yes
 USE_LINUX_RPM=	yes
+CPE_VENDOR=	libunwind_project
 
 DESCR=		${.CURDIR}/../${PORTNAME}/pkg-descr
 


More information about the dev-commits-ports-all mailing list