From nobody@FreeBSD.org  Sat Mar 31 20:47:12 2007
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 36BAD16A402
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 31 Mar 2007 20:47:12 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [69.147.83.33])
	by mx1.freebsd.org (Postfix) with ESMTP id 28F2F13C4BB
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 31 Mar 2007 20:47:12 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id l2VKlBO5086288
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 31 Mar 2007 20:47:11 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id l2VKgAdC085811;
	Sat, 31 Mar 2007 20:42:10 GMT
	(envelope-from nobody)
Message-Id: <200703312042.l2VKgAdC085811@www.freebsd.org>
Date: Sat, 31 Mar 2007 20:42:10 GMT
From: Gerrit Beine<gerrit.beine@gmx.de>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Update port: net-mgmt/p5-Nagios-Plugin
X-Send-Pr-Version: www-3.0

>Number:         111067
>Category:       ports
>Synopsis:       Update port: net-mgmt/p5-Nagios-Plugin
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Mar 31 20:50:25 GMT 2007
>Closed-Date:    Sun Apr 01 10:06:06 GMT 2007
>Last-Modified:  Sun Apr  1 10:10:07 GMT 2007
>Originator:     Gerrit Beine
>Release:        FreeBSD 6.1-RELEASE
>Organization:
>Environment:
FreeBSD freebsd.vmware 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sun May  7 04:32:43 UTC 2006     root@opus.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386

>Description:
Update to version 0.17
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -Nur /usr/ports/net-mgmt/p5-Nagios-Plugin/Makefile p5-Nagios-Plugin/Makefile
--- /usr/ports/net-mgmt/p5-Nagios-Plugin/Makefile	Thu Dec 21 23:38:38 2006
+++ p5-Nagios-Plugin/Makefile	Sat Mar 31 22:24:05 2007
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=		Nagios-Plugin
-PORTVERSION=		0.15
+PORTVERSION=		0.17
 CATEGORIES=		net-mgmt perl5
 MASTER_SITES=		${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	../../authors/id/G/GA/GAVINC
@@ -22,6 +22,7 @@
 RUN_DEPENDS=		${BUILD_DEPENDS}
 
 MAN3=			Nagios::Plugin.3 \
+			Nagios::Plugin::Config.3 \
 			Nagios::Plugin::ExitResult.3 \
 			Nagios::Plugin::Functions.3 \
 			Nagios::Plugin::Getopt.3 \
diff -Nur /usr/ports/net-mgmt/p5-Nagios-Plugin/distinfo p5-Nagios-Plugin/distinfo
--- /usr/ports/net-mgmt/p5-Nagios-Plugin/distinfo	Thu Dec 21 23:38:38 2006
+++ p5-Nagios-Plugin/distinfo	Sat Mar 31 22:25:09 2007
@@ -1,3 +1,3 @@
-MD5 (Nagios-Plugin-0.15.tar.gz) = 66d59dd8cccf557bc2f0975c188bfe31
-SHA256 (Nagios-Plugin-0.15.tar.gz) = 0e2efb3406d895131e96f5353f82157489b7699458c5e23abad9c25596c5d509
-SIZE (Nagios-Plugin-0.15.tar.gz) = 30064
+MD5 (Nagios-Plugin-0.17.tar.gz) = 05542d5363e1124c85d77aa4b190f5c2
+SHA256 (Nagios-Plugin-0.17.tar.gz) = aac89d1093a4fc50ccf13e581e79c9a82afa1134a4cb3a7284832529ffe47d3a
+SIZE (Nagios-Plugin-0.17.tar.gz) = 40242
diff -Nur /usr/ports/net-mgmt/p5-Nagios-Plugin/pkg-plist p5-Nagios-Plugin/pkg-plist
--- /usr/ports/net-mgmt/p5-Nagios-Plugin/pkg-plist	Sun Nov  5 09:23:47 2006
+++ p5-Nagios-Plugin/pkg-plist	Sat Mar 31 22:23:35 2007
@@ -1,4 +1,5 @@
 %%SITE_PERL%%/Nagios/Plugin.pm
+%%SITE_PERL%%/Nagios/Plugin/Config.pm
 %%SITE_PERL%%/Nagios/Plugin/ExitResult.pm
 %%SITE_PERL%%/Nagios/Plugin/Functions.pm
 %%SITE_PERL%%/Nagios/Plugin/Getopt.pm

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: erwin 
State-Changed-When: Sun Apr 1 10:06:00 UTC 2007 
State-Changed-Why:  
Committed, thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/111067: commit references a PR
Date: Sun,  1 Apr 2007 10:06:12 +0000 (UTC)

 erwin       2007-04-01 10:05:59 UTC
 
   FreeBSD ports repository
 
   Modified files:
     net-mgmt/p5-Nagios-Plugin Makefile distinfo pkg-plist 
   Log:
   Update to 0.17
   
   PR:             111067
   Submitted by:   Gerrit Beine <gerrit.beine@gmx.de> (maintainer)
   
   Revision  Changes    Path
   1.4       +2 -1      ports/net-mgmt/p5-Nagios-Plugin/Makefile
   1.4       +3 -3      ports/net-mgmt/p5-Nagios-Plugin/distinfo
   1.3       +1 -0      ports/net-mgmt/p5-Nagios-Plugin/pkg-plist
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
