update to monit-5.28.0, from maintainer Caspar Schutijser

This commit is contained in:
sthen 2021-04-28 15:52:09 +00:00
parent 8907ec35ce
commit c207899960
3 changed files with 8 additions and 8 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.66 2021/02/06 21:40:58 sthen Exp $
# $OpenBSD: Makefile,v 1.67 2021/04/28 15:52:09 sthen Exp $
COMMENT= monitoring and managing daemons utility
DISTNAME= monit-5.27.2
DISTNAME= monit-5.28.0
CATEGORIES= sysutils

View File

@ -1,2 +1,2 @@
SHA256 (monit-5.27.2.tar.gz) = 2ICceNXcHtenujKlpVxRFIVRMsxNpIBfjTqvjPRuqkw=
SIZE (monit-5.27.2.tar.gz) = 1463790
SHA256 (monit-5.28.0.tar.gz) = n8Yof9lXCyWoXF1b+Yjui9TFTQ6eAf8EzEuTmKFZhJw=
SIZE (monit-5.28.0.tar.gz) = 1480041

View File

@ -1,4 +1,4 @@
$OpenBSD: patch-Makefile_in,v 1.5 2020/11/13 21:34:26 sthen Exp $
$OpenBSD: patch-Makefile_in,v 1.6 2021/04/28 15:52:09 sthen Exp $
Using $< in a non-suffix rule context is a GNUmake idiom.
@ -7,7 +7,7 @@ Using the "define" directive is a GNUmake idiom.
Index: Makefile.in
--- Makefile.in.orig
+++ Makefile.in
@@ -1292,11 +1292,6 @@ uninstall-man: uninstall-man1
@@ -1296,11 +1296,6 @@ uninstall-man: uninstall-man1
.PRECIOUS: Makefile
@ -19,7 +19,7 @@ Index: Makefile.in
# -------
# Targets
# -------
@@ -1331,7 +1326,7 @@ cleanall: clean distclean
@@ -1335,7 +1330,7 @@ cleanall: clean distclean
-git clean -fxd
monit.1: doc/monit.pod
@ -28,7 +28,7 @@ Index: Makefile.in
-rm -f pod2*
# -------------
@@ -1342,14 +1337,14 @@ src/y.tab.c src/y.tab.h: run-yacc
@@ -1346,14 +1341,14 @@ src/y.tab.c src/y.tab.h: run-yacc
.INTERMEDIATE: run-yacc
run-yacc: src/p.y