Bug 198193

Summary: devel/automake14: add CPE information and Makefile fix
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 with CPE information and portlint fix none

Description shun 2015-03-02 19:35:11 UTC
Created attachment 153680 [details]
Makefile with CPE information and portlint fix

devel/automake14 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]. It also fixes the fatal portlint error "FATAL: Makefile: PKGNAMESUFFIX appears out-of-order."

[0] https://wiki.freebsd.org/Ports/CPE
Comment 1 commit-hook freebsd_committer freebsd_triage 2015-03-28 19:19:04 UTC
A commit references this bug:

Author: robak
Date: Sat Mar 28 19:18:53 UTC 2015
New revision: 382545
URL: https://svnweb.freebsd.org/changeset/ports/382545

Log:
  devel/automake14: add CPE information

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

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

Changes:
  head/devel/automake14/Makefile
Comment 2 Bartek Rutkowski freebsd_committer freebsd_triage 2015-03-28 19:21:03 UTC
Committed, thanks for your work!