Index: head/devel/p5-Log-Handler/Makefile =================================================================== --- head/devel/p5-Log-Handler/Makefile (revision 262540) +++ head/devel/p5-Log-Handler/Makefile (revision 262541) @@ -1,39 +1,39 @@ # New ports collection makefile for: Log::Handler # Date created: 7 Nov 2009 # Whom: Sahil Tandon # # $FreeBSD$ # PORTNAME= Log-Handler -PORTVERSION= 0.65 +PORTVERSION= 0.66 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sahil@FreeBSD.org COMMENT= An object-oriented handler for logging, tracing and debugging in Perl BUILD_DEPENDS= p5-Params-Validate>=0:${PORTSDIR}/devel/p5-Params-Validate -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes MAN3= Log::Handler.3 \ Log::Handler::Config.3 \ Log::Handler::Examples.3 \ Log::Handler::Levels.3 \ Log::Handler::Output.3 \ Log::Handler::Output::DBI.3 \ Log::Handler::Output::Email.3 \ Log::Handler::Output::File.3 \ Log::Handler::Output::Forward.3 \ Log::Handler::Output::Screen.3 \ Log::Handler::Output::Sendmail.3 \ Log::Handler::Output::Socket.3 \ Log::Handler::Pattern.3 \ Log::Handler::Plugin::Config::General.3 \ Log::Handler::Plugin::Config::Properties.3 \ Log::Handler::Plugin::YAML.3 .include Property changes on: head/devel/p5-Log-Handler/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/devel/p5-Log-Handler/distinfo =================================================================== --- head/devel/p5-Log-Handler/distinfo (revision 262540) +++ head/devel/p5-Log-Handler/distinfo (revision 262541) @@ -1,3 +1,3 @@ -MD5 (Log-Handler-0.65.tar.gz) = 4abb2b5df842afcc1c22ec46f816af09 -SHA256 (Log-Handler-0.65.tar.gz) = 0f9081311bde08bd76f9070ef559289a3d4dd2495b0eb35f6624ed1acea2143f -SIZE (Log-Handler-0.65.tar.gz) = 57280 +MD5 (Log-Handler-0.66.tar.gz) = e90b3fb4402ea50ba607b2047077fbaf +SHA256 (Log-Handler-0.66.tar.gz) = f2d0c1f3cf1b110c0fd639c3deaacb84383faf67ddf7ad427dcd55c94d4c1564 +SIZE (Log-Handler-0.66.tar.gz) = 56537 Property changes on: head/devel/p5-Log-Handler/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.5 \ No newline at end of property +1.6 \ No newline at end of property