Summary: | sysutils/monit: Update to 5.28.1 | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Martin Pala <martinp> | ||||||||||
Component: | Individual Port(s) | Assignee: | Li-Wen Hsu <lwhsu> | ||||||||||
Status: | Closed FIXED | ||||||||||||
Severity: | Affects Some People | CC: | lwhsu | ||||||||||
Priority: | --- | ||||||||||||
Version: | Latest | ||||||||||||
Hardware: | Any | ||||||||||||
OS: | Any | ||||||||||||
URL: | https://mmonit.com/monit/changes/#5.28.1 | ||||||||||||
Attachments: |
|
Created attachment 226839 [details]
output of: make stage-qa
Created attachment 226840 [details]
output of: portlint
Created attachment 226841 [details]
output of: make check-plist
Thanks for the patch. If possible, please set your name in https://bugs.freebsd.org/bugzilla/userprefs.cgi?tab=account for us to use in `git commit --author`. A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=d29b563bbf7d77311353ea030f018c532ee20823 commit d29b563bbf7d77311353ea030f018c532ee20823 Author: Martin Pala <martinp@tildeslash.com> AuthorDate: 2021-08-02 20:20:43 +0000 Commit: Li-Wen Hsu <lwhsu@FreeBSD.org> CommitDate: 2021-08-02 20:20:43 +0000 sysutils/monit: Update to 5.28.1 Changes: https://mmonit.com/monit/changes/#5.28.1 PR: 257530 sysutils/monit/Makefile | 2 +- sysutils/monit/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) A commit in branch 2021Q3 references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=b957a04c36facf2db44716b33f5a420aae39fb1b commit b957a04c36facf2db44716b33f5a420aae39fb1b Author: Martin Pala <martinp@tildeslash.com> AuthorDate: 2021-08-02 20:20:43 +0000 Commit: Li-Wen Hsu <lwhsu@FreeBSD.org> CommitDate: 2021-08-02 20:22:37 +0000 sysutils/monit: Update to 5.28.1 Changes: https://mmonit.com/monit/changes/#5.28.1 PR: 257530 (cherry picked from commit d29b563bbf7d77311353ea030f018c532ee20823) sysutils/monit/Makefile | 2 +- sysutils/monit/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) |
Created attachment 226838 [details] patch for 5.28.0 -> 5.28.1 update Update of Monit port to 5.28.1, patch attached + output of: portlint, make check-plist, make stage-qa. Thanks, Martin