Bug 209681

Summary: [UPDATE] sysutils/mcelog to version 137
Product: Ports & Packages Reporter: Ultima <Ultima1252>
Component: Individual Port(s)Assignee: Kurt Jaeger <pi>
Status: Closed FIXED    
Severity: Affects Some People CC: pi
Priority: --- Keywords: easy, patch-ready
Version: LatestFlags: Ultima1252: maintainer-feedback+
Hardware: Any   
OS: Any   
URL: https://github.com/andikleen/mcelog
Attachments:
Description Flags
mcelog.diff Ultima1252: maintainer-approval+

Description Ultima 2016-05-21 17:37:47 UTC
Created attachment 170531 [details]
mcelog.diff

This patch is a simple update to mcelog.

* Update to 137

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

poudriere bulk -tC:
11amd64: Success
11i386: Success
103amd64: Success
103i386: Success
93amd64: Success
93i386: Success
Comment 1 Kurt Jaeger freebsd_committer freebsd_triage 2016-05-21 19:22:37 UTC
testing@work
Comment 2 commit-hook freebsd_committer freebsd_triage 2016-05-21 19:28:04 UTC
A commit references this bug:

Author: pi
Date: Sat May 21 19:27:55 UTC 2016
New revision: 415607
URL: https://svnweb.freebsd.org/changeset/ports/415607

Log:
  sysutils/mcelog: 136 -> 137

  - Fix file descriptor leak in domsr()
  - Fix GENMEM script to set EN and S bits

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

Changes:
  head/sysutils/mcelog/Makefile
  head/sysutils/mcelog/distinfo
Comment 3 Kurt Jaeger freebsd_committer freebsd_triage 2016-05-21 19:28:15 UTC
Committed, thanks!