mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-08 06:48:28 +00:00
- update nagios-core to 3.2.3. This is a bugfix update only.
Changelog: * Fixes problem where disabling all active hosts/services was not taking effect * Fixes for compiler warnings (code cleanup by Stephen Gran) * Fixes for format errors in event handler logging (Guillaume Rousse) * Fixed incorrect info in sample nagios.cfg file for state_retention_file (Michael Friedrich) * Fixed broker_event_handler() to return ERR if data is NULL (Michael Friedrich) PR: 151661 Submitted by: Alexander Wittig <alexander _at_ wittig.name> Approved by: maintainer, glarkin(mentor, implicit)
This commit is contained in:
parent
1b62061be2
commit
f6ddfcba0b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=263860
@ -6,8 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= nagios
|
||||
PORTVERSION= 3.2.2
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 3.2.3
|
||||
CATEGORIES= net-mgmt
|
||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-3.x/${PORTNAME}-${PORTVERSION}
|
||||
|
||||
|
@ -1,3 +1,2 @@
|
||||
MD5 (nagios-3.2.2.tar.gz) = e73004f401bfd680631ba900b5a8e60a
|
||||
SHA256 (nagios-3.2.2.tar.gz) = 03b71670577f3366150b0b2be24acdc3fed5d3456b8b4e200de503853b73c29f
|
||||
SIZE (nagios-3.2.2.tar.gz) = 3248339
|
||||
SHA256 (nagios-3.2.3.tar.gz) = 7ec850a4d1d8d8ee36b06419ac912695e29962641c757cf21301b1befcb23434
|
||||
SIZE (nagios-3.2.3.tar.gz) = 3249447
|
||||
|
Loading…
Reference in New Issue
Block a user