Index: head/net-mgmt/p5-Nagios-Plugin/Makefile =================================================================== --- head/net-mgmt/p5-Nagios-Plugin/Makefile (revision 209817) +++ head/net-mgmt/p5-Nagios-Plugin/Makefile (revision 209818) @@ -1,43 +1,43 @@ # New ports collection makefile for: p5-Nagios-Plugin # Date created: 13 08 2006 # Whom: Gerrit Beine # # $FreeBSD$ # PORTNAME= Nagios-Plugin -PORTVERSION= 0.24 +PORTVERSION= 0.25 CATEGORIES= net-mgmt perl5 MASTER_SITES= CPAN/../../authors/id/T/TO/TONVOON PKGNAMEPREFIX= p5- MAINTAINER= gerrit.beine@gmx.de COMMENT= Modules to streamline writing Nagios plugins 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 \ ${SITE_PERL}/Config/Tiny.pm:${PORTSDIR}/devel/p5-Config-Tiny RUN_DEPENDS+= ${BUILD_DEPENDS} MAN3= Nagios::Plugin.3 \ Nagios::Plugin::Config.3 \ Nagios::Plugin::ExitResult.3 \ Nagios::Plugin::Functions.3 \ Nagios::Plugin::Getopt.3 \ Nagios::Plugin::Performance.3 \ Nagios::Plugin::Range.3 \ Nagios::Plugin::Threshold.3 \ .if !defined(NOPORTDOCS) PORTDOCS= Changes README post-install: @${MKDIR} ${DOCSDIR} @${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${DOCSDIR} @${ECHO_MSG} "===> Documentation installed in ${DOCSDIR}." .endif .include Property changes on: head/net-mgmt/p5-Nagios-Plugin/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.10 \ No newline at end of property +1.11 \ No newline at end of property Index: head/net-mgmt/p5-Nagios-Plugin/distinfo =================================================================== --- head/net-mgmt/p5-Nagios-Plugin/distinfo (revision 209817) +++ head/net-mgmt/p5-Nagios-Plugin/distinfo (revision 209818) @@ -1,3 +1,3 @@ -MD5 (Nagios-Plugin-0.24.tar.gz) = 30303d5ba44a979f1fb70c053d101530 -SHA256 (Nagios-Plugin-0.24.tar.gz) = 673f95972fc35bb65c239bad747e11e844da9c84ee7a073463d1a5a5ce0937b3 -SIZE (Nagios-Plugin-0.24.tar.gz) = 40845 +MD5 (Nagios-Plugin-0.25.tar.gz) = 759befe973db6506325efa17197f568b +SHA256 (Nagios-Plugin-0.25.tar.gz) = a05cd8d2546adb26b70d60aa6ed26e549cdc3dbde4273826260827bed912f81d +SIZE (Nagios-Plugin-0.25.tar.gz) = 41211 Property changes on: head/net-mgmt/p5-Nagios-Plugin/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.7 \ No newline at end of property +1.8 \ No newline at end of property