aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/p5-Nagios-Plugin
diff options
context:
space:
mode:
authorGabor Kovesdan <gabor@FreeBSD.org>2008-03-03 21:35:02 +0000
committerGabor Kovesdan <gabor@FreeBSD.org>2008-03-03 21:35:02 +0000
commitd35eee763c5bf1527e9a6afba299a4fed4f6eae8 (patch)
tree716bbc6feb1604c849b668b62686b26f67d099cb /net-mgmt/p5-Nagios-Plugin
parent5ef5246b351ded0663086fe451da0994739c4f8e (diff)
downloadports-d35eee763c5bf1527e9a6afba299a4fed4f6eae8.tar.gz
ports-d35eee763c5bf1527e9a6afba299a4fed4f6eae8.zip
- Update to 0.24
- Better adjustment of dependencies - Style PR: ports/121018 Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com> Approved by: maintainer
Notes
Notes: svn path=/head/; revision=208396
Diffstat (limited to 'net-mgmt/p5-Nagios-Plugin')
-rw-r--r--net-mgmt/p5-Nagios-Plugin/Makefile16
-rw-r--r--net-mgmt/p5-Nagios-Plugin/distinfo6
2 files changed, 9 insertions, 13 deletions
diff --git a/net-mgmt/p5-Nagios-Plugin/Makefile b/net-mgmt/p5-Nagios-Plugin/Makefile
index 21a3480ed79d..49811bf9c58a 100644
--- a/net-mgmt/p5-Nagios-Plugin/Makefile
+++ b/net-mgmt/p5-Nagios-Plugin/Makefile
@@ -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 \
diff --git a/net-mgmt/p5-Nagios-Plugin/distinfo b/net-mgmt/p5-Nagios-Plugin/distinfo
index 65f81b813926..fd135ae8cc2f 100644
--- a/net-mgmt/p5-Nagios-Plugin/distinfo
+++ b/net-mgmt/p5-Nagios-Plugin/distinfo
@@ -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