From nobody@FreeBSD.org  Sat Feb 23 20:05:06 2008
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 0A7EA16A400
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 23 Feb 2008 20:05:06 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 0928513C468
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 23 Feb 2008 20:05:06 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m1NK2RpO005696
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 23 Feb 2008 20:02:27 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.2/8.14.1/Submit) id m1NK2RRp005695;
	Sat, 23 Feb 2008 20:02:27 GMT
	(envelope-from nobody)
Message-Id: <200802232002.m1NK2RRp005695@www.freebsd.org>
Date: Sat, 23 Feb 2008 20:02:27 GMT
From: Felippe de Meirelles Motta <lippemail@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [UPDATE] net-mgmt/p5-Nagios-Plugin
X-Send-Pr-Version: www-3.1
X-GNATS-Notify: gerrit.beine@gmx.de

>Number:         121018
>Category:       ports
>Synopsis:       [UPDATE] net-mgmt/p5-Nagios-Plugin
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    gabor
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Feb 23 20:10:04 UTC 2008
>Closed-Date:    Mon Mar 03 21:41:20 UTC 2008
>Last-Modified:  Mon Mar 03 21:41:20 UTC 2008
>Originator:     Felippe de Meirelles Motta
>Release:        FreeBSD 7.0-PRERELEASE amd64
>Organization:
>Environment:
System: FreeBSD 7.0-PRERELEASE #0: Thu Jan 10 01:55:37 BRST 2008
    lippe@shire.freebsd.org:/usr/obj/usr/src/sys/GENERIC

>Description:
- Updated to 0.24
- Use CPAN macro
- Better adjustment of dependences
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/net-mgmt/p5-Nagios-Plugin/Makefile,v
retrieving revision 1.7
diff -u -r1.7 Makefile
--- Makefile	3 Jan 2008 21:03:48 -0000	1.7
+++ Makefile	21 Feb 2008 10:38:29 -0000
@@ -6,23 +6,21 @@
 #
 
 PORTNAME=	Nagios-Plugin
-PORTVERSION=	0.23
+PORTVERSION=	0.24
 CATEGORIES=	net-mgmt perl5
-MASTER_SITES=	CPAN
-MASTER_SITE_SUBDIR=	../../authors/id/T/TO/TONVOON
+MASTER_SITES=	CPAN/../../authors/id/T/TO/TONVOON
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	gerrit.beine@gmx.de
 COMMENT=	Modules to streamline writing Nagios plugins
 
-PERL_CONFIGURE=	yes
+PERL_CONFIGURE=	5.8.0+
 
 BUILD_DEPENDS+=	${SITE_PERL}/Class/Accessor.pm:${PORTSDIR}/devel/p5-Class-Accessor \
 		${SITE_PERL}/${PERL_ARCH}/Params/Validate.pm:${PORTSDIR}/devel/p5-Params-Validate \
