Bug 197969

Summary: [patch] x11/libXxf86vm: add CPE information
Product: Ports & Packages Reporter: shun <shun.fbsd.pr>
Component: Individual Port(s)Assignee: Bartek Rutkowski <robak>
Status: Closed FIXED    
Severity: Affects Many People 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-23 21:33:30 UTC
Created attachment 153393 [details]
Makefile with CPE information added

x11/libXxf86vm has had vulnerabilities with a CPE identifier assigned (e.g. CVE-2013-2001). 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-23 21:33:30 UTC
Auto-assigned to maintainer x11@FreeBSD.org
Comment 2 commit-hook freebsd_committer freebsd_triage 2015-03-25 13:21:10 UTC
A commit references this bug:

Author: robak
Date: Wed Mar 25 13:20:17 UTC 2015
New revision: 382215
URL: https://svnweb.freebsd.org/changeset/ports/382215

Log:
  x11/libXxf86vm: add CPE information

  PR:		197969
  Submitted by:	Shun <shun.fbsd.pr@dropcut.net>
  Approved by:	kwm (blanket)

Changes:
  head/x11/libXxf86vm/Makefile
Comment 3 Bartek Rutkowski freebsd_committer freebsd_triage 2015-03-25 13:21:34 UTC
Committed, thanks for your work!