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
testbuilds@work
Committed, thanks!
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