Bug 209681 - [UPDATE] sysutils/mcelog to version 137
Summary: [UPDATE] sysutils/mcelog to version 137
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Kurt Jaeger
URL: https://github.com/andikleen/mcelog
Keywords: easy, patch-ready
Depends on:
Blocks:
 
Reported: 2016-05-21 17:37 UTC by Ultima
Modified: 2016-05-21 19:28 UTC (History)
1 user (show)

See Also:
Ultima1252: maintainer-feedback+


Attachments
mcelog.diff (870 bytes, patch)
2016-05-21 17:37 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-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!