Bug 198910

Summary: net/activemq: add CPE information
Product: Ports & Packages Reporter: shun <shun.fbsd.pr>
Component: Individual Port(s)Assignee: Bartek Rutkowski <robak>
Status: Closed FIXED    
Severity: Affects Only Me CC: robak
Priority: --- Flags: bugzilla: maintainer-feedback? (tj)
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
adding CPE information to Makefile none

Description shun 2015-03-25 21:37:11 UTC
Created attachment 154808 [details]
adding CPE information to Makefile

net/activemq has had vulnerabilities with a CPE identifier assigned (e.g. CVE-2015-1499). 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-04-14 09:05:15 UTC
A commit references this bug:

Author: robak
Date: Tue Apr 14 09:04:55 UTC 2015
New revision: 383989
URL: https://svnweb.freebsd.org/changeset/ports/383989

Log:
  net/activemq: add CPE information

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

Changes:
  head/net/activemq/Makefile
Comment 2 Bartek Rutkowski freebsd_committer freebsd_triage 2015-04-14 09:07:50 UTC
Committed, thanks for your work!