Bug 218246 - sysutils/mcelog: Updated to 149
Summary: sysutils/mcelog: Updated to 149
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:
Keywords: easy, patch-ready
Depends on:
Blocks:
 
Reported: 2017-03-31 03:43 UTC by Ultima
Modified: 2017-03-31 07:33 UTC (History)
2 users (show)

See Also:


Attachments
mcelog.diff (1.81 KB, patch)
2017-03-31 03:43 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-03-31 03:43:54 UTC
Created attachment 181340 [details]
mcelog.diff

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


* Updated to 149

 - dmi: Handle NULL DMI string 
 - mcelog: Fix (harmless) off by one error in DMI scanning
 - triggers/cache-error-trigger: remove bash specifics 
 - Makefile: replace echo -n with printf for posix shell compat

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-03-30_23h41m42s/logs/mcelog-149.log 
12i386: success https://poudriere.ultimasbox.com/data/12i386-test/2017-03-30_23h41m43s/logs/mcelog-149.log 
110amd64: success https://poudriere.ultimasbox.com/data/110amd64-test/2017-03-30_23h41m38s/logs/mcelog-149.log 
110i386: success https://poudriere.ultimasbox.com/data/110i386-test/2017-03-30_23h41m40s/logs/mcelog-149.log 
103amd64: success https://poudriere.ultimasbox.com/data/103amd64-test/2017-03-30_23h41m36s/logs/mcelog-149.log 
103i386: success https://poudriere.ultimasbox.com/data/103i386-test/2017-03-30_23h41m37s/logs/mcelog-149.log
Comment 1 Kurt Jaeger freebsd_committer freebsd_triage 2017-03-31 07:29:59 UTC
testbuilds@work
Comment 2 Kurt Jaeger freebsd_committer freebsd_triage 2017-03-31 07:33:42 UTC
Committed, thanks!
Comment 3 commit-hook freebsd_committer freebsd_triage 2017-03-31 07:33:51 UTC
A commit references this bug:

Author: pi
Date: Fri Mar 31 07:33:33 UTC 2017
New revision: 437341
URL: https://svnweb.freebsd.org/changeset/ports/437341

Log:
  sysutils/mcelog: update 148 -> 149

  - dmi: Handle NULL DMI string
  - mcelog: Fix (harmless) off by one error in DMI scanning
  - triggers/cache-error-trigger: remove bash specifics
  - Makefile: replace echo -n with printf for posix shell compat

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

Changes:
  head/sysutils/mcelog/Makefile
  head/sysutils/mcelog/distinfo
  head/sysutils/mcelog/files/patch-Makefile