Summary: | sysutils/monit: Update to 5.30.0 | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Martin Pala <martinp> | ||||||||||
Component: | Individual Port(s) | Assignee: | Fernando Apesteguía <fernape> | ||||||||||
Status: | Closed FIXED | ||||||||||||
Severity: | Affects Some People | CC: | fernape, ygy | ||||||||||
Priority: | --- | ||||||||||||
Version: | Latest | ||||||||||||
Hardware: | Any | ||||||||||||
OS: | Any | ||||||||||||
URL: | https://bitbucket.org/tildeslash/monit/src/master/CHANGES | ||||||||||||
Attachments: |
|
Created attachment 230964 [details]
output of: make stage-qa
Created attachment 230965 [details]
output of: portlint
Created attachment 230966 [details]
output of: make check-plist
(In reply to Martin Pala from comment #0) PORTREVISION should be cleared - please refer to the porters handbook. Also, in the future there is no need to post the logs from testing, simply state that "xxx test ok" is good enough :) ^Triage: If there is a changelog or release notes URL available for this version, please add it to the URL field. I'll remove PORTREVISION at commit time. Thanks! Committed, Thanks! A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=61339623dd7fd0691fb06ad4ed2fb51084661f36 commit 61339623dd7fd0691fb06ad4ed2fb51084661f36 Author: Martin Pala <martinp@tildeslash.com> AuthorDate: 2022-01-25 09:32:58 +0000 Commit: Fernando Apesteguía <fernape@FreeBSD.org> CommitDate: 2022-01-25 10:58:02 +0000 sysutils/monit: Update to 5.30.0 PR: 261153 Reported by: martinp@tildeslash.com (maintainer) sysutils/monit/Makefile | 3 +-- sysutils/monit/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) |
Created attachment 230963 [details] patch for 5.29.0 -> 5.30.0 update Update of Monit port to 5.30.0, patch attached + output of: portlint, make check-plist, make stage-qa. Thanks, Martin