Bug 199024

Summary: www/mod_fcgid: add CPE information
Product: Ports & Packages Reporter: shun <shun.fbsd.pr>
Component: Individual Port(s)Assignee: Po-Chuan Hsieh <sunpoet>
Status: Closed FIXED    
Severity: Affects Only Me CC: freebsd.ports
Priority: --- Flags: bugzilla: maintainer-feedback? (freebsd.ports)
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
adding CPE information to Makefile none

Description shun 2015-03-30 16:52:50 UTC
Created attachment 155003 [details]
adding CPE information to Makefile

www/mod_fcgid devel/hadoop has had vulnerabilities with a CPE identifier assigned (e.g. CVE-2013-4365). 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-13 19:27:06 UTC
A commit references this bug:

Author: sunpoet
Date: Mon Apr 13 19:26:19 UTC 2015
New revision: 383959
URL: https://svnweb.freebsd.org/changeset/ports/383959

Log:
  - Add CPE information

  PR:		199024
  Submitted by:	shun <shun.fbsd.pr@dropcut.net>
  Approved by:	maintainer (timeout, 14 days)

Changes:
  head/www/mod_fcgid/Makefile
Comment 2 Po-Chuan Hsieh freebsd_committer freebsd_triage 2015-04-13 19:31:18 UTC
Committed. Thanks!