Bug 198249

Summary: lang/gcc: add CPE information
Product: Ports & Packages Reporter: shun <shun.fbsd.pr>
Component: Individual Port(s)Assignee: Gerald Pfeifer <gerald>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Makefile with CPE information added none

Description shun 2015-03-03 21:41:03 UTC
Created attachment 153736 [details]
Makefile with CPE information added

lang/gcc 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
Comment 1 commit-hook freebsd_committer freebsd_triage 2015-03-22 01:44:34 UTC
A commit references this bug:

Author: gerald
Date: Sun Mar 22 01:44:20 UTC 2015
New revision: 381885
URL: https://svnweb.freebsd.org/changeset/ports/381885

Log:
  Add CPE information.

  PR:		198249
  Submitted by:	shun.fbsd.pr@dropcut.net

Changes:
  head/lang/gcc/Makefile
Comment 2 Gerald Pfeifer freebsd_committer freebsd_triage 2015-03-22 01:45:21 UTC
Committed (with just a different order), thanks.