Bug 198193 - devel/automake14: add CPE information and Makefile fix
Summary: devel/automake14: add CPE information and Makefile fix
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Bartek Rutkowski
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-02 19:35 UTC by shun
Modified: 2015-03-28 19:21 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (autotools)


Attachments
Makefile with CPE information and portlint fix (780 bytes, patch)
2015-03-02 19:35 UTC, shun
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!