Bug 208331

Summary: www/py-graphite-web: adding CPE information
Product: Ports & Packages Reporter: shun <shun.fbsd.pr>
Component: Individual Port(s)Assignee: Steve Wills <swills>
Status: Closed FIXED    
Severity: Affects Many People Flags: bugzilla: maintainer-feedback? (swills)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
adding CPE information to Makefile none

Description shun 2016-03-27 16:04:32 UTC
Created attachment 168690 [details]
adding CPE information to Makefile

www/py-graphite-web has had vulnerabilities with a CPE identifier assigned (e.g. CVE-2013-5942). 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 2016-04-22 15:46:24 UTC
A commit references this bug:

Author: swills
Date: Fri Apr 22 15:45:52 UTC 2016
New revision: 413785
URL: https://svnweb.freebsd.org/changeset/ports/413785

Log:
  www/py-graphite-web: add CPE and fix example

  * Add CPE info for security issues [1]
  * Fix the path in the graphite.wsgi.example [2]
  * Bump portrevision for package change

  PR:		208331 [1]
  PR:		200174 [2]
  Submitted by:	shun <shun.fbsd.pr@dropcut.net> [1]
  Submitted by:	Kaspars Mickevics <kaspars@fx.lv> [2]

Changes:
  head/www/py-graphite-web/Makefile
  head/www/py-graphite-web/files/patch-conf__graphite.wsgi.example
Comment 2 Steve Wills freebsd_committer freebsd_triage 2016-04-22 15:47:34 UTC
Committed, thanks!