Date: Sat, 23 Oct 2021 20:04:08 GMT From: =?utf-8?Q?Stefan E=C3=9Fer?= <se@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 95d40be7ad4a - main - textproc/linux-c7-expat: Add CPE information Message-ID: <202110232004.19NK48MF056845@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=95d40be7ad4a71d979fea6c00765a1f58210df5e commit 95d40be7ad4a71d979fea6c00765a1f58210df5e Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-23 20:03:53 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-23 20:03:53 +0000 textproc/linux-c7-expat: Add CPE information Approved by: portmgr (blanket) --- textproc/linux-c7-expat/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/textproc/linux-c7-expat/Makefile b/textproc/linux-c7-expat/Makefile index bae67c3f7e84..09367105a64e 100644 --- a/textproc/linux-c7-expat/Makefile +++ b/textproc/linux-c7-expat/Makefile @@ -11,7 +11,9 @@ COMMENT= XML 1.0 parser written in C (Linux CentOS ${LINUX_DIST_VER}) LICENSE= MIT -USES= linux:c7 +USES= cpe linux:c7 +CPE_VENDOR= ${CPE_PRODUCT}_project +CPE_PRODUCT= lib${PORTNAME} USE_LDCONFIG= yes USE_LINUX_RPM= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110232004.19NK48MF056845>