summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorOlli Hauer <ohauer@FreeBSD.org>2010-11-07 16:25:40 +0000
committerOlli Hauer <ohauer@FreeBSD.org>2010-11-07 16:25:40 +0000
commit5444fd5090478a6e00bed17f1837f4401e45b4a2 (patch)
treeccd559273be7cb25fac304f7775e883dbcc76610 /sysutils
parentForced commit to state, that the previous commit should read: (diff)
- update monit to version 5.2.2
BUGFIXES: * Fix crash on MacOSX * ICMP echo test (ping): - bug #31128: do not log error if different response type is received - bug #31129: do not require root to use ping test. Privilege to create raw socket is still required, but on some platforms such as Solaris it can be granted to non-root users too. If the user has no permission to perform ping, monit will skip the icmp test and log message (in debug mode only). * rsync protocol test: - wait for full server response and verify exit was received - bug #31249: send full version to rsync server. Thanks to John Hall for report PR: 152012 Submitted by: Martin Pala <martinp _at_ tildeslash.com> (maintainer) Approved by: glarkin (mentor, implicit)
Notes
Notes: svn path=/head/; revision=264197
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/monit/Makefile2
-rw-r--r--sysutils/monit/distinfo5
2 files changed, 3 insertions, 4 deletions
diff --git a/sysutils/monit/Makefile b/sysutils/monit/Makefile
index 0757c3a95e48..2730263d79b8 100644
--- a/sysutils/monit/Makefile
+++ b/sysutils/monit/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= monit
-PORTVERSION= 5.2.1
+PORTVERSION= 5.2.2
CATEGORIES= sysutils
MASTER_SITES= http://www.mmonit.com/monit/dist/
diff --git a/sysutils/monit/distinfo b/sysutils/monit/distinfo
index 5b65b7d899a9..f4c5800a60fd 100644
--- a/sysutils/monit/distinfo
+++ b/sysutils/monit/distinfo
@@ -1,3 +1,2 @@
-MD5 (monit-5.2.1.tar.gz) = 19ee6247b7528947d151720767bcf9d3
-SHA256 (monit-5.2.1.tar.gz) = 31b37dd4a6f6b48e6d6926d97bfe5ad998a2a0611af0586525a5dd1b5847e41e
-SIZE (monit-5.2.1.tar.gz) = 619180
+SHA256 (monit-5.2.2.tar.gz) = addfa9131ca6b0a3a6073aeb9290d34e5fec203ee7c2fff934db54a06b699268
+SIZE (monit-5.2.2.tar.gz) = 610419