Bug 198470

Summary: mail/gnumail: 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? (theraven)
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Makefile with CPE information added
none
Makefile patch with CPE information added none

Description shun 2015-03-09 20:57:04 UTC
Created attachment 154103 [details]
Makefile with CPE information added

mail/gnumail has had vulnerabilities with a CPE identifier assigned (e.g. CVE-2007-1269). This patch add CPE information as suggested in the FreeBSD wiki[0].

[0] https://wiki.freebsd.org/Ports/CPE
Comment 1 shun 2015-03-09 21:08:14 UTC
Created attachment 154107 [details]
Makefile patch with CPE information added

proper patch format
Comment 2 commit-hook freebsd_committer freebsd_triage 2015-03-30 17:07:41 UTC
A commit references this bug:

Author: robak
Date: Mon Mar 30 17:07:25 UTC 2015
New revision: 382693
URL: https://svnweb.freebsd.org/changeset/ports/382693

Log:
  mail/gnumail: add CPE information

  - Maintainer's timeout (theraven@FreeBSD.org)

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

Changes:
  head/mail/gnumail/Makefile
Comment 3 Bartek Rutkowski freebsd_committer freebsd_triage 2015-03-30 17:18:58 UTC
Committed, thanks for your work!