Index: head/devel/p5-POE-Component-Logger/Makefile =================================================================== --- head/devel/p5-POE-Component-Logger/Makefile (revision 269841) +++ head/devel/p5-POE-Component-Logger/Makefile (revision 269842) @@ -1,25 +1,26 @@ # New ports collection makefile for: POE-Component-Logger # Date created: 20 March 2002 # Whom: Sergey Skvortsov # # $FreeBSD$ # PORTNAME= POE-Component-Logger -PORTVERSION= 1.00 +PORTVERSION= 1.10 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= skv@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= A POE logging class -BUILD_DEPENDS= ${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE \ - ${SITE_PERL}/LWP/Parallel.pm:${PORTSDIR}/www/p5-ParallelUA +BUILD_DEPENDS= p5-POE>=1.293:${PORTSDIR}/devel/p5-POE \ + p5-Log-Dispatch>=2.26:${PORTSDIR}/devel/p5-Log-Dispatch \ + p5-Log-Dispatch-Config>=1.03:${PORTSDIR}/devel/p5-Log-Dispatch-Config RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes MAN3= POE::Component::Logger.3 .include Property changes on: head/devel/p5-POE-Component-Logger/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.4 \ No newline at end of property +1.5 \ No newline at end of property Index: head/devel/p5-POE-Component-Logger/distinfo =================================================================== --- head/devel/p5-POE-Component-Logger/distinfo (revision 269841) +++ head/devel/p5-POE-Component-Logger/distinfo (revision 269842) @@ -1,3 +1,2 @@ -MD5 (POE-Component-Logger-1.00.tar.gz) = b36cfad2d2d446103cbcf671270681ff -SHA256 (POE-Component-Logger-1.00.tar.gz) = 91058265756bcd8df8ce050d0107889b00cfb491d872caad6a728180275ad963 -SIZE (POE-Component-Logger-1.00.tar.gz) = 2910 +SHA256 (POE-Component-Logger-1.10.tar.gz) = 9d57ad8504aa6399ac15ff469892c768649f3f59e6ac97ce2ae248f787d45023 +SIZE (POE-Component-Logger-1.10.tar.gz) = 8401 Property changes on: head/devel/p5-POE-Component-Logger/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.3 \ No newline at end of property +1.4 \ No newline at end of property Index: head/devel/p5-POE-Component-Logger/pkg-descr =================================================================== --- head/devel/p5-POE-Component-Logger/pkg-descr (revision 269841) +++ head/devel/p5-POE-Component-Logger/pkg-descr (revision 269842) @@ -1,9 +1,6 @@ POE::Component::Logger provides a simple logging component that uses Log::Dispatch::Config to drive it, allowing you to log to multiple places at once (e.g. to STDERR and Syslog at the same time) and also to flexibly define your logger's output. WWW: http://search.cpan.org/dist/POE-Component-Logger/ - --- Sergey Skvortsov -skv@FreeBSD.org Property changes on: head/devel/p5-POE-Component-Logger/pkg-descr ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property