Hi, here's a trivial update to latest monit, released 2 months ago. See https://mmonit.com/monit/changes/ for the fixes.
Index: Makefile =================================================================== RCS file: /cvs/ports/sysutils/monit/Makefile,v retrieving revision 1.60 diff -u -r1.60 Makefile --- Makefile 10 Jun 2018 08:02:58 -0000 1.60 +++ Makefile 30 Apr 2019 09:13:04 -0000 @@ -2,7 +2,7 @@ COMMENT= monitoring and managing daemons utility -DISTNAME= monit-5.25.2 +DISTNAME= monit-5.25.3 CATEGORIES= sysutils Index: distinfo =================================================================== RCS file: /cvs/ports/sysutils/monit/distinfo,v retrieving revision 1.40 diff -u -r1.40 distinfo --- distinfo 10 Jun 2018 08:02:58 -0000 1.40 +++ distinfo 30 Apr 2019 09:13:04 -0000 @@ -1,2 +1,2 @@ -SHA256 (monit-5.25.2.tar.gz) = qgzmNh0RVeQ+MKhtz/ALIAPUNPIhw2CYHO2DAnWrxko= -SIZE (monit-5.25.2.tar.gz) = 1354704 +SHA256 (monit-5.25.3.tar.gz) = wQJYyIOdIIZNMDkOfL8v9eBICmem+4DAKqRX1uM5BWk= +SIZE (monit-5.25.3.tar.gz) = 1355925 Index: pkg/PLIST =================================================================== RCS file: /cvs/ports/sysutils/monit/pkg/PLIST,v retrieving revision 1.10 diff -u -r1.10 PLIST --- pkg/PLIST 24 Oct 2016 21:10:45 -0000 1.10 +++ pkg/PLIST 30 Apr 2019 09:13:04 -0000 @@ -1,4 +1,5 @@ @comment $OpenBSD: PLIST,v 1.10 2016/10/24 21:10:45 jung Exp $ +@rcscript ${RCDIR}/monit @bin bin/monit @man man/man1/monit.1 share/doc/monit/ @@ -9,4 +10,3 @@ @sample ${SYSCONFDIR}/monitrc @mode @sample ${LOCALSTATEDIR}/monit/ -@rcscript ${RCDIR}/monit