Created attachment 155665 [details] v0 NVD provides example CPE strings in https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2015-0844 $ make -V CPE_STR PORTVERSION=1.12.1 cpe:2.3:a:wesnoth:battle_for_wesnoth:1.12.1:::::freebsd11:x64 # before ports r362439 (CPE 2.2) $ make -V CPE_URI PORTVERSION=1.12.1 cpe:/a:wesnoth:battle_for_wesnoth:1.12.1::~~~freebsd~~ While here, per bug 197496 comment 8 make OPENMP build fail later.
I'm fine with your patch. Thanks for your work!
Submitter is committer, assign.
A commit references this bug: Author: jbeich Date: Fri Apr 17 13:58:31 UTC 2015 New revision: 384161 URL: https://svnweb.freebsd.org/changeset/ports/384161 Log: - Add CPE information - Require openmp-capable compiler for OPENMP PR: 199497 Approved by: Torsten Z?hlsdorff (maintainer) Changes: head/games/wesnoth/Makefile