Bug 198191

Summary: devel/automake: 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? (autotools)
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Makefile witj CPE information added none

Description shun 2015-03-02 19:29:51 UTC
Created attachment 153678 [details]
Makefile witj CPE information added

devel/automake has had vulnerabilities with a CPE identifier assigned (e.g. CVE-2012-3386). This patch add 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-28 18:34:58 UTC
A commit references this bug:

Author: robak
Date: Sat Mar 28 18:34:47 UTC 2015
New revision: 382535
URL: https://svnweb.freebsd.org/changeset/ports/382535

Log:
  devel/automake: add CPE information

  - Maintainer's timeout (autotools@FreeBSD.org)

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

Changes:
  head/devel/automake/Makefile
Comment 2 Bartek Rutkowski freebsd_committer freebsd_triage 2015-03-28 18:54:49 UTC
Committed, thanks for your work!