Bug 198238 - editors/emacs: add CPE information
Summary: editors/emacs: 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: Ashish SHUKLA
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-03 18:04 UTC by shun
Modified: 2015-03-09 09:05 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (ashish)


Attachments
Makefile with CPE information added (551 bytes, patch)
2015-03-03 18:04 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 18:04:20 UTC
Created attachment 153723 [details]
Makefile with CPE information added

editors/emacs has had vulnerabilities with a CPE identifier assigned (e.g. CVE-2008-2142). 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-09 09:04:34 UTC
A commit references this bug:

Author: ashish
Date: Mon Mar  9 09:04:18 UTC 2015
New revision: 380840
URL: https://svnweb.freebsd.org/changeset/ports/380840

Log:
  - Add CPE information

  PR:		198238
  Submitted by:	shun <shun.fbsd.pr at dropcut dot net>

Changes:
  head/editors/emacs/Makefile
Comment 2 Ashish SHUKLA freebsd_committer freebsd_triage 2015-03-09 09:05:17 UTC
Committed, thanks!