Bug 216116 - sysutils/mcelog: Updated to 147
Summary: sysutils/mcelog: Updated to 147
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: Larry Rosenman
URL: https://github.com/andikleen/mcelog/c...
Keywords: easy, patch-ready
Depends on:
Blocks:
 
Reported: 2017-01-15 16:30 UTC by Ultima
Modified: 2017-01-15 22:24 UTC (History)
3 users (show)

See Also:


Attachments
mcelog.diff (897 bytes, patch)
2017-01-15 16:30 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 2017-01-15 16:30:19 UTC
Created attachment 178922 [details]
mcelog.diff

This is an update to sysutils/mcelog to the most current version, 147.

* Updated to 147

 - mcelog: is_cpu_supported() error message must be printed Eprintf



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 https://poudriere.ultimasbox.com/data/12amd64-test/2017-01-15_11h18m22s/logs/mcelog-147.log
12i386: success https://poudriere.ultimasbox.com/data/12i386-test/2017-01-15_11h18m23s/logs/mcelog-147.log
110amd64: success https://poudriere.ultimasbox.com/data/110amd64-test/2017-01-15_11h18m18s/logs/mcelog-147.log
110i386: success https://poudriere.ultimasbox.com/data/110i386-test/2017-01-15_11h18m21s/logs/mcelog-147.log
103amd64: success https://poudriere.ultimasbox.com/data/103amd64-test/2017-01-15_11h18m16s/logs/mcelog-147.log
103i386: success https://poudriere.ultimasbox.com/data/103i386-test/2017-01-15_11h18m17s/logs/mcelog-147.log
Comment 1 commit-hook freebsd_committer freebsd_triage 2017-01-15 22:21:59 UTC
A commit references this bug:

Author: ler
Date: Sun Jan 15 22:21:43 UTC 2017
New revision: 431601
URL: https://svnweb.freebsd.org/changeset/ports/431601

Log:
  Update sysutils/mcelog to version 147.

  - Updated to 147
    - mcelog: is_cpu_supported() error message must be printed Eprintf

  PR:	216116
  Submitted by:	Ultima <Ultima1252 gmail com> (maintainer)
  Approved by:	rene (mentor)
  Differential Revision:	 https://reviews.freebsd.org/D9190

Changes:
  head/sysutils/mcelog/Makefile
  head/sysutils/mcelog/distinfo
Comment 2 Larry Rosenman freebsd_committer freebsd_triage 2017-01-15 22:24:26 UTC
Committed, Thanks!