Bug 198635

Summary: databases/gnats4: 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: portmaster, robak
Priority: --- Flags: robak: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
add CPE information to Makefile none

Description shun 2015-03-16 18:39:28 UTC
Created attachment 154431 [details]
add CPE information to Makefile

databases/gnats4 has had vulnerabilities with a CPE identifier assigned (e.g. CVE-2004-0623). This patch adds CPE information as suggested in the FreeBSD wiki[0].

[0] https://wiki.freebsd.org/Ports/CPE
Comment 1 Chris Hutchinson 2015-03-16 22:29:33 UTC
(In reply to shun from comment #0)
> Created attachment 154431 [details]
> add CPE information to Makefile
> 
> databases/gnats4 has had vulnerabilities with a CPE identifier assigned
> (e.g. CVE-2004-0623). This patch adds CPE information as suggested in the
> FreeBSD wiki[0].
> 
> [0] https://wiki.freebsd.org/Ports/CPE

Yes. Please do, and thank you for taking the time to address this.

In case it's not completely obvious;
I approve the proposed patch. :-)

Thanks!

--Chris
Comment 2 commit-hook freebsd_committer freebsd_triage 2015-03-18 20:00:04 UTC
A commit references this bug:

Author: robak
Date: Wed Mar 18 19:59:35 UTC 2015
New revision: 381576
URL: https://svnweb.freebsd.org/changeset/ports/381576

Log:
  databases/gnats4: add CPE information

  - Fix pkg-plist missing @dir entry

  PR:		198635
  Submitted by:	Shun <shun.fbsd.pr@dropcut.net>
  Approved by:	maintainer

Changes:
  head/databases/gnats4/Makefile
  head/databases/gnats4/pkg-plist
Comment 3 Bartek Rutkowski freebsd_committer freebsd_triage 2015-03-18 20:01:28 UTC
Committed, thanks for your work!