Hi ports@, The diff below updates sysutils/monit to 5.32.0. Tested on amd64. It's not a big release, it consists of a couple of bug fixes. Release notes: https://mmonit.com/monit/changes/#5.32.0
Caspar Schutijser Index: Makefile =================================================================== RCS file: /cvs/ports/sysutils/monit/Makefile,v retrieving revision 1.72 diff -u -p -r1.72 Makefile --- Makefile 11 Mar 2022 19:57:42 -0000 1.72 +++ Makefile 29 Mar 2022 04:53:30 -0000 @@ -1,6 +1,6 @@ COMMENT= monitoring and managing daemons utility -DISTNAME= monit-5.31.0 +DISTNAME= monit-5.32.0 CATEGORIES= sysutils Index: distinfo =================================================================== RCS file: /cvs/ports/sysutils/monit/distinfo,v retrieving revision 1.48 diff -u -p -r1.48 distinfo --- distinfo 23 Feb 2022 16:25:48 -0000 1.48 +++ distinfo 29 Mar 2022 04:53:30 -0000 @@ -1,2 +1,2 @@ -SHA256 (monit-5.31.0.tar.gz) = 6ucfKJQftmPux0waWbaVRsZZUpeWVQvZwMVE6bUqwFU= -SIZE (monit-5.31.0.tar.gz) = 1479644 +SHA256 (monit-5.32.0.tar.gz) = EHcFLUxOhIrEfRT5s3dU1GQZrsvoyaB+H4ackU+vMhY= +SIZE (monit-5.32.0.tar.gz) = 1480629
