ports/121018: [UPDATE] net-mgmt/p5-Nagios-Plugin

Felippe de Meirelles Motta lippemail at gmail.com
Sat Feb 23 20:10:05 UTC 2008


>Number:         121018
>Category:       ports
>Synopsis:       [UPDATE] net-mgmt/p5-Nagios-Plugin
>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:   Sat Feb 23 20:10:04 UTC 2008
>Closed-Date:
>Last-Modified:
>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 at 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 at 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:
>Unformatted:



More information about the freebsd-ports-bugs mailing list