Bug 222566 - sysutils/monit: Update to 5.24.0
Summary: sysutils/monit: Update to 5.24.0
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: Danilo G. Baio
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-09-24 18:29 UTC by Martin Pala
Modified: 2017-09-25 00:04 UTC (History)
1 user (show)

See Also:


Attachments
patch for 5.23.0 -> 5.24.0 update (878 bytes, patch)
2017-09-24 18:29 UTC, Martin Pala
martinp: maintainer-approval+
Details | Diff
output of: make check-plist (99.45 KB, text/plain)
2017-09-24 18:30 UTC, Martin Pala
no flags Details
output of: make stage-qa (35 bytes, text/plain)
2017-09-24 18:31 UTC, Martin Pala
no flags Details
output of: portlint (12 bytes, text/plain)
2017-09-24 18:31 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 2017-09-24 18:29:57 UTC
Created attachment 186674 [details]
patch for 5.23.0 -> 5.24.0 update

Update of Monit port to 5.24.0, patch attached + output of: portlint, make check-plist, make stage-qa.

Thanks,
Martin
Comment 1 Martin Pala 2017-09-24 18:30:48 UTC
Created attachment 186675 [details]
output of: make check-plist
Comment 2 Martin Pala 2017-09-24 18:31:12 UTC
Created attachment 186676 [details]
output of: make stage-qa
Comment 3 Martin Pala 2017-09-24 18:31:30 UTC
Created attachment 186677 [details]
output of: portlint
Comment 4 commit-hook freebsd_committer freebsd_triage 2017-09-25 00:01:56 UTC
A commit references this bug:

Author: dbaio
Date: Mon Sep 25 00:01:03 UTC 2017
New revision: 450555
URL: https://svnweb.freebsd.org/changeset/ports/450555

Log:
  sysutils/monit: Update to 5.24.0

  PR:		222566
  Submitted by:	martinp@tildeslash.com (maintainer)

Changes:
  head/sysutils/monit/Makefile
  head/sysutils/monit/distinfo
Comment 5 Danilo G. Baio freebsd_committer freebsd_triage 2017-09-25 00:04:05 UTC
Committed, thanks!

Future reference.

For QA, just write in the comment the results, you don't need to attach every evidence,
only if it is requested.

Example:
* portlint: OK (looks fine. | WARNING and explanation)
* testport: OK (poudriere: <versions>, <archs>, <OPTIONS> tested)
* maketest: OK (summary output) - only applies if port has a test target

Regards.