Date: Thu, 14 Oct 2021 21:33: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: 116f8996ade4 - main - devel/linux-c7-systemd-libs: Add CPE information Message-ID: <202110142133.19ELX8mH079715@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=116f8996ade47b4c27d003d6025f55d829ebf10d commit 116f8996ade47b4c27d003d6025f55d829ebf10d Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-14 21:30:32 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-14 21:30:32 +0000 devel/linux-c7-systemd-libs: Add CPE information Approved by: portmgr (blanket) --- devel/linux-c7-systemd-libs/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devel/linux-c7-systemd-libs/Makefile b/devel/linux-c7-systemd-libs/Makefile index 6a43f677eab4..d38e95229023 100644 --- a/devel/linux-c7-systemd-libs/Makefile +++ b/devel/linux-c7-systemd-libs/Makefile @@ -10,7 +10,8 @@ COMMENT= Libraries for accessing systemd (Linux CentOS ${LINUX_DIST_VER}) LICENSE= LGPL21+ -USES= linux:c7 +USES= cpe linux:c7 +CPE_VENDOR= freedesktop USE_LDCONFIG= yes USE_LINUX= elfutils-libs libgcrypt libgpg-error lz4 USE_LINUX_RPM= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110142133.19ELX8mH079715>