mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04: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
2 changed files with 3 additions and 5 deletions
|
@ -6,8 +6,7 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= nagios
|
PORTNAME= nagios
|
||||||
PORTVERSION= 3.2.2
|
PORTVERSION= 3.2.3
|
||||||
PORTREVISION= 1
|
|
||||||
CATEGORIES= net-mgmt
|
CATEGORIES= net-mgmt
|
||||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-3.x/${PORTNAME}-${PORTVERSION}
|
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.3.tar.gz) = 7ec850a4d1d8d8ee36b06419ac912695e29962641c757cf21301b1befcb23434
|
||||||
SHA256 (nagios-3.2.2.tar.gz) = 03b71670577f3366150b0b2be24acdc3fed5d3456b8b4e200de503853b73c29f
|
SIZE (nagios-3.2.3.tar.gz) = 3249447
|
||||||
SIZE (nagios-3.2.2.tar.gz) = 3248339
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue