On Sat, Jul 06, 2019 at 08:29:45PM +0200, Caspar Schutijser wrote:
> Below is a diff that updates monit to 5.26.0. Tested on amd64.
ping.
Below is a regenerated diff; the previous diff included a
s/PERMIT_PACKAGE_CDROM/PERMIT_PACKAGE/ but that is not necessary
anymore.
Thanks,
Caspar Schutijser
Index: Makefile
===================================================================
RCS file: /cvs/ports/sysutils/monit/Makefile,v
retrieving revision 1.63
diff -u -p -r1.63 Makefile
--- Makefile 12 Jul 2019 20:49:46 -0000 1.63
+++ Makefile 14 Sep 2019 08:32:00 -0000
@@ -2,8 +2,7 @@
COMMENT= monitoring and managing daemons utility
-DISTNAME= monit-5.25.3
-REVISION= 0
+DISTNAME= monit-5.26.0
CATEGORIES= sysutils
Index: distinfo
===================================================================
RCS file: /cvs/ports/sysutils/monit/distinfo,v
retrieving revision 1.41
diff -u -p -r1.41 distinfo
--- distinfo 1 May 2019 19:21:57 -0000 1.41
+++ distinfo 14 Sep 2019 08:32:00 -0000
@@ -1,2 +1,2 @@
-SHA256 (monit-5.25.3.tar.gz) = wQJYyIOdIIZNMDkOfL8v9eBICmem+4DAKqRX1uM5BWk=
-SIZE (monit-5.25.3.tar.gz) = 1355925
+SHA256 (monit-5.26.0.tar.gz) = h/xFaKOvmivokEDvsWnjouR7Ji+Z541d3emd2J8C88I=
+SIZE (monit-5.26.0.tar.gz) = 1371327
Index: patches/patch-Makefile_in
===================================================================
RCS file: /cvs/ports/sysutils/monit/patches/patch-Makefile_in,v
retrieving revision 1.3
diff -u -p -r1.3 patch-Makefile_in
--- patches/patch-Makefile_in 10 Nov 2017 21:08:56 -0000 1.3
+++ patches/patch-Makefile_in 14 Sep 2019 08:32:00 -0000
@@ -5,7 +5,7 @@ Using $< in a non-suffix rule context is
Index: Makefile.in
--- Makefile.in.orig
+++ Makefile.in
-@@ -1294,7 +1294,7 @@ cleanall: clean distclean
+@@ -1297,7 +1297,7 @@ cleanall: clean distclean
-rm -rf m4 config
monit.1: doc/monit.pod