ports/118663: [update] net-mgmt/nrpe2 - update to 2.10

Philippe Audeoud jadawin at tuxaco.net
Thu Dec 13 16:20:03 UTC 2007


>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:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Dec 13 16:20:02 UTC 2007
>Closed-Date:
>Last-Modified:
>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 at 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:
>Unformatted:



More information about the freebsd-ports-bugs mailing list