Bug 281854 - sysutils/monit: Update to 5.34.1
Summary: sysutils/monit: Update to 5.34.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Robert Clausecker
URL: https://mmonit.com/monit/changes/#5.34.1
Keywords:
Depends on:
Blocks:
 
Reported: 2024-10-04 16:19 UTC by Martin Pala
Modified: 2024-10-06 16:01 UTC (History)
1 user (show)

See Also:


Attachments
monit 5.33.0 -> 5.34.1 patch (810 bytes, patch)
2024-10-04 16:19 UTC, Martin Pala
martinp: maintainer-approval+
Details | Diff
make check-plist output (101.28 KB, text/plain)
2024-10-04 16:20 UTC, Martin Pala
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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.