Created attachment 153745 [details] Makefile with CPE information added lang/gcc47 has had vulnerabilities with a CPE identifier assigned (e.g. CVE-2008-1367). This patch add CPE information as suggested in the FreeBSD wiki[0]. [0] https://wiki.freebsd.org/Ports/CPE
A commit references this bug: Author: gerald Date: Sun Mar 22 21:39:25 UTC 2015 New revision: 381964 URL: https://svnweb.freebsd.org/changeset/ports/381964 Log: Add CPE information. [1] Use PKGNAMESUFFIX so that PORTNAME falls back to plain gcc and we can avoid setting DISTNAME and CPE_PRODUCT. [2] PR: 198256 [1] Submitted by: shun.fbsd.pr@dropcut.net [1] Suggested by: mat [2] Changes: head/lang/gcc47/Makefile
Thanks, I applied a minor variation of this patch.