Bug 198958 - www/axis: add CPE information
Summary: www/axis: 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-27 20:15 UTC by shun
Modified: 2015-03-28 12:37 UTC (History)
0 users

See Also:


Attachments
adding CPE formation to Makefile (259 bytes, patch)
2015-03-27 20:15 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:15:51 UTC
Created attachment 154877 [details]
adding CPE formation to Makefile

www/axis has had vulnerabilities with a CPE identifier assigned (e.g. CVE-2014-3596). 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-28 12:18:04 UTC
A commit references this bug:

Author: sunpoet
Date: Sat Mar 28 12:17:55 UTC 2015
New revision: 382472
URL: https://svnweb.freebsd.org/changeset/ports/382472

Log:
  - Add CPE information

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

Changes:
  head/www/axis/Makefile
Comment 2 Po-Chuan Hsieh freebsd_committer freebsd_triage 2015-03-28 12:37:50 UTC
Committed. Thanks!