Summary: | sysutils/monit: Update to 5.27.1 | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Martin Pala <martinp> | ||||||||||
Component: | Individual Port(s) | Assignee: | Rainer Hurling <rhurlin> | ||||||||||
Status: | Closed FIXED | ||||||||||||
Severity: | Affects Some People | CC: | rhurlin | ||||||||||
Priority: | --- | Keywords: | buildisok | ||||||||||
Version: | Latest | ||||||||||||
Hardware: | Any | ||||||||||||
OS: | Any | ||||||||||||
URL: | https://mmonit.com/monit/changes/ | ||||||||||||
Attachments: |
|
Created attachment 219039 [details]
output of: make stage-qa
Created attachment 219040 [details]
output of: portlint
Created attachment 219041 [details]
output of: make check-plist
Build and package info is available at https://gitlab.com/swills/freebsd-ports/pipelines/207197327 A commit references this bug: Author: rhurlin Date: Sun Oct 25 11:49:20 UTC 2020 New revision: 553260 URL: https://svnweb.freebsd.org/changeset/ports/553260 Log: sysutils/monit: Update to 5.27.1 Bug fix release with several fixes, now using the ISO 8601 format timestamp in log files[1]. [1] https://mmonit.com/monit/changes/ PR: 250583 Submitted by: Martin Pala <martinp@tildeslash.com> (maintainer) Approved by: arrowd (mentor) Differential Revision: https://reviews.freebsd.org/D26940 Changes: head/sysutils/monit/Makefile head/sysutils/monit/distinfo head/sysutils/monit/pkg-descr Committed, thanks :) |
Created attachment 219038 [details] patch for 5.27.0 -> 5.27.1 update Update of Monit port to 5.27.1, patch attached + output of: portlint, make check-plist, make stage-qa. Thanks, Martin