Index: head/net-mgmt/p5-Nagios-Plugin/Makefile =================================================================== --- head/net-mgmt/p5-Nagios-Plugin/Makefile (revision 204953) +++ head/net-mgmt/p5-Nagios-Plugin/Makefile (revision 204954) @@ -1,45 +1,45 @@ # New ports collection makefile for: p5-Nagios-Plugin # Date created: 13 08 2006 # Whom: Gerrit Beine # # $FreeBSD$ # PORTNAME= Nagios-Plugin -PORTVERSION= 0.21 +PORTVERSION= 0.23 CATEGORIES= net-mgmt perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= ../../authors/id/T/TO/TONVOON PKGNAMEPREFIX= p5- MAINTAINER= gerrit.beine@gmx.de COMMENT= Modules to streamline writing Nagios plugins PERL_CONFIGURE= yes 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 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.6 \ No newline at end of property +1.7 \ No newline at end of property Index: head/net-mgmt/p5-Nagios-Plugin/distinfo =================================================================== --- head/net-mgmt/p5-Nagios-Plugin/distinfo (revision 204953) +++ head/net-mgmt/p5-Nagios-Plugin/distinfo (revision 204954) @@ -1,3 +1,3 @@ -MD5 (Nagios-Plugin-0.21.tar.gz) = 47993fcf98e149b47ba7fcf2d1255dee -SHA256 (Nagios-Plugin-0.21.tar.gz) = 04ac9a4766fa2fe51d6780370ae4979c347150482e4fbf9b3da041daca9dad9f -SIZE (Nagios-Plugin-0.21.tar.gz) = 39241 +MD5 (Nagios-Plugin-0.23.tar.gz) = 7eb466f122ea83788506d78d7bf2c402 +SHA256 (Nagios-Plugin-0.23.tar.gz) = 474d48bb11d6553753edd2fc41ed34f70a9dd2b4a4e4a637a568cf6d1a7d09c9 +SIZE (Nagios-Plugin-0.23.tar.gz) = 40597 Property changes on: head/net-mgmt/p5-Nagios-Plugin/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.5 \ No newline at end of property +1.6 \ No newline at end of property