Bug 198259

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

Description shun 2015-03-03 22:15:15 UTC
Created attachment 153748 [details]
Makefile with CPE information added

lang/gcc49 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 15:00:47 UTC
A commit references this bug:

Author: gerald
Date: Sun Mar 22 15:00:21 UTC 2015
New revision: 381925
URL: https://svnweb.freebsd.org/changeset/ports/381925

Log:
  Add CPE information.

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

Changes:
  head/lang/gcc49/Makefile
Comment 2 Gerald Pfeifer freebsd_committer freebsd_triage 2015-03-22 15:03:32 UTC
Thanks for raising this; I just committed a minor variation of your
proposed patch.