Bug 199332

Summary: mail/roundcube: 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? (ale)
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
adding CPE information to Makefile none

Description shun 2015-04-09 20:16:23 UTC
Created attachment 155384 [details]
adding CPE information to Makefile

mail/roundcube has had vulnerabilities with a CPE identifier assigned (e.g. CVE-2015-1433). 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-17 16:39:32 UTC
A commit references this bug:

Author: robak
Date: Fri Apr 17 16:38:54 UTC 2015
New revision: 384167
URL: https://svnweb.freebsd.org/changeset/ports/384167

Log:
  mail/roundcube: add CPE info

  PR:		199332
  Submitted by:	Shun <shun.fbsd.pr@dropcut.net>
  Approved by:	portmgr blanket

Changes:
  head/mail/roundcube/Makefile
Comment 2 Bartek Rutkowski freebsd_committer freebsd_triage 2015-04-17 16:41:29 UTC
Committed with minor changes (please, dont use USE+= when its first USE definition), thanks for your work!