Bug 213885 - sysutils/mcelog: Update to 144
Summary: sysutils/mcelog: Update to 144
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: Kurt Jaeger
URL: https://github.com/andikleen/mcelog/c...
Keywords: easy
Depends on:
Blocks:
 
Reported: 2016-10-29 14:38 UTC by Ultima
Modified: 2016-10-29 15:41 UTC (History)
1 user (show)

See Also:


Attachments
mcelog.diff (897 bytes, patch)
2016-10-29 14:38 UTC, Ultima
Ultima1252: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ultima 2016-10-29 14:38:29 UTC
Created attachment 176278 [details]
mcelog.diff

This is an update to mcelog to the most current version, 144. This update adds knights mill cpuid.


* Updated to 144

 - Add Knights Mill (KNM) CPUID


portlint -AC:
WARN: Makefile: for new port, make $FreeBSD$ tag in comment section empty, to make SVN happy.
WARN: /usr/local/poudriere/ports/test/sysutils/mcelog/pkg-message: possible use of absolute pathname "/path/to/log".
0 fatal errors and 2 warnings found.


poudriere bulk -tC:
12amd64: success
12i386: success
110amd64: success
110i386: success
101amd64: success
101i386: success
93amd64: success
93i386: success
Comment 1 commit-hook freebsd_committer freebsd_triage 2016-10-29 15:41:23 UTC
A commit references this bug:

Author: pi
Date: Sat Oct 29 15:41:19 UTC 2016
New revision: 424919
URL: https://svnweb.freebsd.org/changeset/ports/424919

Log:
  sysutils/mcelog: update 143 -> 144

  - Add Knights Mill (KNM) CPUID

  PR:		213885
  Submitted by:	Ultima1252@gmail.com (maintainer)

Changes:
  head/sysutils/mcelog/Makefile
  head/sysutils/mcelog/distinfo
Comment 2 Kurt Jaeger freebsd_committer freebsd_triage 2016-10-29 15:41:46 UTC
Committed, thanks!