Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Mar 2022 13:26:11 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: fbfe7bf406d5 - main - devel/linux-c7-libaio: Add CPE information
Message-ID:  <202203181326.22IDQBJJ003288@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=fbfe7bf406d5ced6fc0e88dd988c2026eea51d79

commit fbfe7bf406d5ced6fc0e88dd988c2026eea51d79
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2022-03-18 13:08:51 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2022-03-18 13:23:49 +0000

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

diff --git a/devel/linux-c7-libaio/Makefile b/devel/linux-c7-libaio/Makefile
index 4596243628b9..aeadf8c4c1ef 100644
--- a/devel/linux-c7-libaio/Makefile
+++ b/devel/linux-c7-libaio/Makefile
@@ -6,10 +6,12 @@ CATEGORIES=	devel linux
 MAINTAINER=	emulation@FreeBSD.org
 COMMENT=	Asynchronous I/O library (CentOS ${LINUX_DIST_VER})
 
-USES=		linux:c7
+USES=		cpe linux:c7
 USE_LDCONFIG=	yes
 USE_LINUX_RPM=	yes
 
+CPE_VENDOR=	libaio_project
+
 OPTIONS_DEFINE=	DOCS
 
 .include <bsd.port.mk>



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