Bug 198181

Summary: mail/anubis: add CPE information
Product: Ports & Packages Reporter: shun <shun.fbsd.pr>
Component: Individual Port(s)Assignee: Jason E. Hale <jhale>
Status: Closed FIXED    
Severity: Affects Only Me Flags: bugzilla: maintainer-feedback? (jhale)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Makefile with CPE information added none

Description shun 2015-03-02 19:16:50 UTC
Created attachment 153673 [details]
Makefile with CPE information added

mail/anubis has had vulnerabilities with a CPE identifier assigned (e.g. CVE-2004-0353). This patch add 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-05 09:13:33 UTC
A commit references this bug:

Author: jhale
Date: Thu Mar  5 09:12:57 UTC 2015
New revision: 380479
URL: https://svnweb.freebsd.org/changeset/ports/380479

Log:
  - Add CPE support [1]
  - Tab -> space in WWW line [2]

  PR:		198181 [1], 198182 [2]
  Submitted by:	shun <shun.fbsd.pr@dropcut.net>

Changes:
  head/mail/anubis/Makefile
  head/mail/anubis/pkg-descr
Comment 2 Jason E. Hale freebsd_committer freebsd_triage 2015-03-05 09:15:43 UTC
Committed, thanks!