From jadawin@tuxaco.net  Thu Dec 13 16:17:10 2007
Return-Path: <jadawin@tuxaco.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id C2BC916A421
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 13 Dec 2007 16:17:10 +0000 (UTC)
	(envelope-from jadawin@tuxaco.net)
Received: from huppa.tuxaco.net (huppa.tuxaco.net [91.121.19.193])
	by mx1.freebsd.org (Postfix) with ESMTP id 7021B13C506
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 13 Dec 2007 16:17:10 +0000 (UTC)
	(envelope-from jadawin@tuxaco.net)
Received: from localhost (unknown [127.0.0.1])
	by huppa.tuxaco.net (Postfix) with ESMTP id D80E6D9E1;
	Thu, 13 Dec 2007 17:20:54 +0100 (CET)
Received: from huppa.tuxaco.net ([127.0.0.1])
	by localhost (huppa.tuxaco.net [127.0.0.1]) (amavisd-new, port 10024)
	with ESMTP id OKJl7dCzhfoW; Thu, 13 Dec 2007 17:20:49 +0100 (CET)
Received: from ilove.tuxaco.net (cse35-1-82-236-143-160.fbx.proxad.net [82.236.143.160])
	(Authenticated sender: jadawin@tuxaco.net)
	by huppa.tuxaco.net (Postfix) with ESMTP id 78237117E1;
	Thu, 13 Dec 2007 17:20:49 +0100 (CET)
Received: by ilove.tuxaco.net (Postfix, from userid 1001)
	id 8CE2C8581C; Thu, 13 Dec 2007 16:20:42 +0000 (UTC)
Message-Id: <20071213162042.8CE2C8581C@ilove.tuxaco.net>
Date: Thu, 13 Dec 2007 16:20:42 +0000 (UTC)
From: Philippe Audeoud <jadawin@tuxaco.net>
Reply-To: Philippe Audeoud <jadawin@tuxaco.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc: jarrod@netleader.com.au
Subject: [update] net-mgmt/nrpe2 - update to 2.10
X-Send-Pr-Version: 3.113
X-GNATS-Notify: jarrod@netleader.com.au

>Number:         118663
>Category:       ports
>Synopsis:       [update] net-mgmt/nrpe2 - update to 2.10
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Dec 13 16:20:02 UTC 2007
>Closed-Date:    Wed Feb 20 19:20:39 UTC 2008
>Last-Modified:  Wed Feb 20 19:20:39 UTC 2008
>Originator:     Philippe Audeoud
>Release:        FreeBSD 7.0-BETA1 i386
>Organization:
>Environment:
System: FreeBSD athines 7.0-BETA1 FreeBSD 7.0-BETA1 #0: Wed Oct 31 19:32:18 CET 2007 root@glenrothes:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
	- update PORTVERSION
	- udpate MASTER_SITES with SF macro
>How-To-Repeat:
	
>Fix:

	

--- patch-nrpe2.1 begins here ---
diff -ruN net-mgmt/nrpe2.orig/Makefile net-mgmt/nrpe2/Makefile
--- net-mgmt/nrpe2.orig/Makefile	2007-12-13 15:15:34.000000000 +0000
+++ net-mgmt/nrpe2/Makefile	2007-12-13 16:16:34.000000000 +0000
@@ -6,10 +6,9 @@
 #
 
 PORTNAME=	nrpe2
-PORTVERSION=	2.7
-PORTREVISION=	2
+PORTVERSION=	2.10
 CATEGORIES=	net-mgmt
-MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
+MASTER_SITES=	SF
 MASTER_SITE_SUBDIR=	nagios
 DISTNAME=	nrpe-${PORTVERSION}
 
