Bug 198968

Summary: mail/james: 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-27 20:42:35 UTC
Created attachment 154887 [details]
adding CPE information to Makefile

mail/james has had vulnerabilities with a CPE identifier assigned (e.g. CVE-2006-2806). 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:19:10 UTC
A commit references this bug:

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

Log:
  - Add CPE information

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

Changes:
  head/mail/james/Makefile
Comment 2 Po-Chuan Hsieh freebsd_committer freebsd_triage 2015-03-28 12:38:00 UTC
Committed. Thanks!