Bug 198255 - lang/gcc46: add CPE information
Summary: lang/gcc46: add CPE information
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Gerald Pfeifer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-03 21:56 UTC by shun
Modified: 2015-03-22 01:54 UTC (History)
0 users

See Also:


Attachments
Makefile with CPE information added (563 bytes, patch)
2015-03-03 21:56 UTC, shun
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description shun 2015-03-03 21:56:29 UTC
Created attachment 153744 [details]
Makefile with CPE information added

lang/gcc46 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:53:36 UTC
A commit references this bug:

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

Log:
  Add CPE information.

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

Changes:
  head/lang/gcc46/Makefile
Comment 2 Gerald Pfeifer freebsd_committer freebsd_triage 2015-03-22 01:54:06 UTC
I applied a minor variation of this patch; thank you.