diff -ruN net-mgmt/nrpe2.orig/distinfo net-mgmt/nrpe2/distinfo
--- net-mgmt/nrpe2.orig/distinfo	2007-12-13 15:15:34.000000000 +0000
+++ net-mgmt/nrpe2/distinfo	2007-12-13 16:16:48.000000000 +0000
@@ -1,3 +1,3 @@
-MD5 (nrpe-2.7.tar.gz) = c50b89d27f4ebbcedcb2bc6ab9f56a4e
-SHA256 (nrpe-2.7.tar.gz) = 13c25b63f07b96fbf4ca07dba6950309f2b350f19b9b48f36c067e127ebb352a
-SIZE (nrpe-2.7.tar.gz) = 101921
+MD5 (nrpe-2.10.tar.gz) = 4558d8c18b994c8838dc2559e8e21cbc
+SHA256 (nrpe-2.10.tar.gz) = 884b62e1e6d08372f7d82bfc4bc304c1ee0c8308e9c8ec2e1e6caeda505182ff
+SIZE (nrpe-2.10.tar.gz) = 404483
diff -ruN net-mgmt/nrpe2.orig/files/patch-sample-config-nrpe.cfg.in net-mgmt/nrpe2/files/patch-sample-config-nrpe.cfg.in
--- net-mgmt/nrpe2.orig/files/patch-sample-config-nrpe.cfg.in	2007-12-13 15:15:34.000000000 +0000
+++ net-mgmt/nrpe2/files/patch-sample-config-nrpe.cfg.in	2007-12-13 15:19:46.000000000 +0000
@@ -1,11 +1,10 @@
---- sample-config/nrpe.cfg.in.orig	Tue Dec 12 12:34:00 2006
-+++ sample-config/nrpe.cfg.in	Tue Jun 26 20:16:45 2007
-@@ -190,8 +190,10 @@
+--- sample-config/nrpe.cfg.in.orig	2007-12-13 15:18:33.000000000 +0000
++++ sample-config/nrpe.cfg.in	2007-12-13 15:19:14.000000000 +0000
+@@ -191,7 +191,10 @@
  
  command[check_users]=@libexecdir@/check_users -w 5 -c 10
  command[check_load]=@libexecdir@/check_load -w 15,10,5 -c 30,25,20
--command[check_disk1]=@libexecdir@/check_disk -w 20 -c 10 -p /dev/hda1
--command[check_disk2]=@libexecdir@/check_disk -w 20 -c 10 -p /dev/hdb1
+-command[check_hda1]=@libexecdir@/check_disk -w 20% -c 10% -p /dev/hda1
 +command[check_disk_root]=@libexecdir@/check_disk -w 20 -c 10 --path /
 +command[check_disk_var]=@libexecdir@/check_disk -w 20 -c 10 --path /var
 +command[check_disk_tmp]=@libexecdir@/check_disk -w 20 -c 10 --path /tmp
--- patch-nrpe2.1 ends here ---


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Thu Dec 13 16:20:48 UTC 2007 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=118663 

From: Jarrod Sayers <jarrod@netleader.com.au>
To: bug-followup@FreeBSD.org, jadawin@tuxaco.net
Cc:  
Subject: Re: ports/118663: [update] net-mgmt/nrpe2 - update to 2.10
Date: Sat, 15 Dec 2007 20:21:12 +1030

 At this stage, the net-mgmt/nrpe2 port can't progress past 2.7 due to  
 an issue with replies from SSL'd servers.  Once the source of the  
 garbage characters has been located and removed, the port can then be  
 bumped to the current version.
 
 Jarrod.
State-Changed-From-To: feedback->suspended 
State-Changed-By: pav 
State-Changed-When: Mon Dec 17 14:14:15 UTC 2007 
State-Changed-Why:  
Maintainer rejected the update; suspend so it can server as a reminder if this event. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=118663 
State-Changed-From-To: suspended->closed 
State-Changed-By: beech 
State-Changed-When: Wed Feb 20 19:20:09 UTC 2008 
State-Changed-Why:  
Fixed with ports/120874 

http://www.freebsd.org/cgi/query-pr.cgi?pr=118663 
>Unformatted:
