Bug 199031 - textproc/apache-poi: add CPE information
Summary: textproc/apache-poi: 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: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-30 17:01 UTC by shun
Modified: 2015-03-30 19:05 UTC (History)
0 users

See Also:


Attachments
adding CPE information to Makefile (343 bytes, patch)
2015-03-30 17:01 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-30 17:01:36 UTC
Created attachment 155010 [details]
adding CPE information to Makefile

textproc/apache-poi has had vulnerabilities with a CPE identifier assigned (e.g. CVE-2014-9527). This patch adds 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-30 18:57:03 UTC
A commit references this bug:

Author: sunpoet
Date: Mon Mar 30 18:56:11 UTC 2015
New revision: 382708
URL: https://svnweb.freebsd.org/changeset/ports/382708

Log:
  - Add CPE information

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

Changes:
  head/textproc/apache-poi/Makefile
Comment 2 Po-Chuan Hsieh freebsd_committer freebsd_triage 2015-03-30 19:05:03 UTC
Committed. Thanks!