Bug 199332 - mail/roundcube: add CPE information
Summary: mail/roundcube: 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: Bartek Rutkowski
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-04-09 20:16 UTC by shun
Modified: 2015-04-17 16:41 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (ale)


Attachments
adding CPE information to Makefile (431 bytes, patch)
2015-04-09 20:16 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-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!