Bug 281854

Summary: sysutils/monit: Update to 5.34.1
Product: Ports & Packages Reporter: Martin Pala <martinp>
Component: Individual Port(s)Assignee: Robert Clausecker <fuz>
Status: Closed FIXED    
Severity: Affects Some People CC: fuz
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://mmonit.com/monit/changes/#5.34.1
Attachments:
Description Flags
monit 5.33.0 -> 5.34.1 patch
martinp: maintainer-approval+
make check-plist output none

Description Martin Pala 2024-10-04 16:19:09 UTC
Created attachment 254000 [details]
monit 5.33.0 -> 5.34.1 patch

Update of Monit port to 5.34.1, patch attached + make check-plist output

Thanks,
Martin
Comment 1 Martin Pala 2024-10-04 16:20:16 UTC
Created attachment 254001 [details]
make check-plist output
Comment 2 Robert Clausecker freebsd_committer freebsd_triage 2024-10-05 13:34:53 UTC
Please remember to clear PORTREVISION when you update a port to a new version.  I'll fix that on commit.

It would also be great if you could submit patches as produced by "git-format-patch" against the ports repository.  This format is much easier to process for committers.
Comment 3 commit-hook freebsd_committer freebsd_triage 2024-10-06 11:50:25 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=b2a4b0a6fcfe6db1c08d8b4148dcda7cfc6c89fa

commit b2a4b0a6fcfe6db1c08d8b4148dcda7cfc6c89fa
Author:     Martin Pala <martinp@tildeslash.com>
AuthorDate: 2024-10-05 13:34:17 +0000
Commit:     Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2024-10-06 11:49:21 +0000

    sysutils/monit: update to 5.34.1

    Changelog: https://mmonit.com/monit/changes/#5.34.1

    PR:             281854

 sysutils/monit/Makefile | 3 +--
 sysutils/monit/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 5 deletions(-)
Comment 4 Robert Clausecker freebsd_committer freebsd_triage 2024-10-06 11:51:22 UTC
Thank you for your contribution.
Comment 5 Martin Pala 2024-10-06 16:01:06 UTC
Thank you Robert, will use the "git-format-patch" format next time.