Bug 199398

Summary: archivers/unzoo: 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: --- Flags: bugzilla: maintainer-feedback? (ehaupt)
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
adding CPE information to Makefile none

Description shun 2015-04-12 15:32:28 UTC
Created attachment 155519 [details]
adding CPE information to Makefile

archivers/unzoo has had vulnerabilities with a CPE identifier assigned (e.g. CVE-2004-2190). 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-15 09:44:11 UTC
A commit references this bug:

Author: robak
Date: Wed Apr 15 09:44:05 UTC 2015
New revision: 384040
URL: https://svnweb.freebsd.org/changeset/ports/384040

Log:
  archivers/unzoo: add CPE info

  PR:		199398
  Submitted by:	Shun <shun.fbsd.pr@dropcut.net>
  Approved by:	portmgr blanket

Changes:
  head/archivers/unzoo/Makefile
Comment 2 Bartek Rutkowski freebsd_committer freebsd_triage 2015-04-15 09:49:45 UTC
Committed, thanks for your work!