-		${SITE_PERL}/Math/Calc/Units.pm:${PORTSDIR}/math/p5-Math-Calc-Units
-RUN_DEPENDS+=	${SITE_PERL}/Class/Accessor.pm:${PORTSDIR}/devel/p5-Class-Accessor \
-		${SITE_PERL}/${PERL_ARCH}/Params/Validate.pm:${PORTSDIR}/devel/p5-Params-Validate \
-		${SITE_PERL}/Math/Calc/Units.pm:${PORTSDIR}/math/p5-Math-Calc-Units
+		${SITE_PERL}/Math/Calc/Units.pm:${PORTSDIR}/math/p5-Math-Calc-Units \
+		${SITE_PERL}/Config/Tiny.pm:${PORTSDIR}/Config/Tiny.pm
+RUN_DEPENDS+=	${BUILD_DEPENDS}
 
 MAN3=		Nagios::Plugin.3 \
 		Nagios::Plugin::Config.3 \
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/net-mgmt/p5-Nagios-Plugin/distinfo,v
retrieving revision 1.6
diff -u -r1.6 distinfo
--- distinfo	3 Jan 2008 21:03:48 -0000	1.6
+++ distinfo	21 Feb 2008 10:38:29 -0000
@@ -1,3 +1,3 @@
-MD5 (Nagios-Plugin-0.23.tar.gz) = 7eb466f122ea83788506d78d7bf2c402
-SHA256 (Nagios-Plugin-0.23.tar.gz) = 474d48bb11d6553753edd2fc41ed34f70a9dd2b4a4e4a637a568cf6d1a7d09c9
-SIZE (Nagios-Plugin-0.23.tar.gz) = 40597
+MD5 (Nagios-Plugin-0.24.tar.gz) = 30303d5ba44a979f1fb70c053d101530
+SHA256 (Nagios-Plugin-0.24.tar.gz) = 673f95972fc35bb65c239bad747e11e844da9c84ee7a073463d1a5a5ce0937b3
+SIZE (Nagios-Plugin-0.24.tar.gz) = 40845


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->gabor 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sat Feb 23 20:10:26 UTC 2008 
Responsible-Changed-Why:  
gabor@ wants his PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=121018 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Sat Feb 23 20:10:31 UTC 2008 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Gerrit Beine <gerrit.beine@gmx.de>
To: bug-followup@freebsd.org
Cc:  
Subject: Re: ports/121018: [UPDATE] net-mgmt/p5-Nagios-Plugin
Date: Mon, 25 Feb 2008 17:25:08 +0100

 Am Samstag, 23. Februar 2008 21:10:29 schrieb Edwin Groothuis:
 > Maintainer of net-mgmt/p5-Nagios-Plugin,
 >
 > Please note that PR ports/121018 has just been submitted.
 >
 > If it contains a patch for an upgrade, an enhancement or a bug fix
 > you agree on, reply to this email stating that you approve the patch
 > and a committer will take care of it.
 >
 > The full text of the PR can be found at:
 >     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/121018
 
 Looks ok for me...

From: Felippe de Meirelles Motta <lippemail@gmail.com>
To: bug-followup@FreeBSD.org, lippemail@gmail.com, 
 Gabor Kovesdan <gabor@FreeBSD.org>
