From owner-cvs-all@FreeBSD.ORG Sun Oct 31 22:40:47 2010 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A7C9F106566C; Sun, 31 Oct 2010 22:40:47 +0000 (UTC) (envelope-from ohauer@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 97ECD8FC26; Sun, 31 Oct 2010 22:40:47 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id o9VMel7d026591; Sun, 31 Oct 2010 22:40:47 GMT (envelope-from ohauer@repoman.freebsd.org) Received: (from ohauer@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id o9VMelF3026590; Sun, 31 Oct 2010 22:40:47 GMT (envelope-from ohauer) Message-Id: <201010312240.o9VMelF3026590@repoman.freebsd.org> From: Olli Hauer Date: Sun, 31 Oct 2010 22:40:47 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net-mgmt/nagios Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 31 Oct 2010 22:40:47 -0000 ohauer 2010-10-31 22:40:47 UTC FreeBSD ports repository Modified files: net-mgmt/nagios Makefile distinfo Log: - 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 Approved by: maintainer, glarkin(mentor, implicit) Revision Changes Path 1.90 +1 -2 ports/net-mgmt/nagios/Makefile 1.47 +2 -3 ports/net-mgmt/nagios/distinfo