Bug 219573

Summary: sysutils/mcelog: Updated to v151
Product: Ports & Packages Reporter: Ultima <Ultima1252>
Component: Individual Port(s)Assignee: Danilo G. Baio <dbaio>
Status: Closed FIXED    
Severity: Affects Only Me CC: dbaio, lifanov
Priority: --- Keywords: easy, patch-ready
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/andikleen/mcelog/commits/v151
Attachments:
Description Flags
mcelog.diff Ultima1252: maintainer-approval+

Description Ultima 2017-05-26 15:43:53 UTC
Created attachment 182937 [details]
mcelog.diff

This is an update to mcelog to the most current version, 151.


* Updated to 151

 - Compress some fields in mempage.
 - Add coverity fixes
 - mcelog version: Add ability for OS to define version


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-05-26_11h34m47s/logs/mcelog-151.log 
12i386: success https://poudriere.ultimasbox.com/data/12i386-test/2017-05-26_11h34m48s/logs/mcelog-151.log 
110amd64: success https://poudriere.ultimasbox.com/data/110amd64-test/2017-05-26_11h34m45s/logs/mcelog-151.log 
110i386: success https://poudriere.ultimasbox.com/data/110i386-test/2017-05-26_11h34m46s/logs/mcelog-151.log 
103amd64: success https://poudriere.ultimasbox.com/data/103amd64-test/2017-05-26_11h34m43s/logs/mcelog-151.log 
103i386: success https://poudriere.ultimasbox.com/data/103i386-test/2017-05-26_11h34m44s/logs/mcelog-151.log
Comment 1 Danilo G. Baio freebsd_committer freebsd_triage 2017-05-27 00:01:45 UTC
I'll take it.
Comment 2 Danilo G. Baio freebsd_committer freebsd_triage 2017-05-27 00:26:10 UTC
https://reviews.freebsd.org/D10950
Comment 3 Ultima 2017-05-27 11:03:49 UTC
(In reply to Danilo G. Baio from comment #2)
I forgot to mention, the server the poudriere logs are on above is being moved, it will be down for some time.
Comment 4 commit-hook freebsd_committer freebsd_triage 2017-05-29 22:00:27 UTC
A commit references this bug:

Author: dbaio
Date: Mon May 29 21:59:29 UTC 2017
New revision: 442034
URL: https://svnweb.freebsd.org/changeset/ports/442034

Log:
  sysutils/mcelog: Update to v151

  - Compress some fields in mempage.
  - Add coverity fixes
  - mcelog version: Add ability for OS to define version

  PR:		219573
  Submitted by:	ultima1252@gmail.com (maintainer)
  Approved by:	garga (mentor)
  Differential Revision:	https://reviews.freebsd.org/D10950

Changes:
  head/sysutils/mcelog/Makefile
  head/sysutils/mcelog/distinfo
  head/sysutils/mcelog/files/patch-Makefile
Comment 5 Danilo G. Baio freebsd_committer freebsd_triage 2017-05-29 22:01:07 UTC
Committed, thanks.