Bug 197738

Summary: [patch] x11-fonts/libXfont: add CPE information
Product: Ports & Packages Reporter: shun <shun.fbsd.pr>
Component: Individual Port(s)Assignee: Bartek Rutkowski <robak>
Status: Closed FIXED    
Severity: Affects Only Me CC: robak
Priority: --- Flags: bugzilla: maintainer-feedback? (x11)
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Makefile with CPE information added none

Description shun 2015-02-16 20:46:20 UTC
Created attachment 153078 [details]
Makefile with CPE information added

x11-fonts/libXfont has had vulnerabilities with a CPE identifer assigned (e.g. CVE-2013-0211). This patch add CPE information as suggested in the FreeBSD wiki[0].

[0] https://wiki.freebsd.org/Ports/CPE
Comment 1 Bugzilla Automation freebsd_committer freebsd_triage 2015-02-16 20:46:20 UTC
Auto-assigned to maintainer x11@FreeBSD.org
Comment 2 commit-hook freebsd_committer freebsd_triage 2015-03-24 11:36:28 UTC
A commit references this bug:

Author: robak
Date: Tue Mar 24 11:35:27 UTC 2015
New revision: 382083
URL: https://svnweb.freebsd.org/changeset/ports/382083

Log:
  x11-fonts/libXfont: add CPE information

  - Maintainer's timeout (x11@FreeBSD.org)

  PR:		197738
  Submitted by:	Shun <shun.fbsd.pr@dropcut.net>

Changes:
  head/x11-fonts/libXfont/Makefile
Comment 3 Bartek Rutkowski freebsd_committer freebsd_triage 2015-03-24 11:37:14 UTC
Committed, thanks for your work!