Hi ports@,

Below is a diff that updates monit to 5.26.0. Tested on amd64.

Thanks,
Caspar Schutijser


Index: Makefile
===================================================================
RCS file: /cvs/ports/sysutils/monit/Makefile,v
retrieving revision 1.62
diff -u -p -r1.62 Makefile
--- Makefile    25 Jun 2019 20:25:22 -0000      1.62
+++ Makefile    6 Jul 2019 13:57:29 -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
 
@@ -12,7 +11,7 @@ HOMEPAGE=     https://www.mmonit.com/monit/
 MAINTAINER=    Caspar Schutijser <cas...@schutijser.com>
 
 # AGPLv3+
-PERMIT_PACKAGE_CDROM=  Yes
+PERMIT_PACKAGE=        Yes
 
 WANTLIB += c crypto m kvm pthread ssl z
 
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    6 Jul 2019 13:57:29 -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   6 Jul 2019 13:57:29 -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

Reply via email to