Bug 198960

Summary: graphics/batik: add CPE information
Product: Ports & Packages Reporter: shun <shun.fbsd.pr>
Component: Individual Port(s)Assignee: Max Brazhnikov <makc>
Status: Closed FIXED    
Severity: Affects Only Me Flags: bugzilla: maintainer-feedback? (makc)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
adding CPE information to Makefile none

Description shun 2015-03-27 20:21:08 UTC
Created attachment 154879 [details]
adding CPE information to Makefile

graphics/batik has had vulnerabilities with a CPE identifier assigned (e.g. CVE-2015-0250). 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-03-31 20:55:32 UTC
A commit references this bug:

Author: makc
Date: Tue Mar 31 20:54:54 UTC 2015
New revision: 382864
URL: https://svnweb.freebsd.org/changeset/ports/382864

Log:
  graphics/batik:
  - Add CPE info [1]
  - Clean up Makefile from superfluous variables

  PR:		198960 [1]
  Submitted by:	shun.fbsd.pr@dropcut.net

Changes:
  head/graphics/batik/Makefile
Comment 2 Max Brazhnikov freebsd_committer freebsd_triage 2015-03-31 21:21:56 UTC
Committed, thanks!