Bug 199034

Summary: java/jakarta-struts: add CPE information
Product: Ports & Packages Reporter: shun <shun.fbsd.pr>
Component: Individual Port(s)Assignee: Po-Chuan Hsieh <sunpoet>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
adding CPE information to Makefile none

Description shun 2015-03-30 17:04:35 UTC
Created attachment 155013 [details]
adding CPE information to Makefile

java/jakarta-struts has had vulnerabilities with a CPE identifier assigned (e.g. CVE-2014-7809). 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 19:04:07 UTC
A commit references this bug:

Author: sunpoet
Date: Mon Mar 30 19:03:35 UTC 2015
New revision: 382710
URL: https://svnweb.freebsd.org/changeset/ports/382710

Log:
  - Add CPE information

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

Changes:
  head/java/jakarta-struts/Makefile
Comment 2 Po-Chuan Hsieh freebsd_committer freebsd_triage 2015-03-30 19:05:22 UTC
Committed. Thanks!