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
(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
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
Committed, thanks for your work!