Bug 197545

Summary: [patch] japanese/lynx: add 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: robak
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Makefile with CPE information added none

Description shun 2015-02-11 19:53:45 UTC
Created attachment 152876 [details]
Makefile with CPE information added

japanese/lynx has had vulnerabilities with a CPE identifier assigned[0]. This patch adds CPE information as suggested on the FreeBSD wiki[1].


[0] http://www.vuxml.org/freebsd/c01170bf-4990-11da-a1b8-000854d03344.html
[1] https://wiki.freebsd.org/Ports/CPE
Comment 1 commit-hook freebsd_committer freebsd_triage 2015-03-16 15:17:11 UTC
A commit references this bug:

Author: robak
Date: Mon Mar 16 15:16:48 UTC 2015
New revision: 381408
URL: https://svnweb.freebsd.org/changeset/ports/381408

Log:
  japanese/lynx: add USES= cpe

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

Changes:
  head/japanese/lynx/Makefile
Comment 2 Bartek Rutkowski freebsd_committer freebsd_triage 2015-03-16 15:18:25 UTC
Committed, thanks for your work!