Bug 198971 - www/geronimo: add CPE information to Makefile
Summary: www/geronimo: add CPE information to Makefile
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-27 20:48 UTC by shun
Modified: 2015-03-28 12:38 UTC (History)
0 users

See Also:


Attachments
adding CPE information to Makefile (287 bytes, patch)
2015-03-27 20:48 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-27 20:48:50 UTC
Created attachment 154890 [details]
adding CPE information to Makefile

www/geronimo has had vulnerabilities with a CPE identifier assigned (e.g. CVE-2013-1777). This patch adds CPE information as suggested in the FreeBSD wiki[0]. I am not entirely sure about the CPE_VERSION string, given that this port uses a beta version.

[0] https://wiki.freebsd.org/Ports/CPE
Comment 1 commit-hook freebsd_committer freebsd_triage 2015-03-28 12:19:11 UTC
A commit references this bug:

Author: sunpoet
Date: Sat Mar 28 12:18:23 UTC 2015
New revision: 382477
URL: https://svnweb.freebsd.org/changeset/ports/382477

Log:
  - Add CPE information

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

Changes:
  head/www/geronimo/Makefile
Comment 2 Po-Chuan Hsieh freebsd_committer freebsd_triage 2015-03-28 12:38:02 UTC
Committed. Thanks!