Bug 198832

Summary: www/libmicrohttpd: adding CPE information to Makefile
Product: Ports & Packages Reporter: shun <shun.fbsd.pr>
Component: Individual Port(s)Assignee: Bartek Rutkowski <robak>
Status: Closed FIXED    
Severity: Affects Only Me CC: gaod, robak
Priority: --- Flags: bugzilla: maintainer-feedback? (gaod)
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
adding CPE information to Makefile none

Description shun 2015-03-23 18:31:40 UTC
Created attachment 154712 [details]
adding CPE information to Makefile

www/libmicrohttpd has had vulnerabilities with a CPE identifier assigned (e.g. CVE-2006-5214). 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-08 14:54:45 UTC
A commit references this bug:

Author: robak
Date: Wed Apr  8 14:54:37 UTC 2015
New revision: 383569
URL: https://svnweb.freebsd.org/changeset/ports/383569

Log:
  www/libmicrohttpd: add CPE information

  - Maintainer's timeout (gaod@hychen.org)

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

Changes:
  head/www/libmicrohttpd/Makefile
Comment 2 Bartek Rutkowski freebsd_committer freebsd_triage 2015-04-08 14:59:52 UTC
Committed, thanks for your work!