Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Sep 2021 09:42:50 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: 948e259b5f09 - main - print/linux-c7-harfbuzz: Add CPE information
Message-ID:  <202109300942.18U9goWc005562@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=948e259b5f09efb908ea5deb709032024d57ddb1

commit 948e259b5f09efb908ea5deb709032024d57ddb1
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-09-30 09:40:50 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-09-30 09:42:25 +0000

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

diff --git a/print/linux-c7-harfbuzz/Makefile b/print/linux-c7-harfbuzz/Makefile
index 39daf44ea421..aa8dbd39f57c 100644
--- a/print/linux-c7-harfbuzz/Makefile
+++ b/print/linux-c7-harfbuzz/Makefile
@@ -6,11 +6,13 @@ CATEGORIES=	print linux
 MAINTAINER=	emulation@FreeBSD.org
 COMMENT=	OpenType text shaping engine (Linux CentOS ${LINUX_DIST_VER})
 
-USES=		linux:c7
+USES=		cpe linux:c7
 USE_LDCONFIG=	yes
 USE_LINUX=	graphite2
 USE_LINUX_RPM=	yes
 
+CPE_VENDOR=	harfbuzz_project
+
 DESCR=		${.CURDIR}/../${PORTNAME}/pkg-descr
 
 OPTIONS_DEFINE=	DOCS



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