Cc:  
Subject: Re: ports/121018: [UPDATE] net-mgmt/p5-Nagios-Plugin
Date: Thu, 28 Feb 2008 17:07:10 -0300

 This is a multi-part message in MIME format.
 --------------060406010200030502000007
 Content-Type: text/plain; charset=ISO-8859-1; format=flowed
 Content-Transfer-Encoding: 7bit
 
 Hey gabor@,
 
 I sent now other patch, i found the problem, see:
 
 +                ${SITE_PERL}/Config/Tiny.pm:${PORTSDIR}/Config/Tiny.pm
 
 Doest not exists ${PORTSDIR}/Config/Tiny.pm. It was adjusted.
 
 You can see too: 
 http://regis.goodking.ca/tb/logs/7-FreeBSD-lippe/p5-Nagios-Plugin-0.24.log
 
 Thanks a lot! :-)
 
 -- 
 Regards,
 Felippe de Meirelles Motta
 lippemail@gmail.com
 
 
 --------------060406010200030502000007
 Content-Type: text/plain;
  name="p5-Nagios-Plugin.txt"
 Content-Transfer-Encoding: 7bit
 Content-Disposition: inline;
  filename="p5-Nagios-Plugin.txt"
 
 Index: Makefile
 ===================================================================
 RCS file: /home/ncvs/ports/net-mgmt/p5-Nagios-Plugin/Makefile,v
 retrieving revision 1.9
 diff -u -r1.9 Makefile
 --- Makefile	23 Feb 2008 04:24:02 -0000	1.9
 +++ Makefile	28 Feb 2008 15:50:16 -0000
 @@ -6,25 +6,21 @@
  #
  
  PORTNAME=	Nagios-Plugin
 -PORTVERSION=	0.23
 -PORTREVISION=	1
 +PORTVERSION=	0.24
  CATEGORIES=	net-mgmt perl5
 -MASTER_SITES=	CPAN
 -MASTER_SITE_SUBDIR=	../../authors/id/T/TO/TONVOON
 +MASTER_SITES=	CPAN/../../authors/id/T/TO/TONVOON
  PKGNAMEPREFIX=	p5-
  
  MAINTAINER=	gerrit.beine@gmx.de
  COMMENT=	Modules to streamline writing Nagios plugins
  
 -PERL_CONFIGURE=	yes
 +PERL_CONFIGURE=	5.8.0+
  
  BUILD_DEPENDS+=	${SITE_PERL}/Class/Accessor.pm:${PORTSDIR}/devel/p5-Class-Accessor \
  		${SITE_PERL}/${PERL_ARCH}/Params/Validate.pm:${PORTSDIR}/devel/p5-Params-Validate \
 -		${SITE_PERL}/Math/Calc/Units.pm:${PORTSDIR}/math/p5-Math-Calc-Units
 -RUN_DEPENDS+=	${SITE_PERL}/Class/Accessor.pm:${PORTSDIR}/devel/p5-Class-Accessor \
 -		${SITE_PERL}/Config/Tiny.pm:${PORTSDIR}/devel/p5-Config-Tiny \
 -		${SITE_PERL}/${PERL_ARCH}/Params/Validate.pm:${PORTSDIR}/devel/p5-Params-Validate \
 -		${SITE_PERL}/Math/Calc/Units.pm:${PORTSDIR}/math/p5-Math-Calc-Units
 +		${SITE_PERL}/Math/Calc/Units.pm:${PORTSDIR}/math/p5-Math-Calc-Units \
 +		${SITE_PERL}/Config/Tiny.pm:${PORTSDIR}/devel/p5-Config-Tiny
 +RUN_DEPENDS+=	${BUILD_DEPENDS}
  
  MAN3=		Nagios::Plugin.3 \
  		Nagios::Plugin::Config.3 \
 Index: distinfo
 ===================================================================
 RCS file: /home/ncvs/ports/net-mgmt/p5-Nagios-Plugin/distinfo,v
 retrieving revision 1.6
 diff -u -r1.6 distinfo
 --- distinfo	3 Jan 2008 21:03:48 -0000	1.6
 +++ distinfo	28 Feb 2008 15:50:16 -0000
 @@ -1,3 +1,3 @@
 -MD5 (Nagios-Plugin-0.23.tar.gz) = 7eb466f122ea83788506d78d7bf2c402
 -SHA256 (Nagios-Plugin-0.23.tar.gz) = 474d48bb11d6553753edd2fc41ed34f70a9dd2b4a4e4a637a568cf6d1a7d09c9
 -SIZE (Nagios-Plugin-0.23.tar.gz) = 40597
 +MD5 (Nagios-Plugin-0.24.tar.gz) = 30303d5ba44a979f1fb70c053d101530
 +SHA256 (Nagios-Plugin-0.24.tar.gz) = 673f95972fc35bb65c239bad747e11e844da9c84ee7a073463d1a5a5ce0937b3
 +SIZE (Nagios-Plugin-0.24.tar.gz) = 40845
 
 --------------060406010200030502000007--

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/121018: commit references a PR
Date: Mon,  3 Mar 2008 21:35:12 +0000 (UTC)

 gabor       2008-03-03 21:35:02 UTC
 
   FreeBSD ports repository
 
   Modified files:
     net-mgmt/p5-Nagios-Plugin Makefile distinfo 
   Log:
   - Update to 0.24
   - Better adjustment of dependencies
   - Style
   
   PR:             ports/121018
   Submitted by:   Felippe de Meirelles Motta <lippemail@gmail.com>
   Approved by:    maintainer
   
   Revision  Changes    Path
   1.10      +6 -10     ports/net-mgmt/p5-Nagios-Plugin/Makefile
   1.7       +3 -3      ports/net-mgmt/p5-Nagios-Plugin/distinfo
 _______________________________________________
 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"
 
State-Changed-From-To: feedback->closed 
State-Changed-By: gabor 
State-Changed-When: Mon Mar 3 21:40:21 UTC 2008 
State-Changed-Why:  
Committed, thanks! 

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