Bug 199375

Summary: irc/bitchx: adding 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: dan.mashal, robak
Priority: --- Flags: bugzilla: maintainer-feedback? (dan.mashal)
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
adding CPE information to Makefile none

Description shun 2015-04-11 10:22:19 UTC
Created attachment 155461 [details]
adding CPE information to Makefile

irc/bitchx has had vulnerabilities with a CPE identifier assigned (e.g. CVE-2007-5922). 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-16 07:48:09 UTC
A commit references this bug:

Author: robak
Date: Thu Apr 16 07:47:11 UTC 2015
New revision: 384090
URL: https://svnweb.freebsd.org/changeset/ports/384090

Log:
  irc/bitchx: add CPE info

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

Changes:
  head/irc/bitchx/Makefile
Comment 2 Bartek Rutkowski freebsd_committer freebsd_triage 2015-04-16 07:48:51 UTC
Committed, thanks for your work!