git: bd939f5fcd37 - main - sysutils/devcpu-data-intel: Add CPE data
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 07 Nov 2021 21:18:54 UTC
The branch main has been updated by jrm: URL: https://cgit.FreeBSD.org/ports/commit/?id=bd939f5fcd37a0ff66bbe4b6dff15b95d86f88ed commit bd939f5fcd37a0ff66bbe4b6dff15b95d86f88ed Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2021-11-05 12:02:41 +0000 Commit: Joseph Mingrone <jrm@FreeBSD.org> CommitDate: 2021-11-07 21:18:36 +0000 sysutils/devcpu-data-intel: Add CPE data --- sysutils/devcpu-data-intel/Makefile | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/sysutils/devcpu-data-intel/Makefile b/sysutils/devcpu-data-intel/Makefile index bffaad57b547..4b1ce1086e25 100644 --- a/sysutils/devcpu-data-intel/Makefile +++ b/sysutils/devcpu-data-intel/Makefile @@ -15,6 +15,10 @@ LICENSE_PERMS= dist-mirror no-dist-sell pkg-mirror no-pkg-sell auto-accept ONLY_FOR_ARCHS= amd64 i386 +USES= cpe +CPE_PART= o +CPE_VENDOR= intel +CPE_PRODUCT= microcode USE_GITHUB= yes GH_ACCOUNT= intel GH_PROJECT= Intel-Linux-Processor-Microcode-Data-Files