Hi ports@,

Below is a diff that updates sysutils/monit to 5.27.2. Tested for a
while on amd64.

Thanks,
Caspar Schutijser


Index: Makefile
===================================================================
RCS file: /cvs/ports/sysutils/monit/Makefile,v
retrieving revision 1.65
diff -u -p -r1.65 Makefile
--- Makefile    13 Nov 2020 21:34:26 -0000      1.65
+++ Makefile    6 Feb 2021 11:51:26 -0000
@@ -2,7 +2,7 @@
 
 COMMENT=       monitoring and managing daemons utility
 
-DISTNAME=      monit-5.27.1
+DISTNAME=      monit-5.27.2
 
 CATEGORIES=    sysutils
 
@@ -28,7 +28,7 @@ pre-configure:
        ${SUBST_CMD} ${WRKSRC}/monitrc
 
 post-install:
-       ${INSTALL_DATA_DIR} ${PREFIX}/share/{doc,examples}/monit
+       ${INSTALL_DATA_DIR} ${PREFIX}/share/examples/monit
        ${INSTALL_DATA} ${WRKSRC}/monitrc ${PREFIX}/share/examples/monit
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /cvs/ports/sysutils/monit/distinfo,v
retrieving revision 1.43
diff -u -p -r1.43 distinfo
--- distinfo    13 Nov 2020 21:34:26 -0000      1.43
+++ distinfo    6 Feb 2021 11:51:26 -0000
@@ -1,2 +1,2 @@
-SHA256 (monit-5.27.1.tar.gz) = 9XQI0WGFaHUTo8TrPyu3Lu92MxrBYhDpZS6EblyE7VE=
-SIZE (monit-5.27.1.tar.gz) = 1459360
+SHA256 (monit-5.27.2.tar.gz) = 2ICceNXcHtenujKlpVxRFIVRMsxNpIBfjTqvjPRuqkw=
+SIZE (monit-5.27.2.tar.gz) = 1463790

Reply via email to