On Sun, Nov 25, 2007 at 11:34:01PM -0800, J.C. Roberts wrote: > Update for ports/devel/p5-Log-Log4perl 1.10 --> 1.14 > > Tested on -STABLE 4.2 i386 > > Please Test and Commit. >
Please send diffs against -current cvs; thanks. Regards, Simon > Index: Makefile > =================================================================== > RCS file: /cvs/ports/devel/p5-Log-Log4perl/Makefile,v > retrieving revision 1.7 > diff -u -r1.7 Makefile > --- Makefile 19 May 2007 21:01:30 -0000 1.7 > +++ Makefile 26 Nov 2007 07:00:28 -0000 > @@ -3,7 +3,7 @@ > COMMENT= "Log4j implementation for Perl" > > MODULES= cpan > -DISTNAME= Log-Log4perl-1.10 > +DISTNAME= Log-Log4perl-1.14 > CATEGORIES= devel > > MAINTAINER= Simon Bertrang <[EMAIL PROTECTED]> > Index: distinfo > =================================================================== > RCS file: /cvs/ports/devel/p5-Log-Log4perl/distinfo,v > retrieving revision 1.6 > diff -u -r1.6 distinfo > --- distinfo 19 May 2007 21:01:30 -0000 1.6 > +++ distinfo 26 Nov 2007 07:00:28 -0000 > @@ -1,5 +1,5 @@ > -MD5 (Log-Log4perl-1.10.tar.gz) = abx1WGZwTn0cdvdxJVrBow== > -RMD160 (Log-Log4perl-1.10.tar.gz) = D+7RoZh4DG79MyrnWF9XUNC6O6k= > -SHA1 (Log-Log4perl-1.10.tar.gz) = wv47NbK2JbL8GpLV2t784Z4uW6E= > -SHA256 (Log-Log4perl-1.10.tar.gz) = > kD8W/fE90tv+8IkHQr9GUtphu2PcUqyxVvXsBuUxFvM= > -SIZE (Log-Log4perl-1.10.tar.gz) = 223448 > +MD5 (Log-Log4perl-1.14.tar.gz) = vuJrEcJoV3Q/ds4js+FAvA== > +RMD160 (Log-Log4perl-1.14.tar.gz) = ozQTmRhp3TnGilciPxNUuBBZMSQ= > +SHA1 (Log-Log4perl-1.14.tar.gz) = OJNLI/PqPgTOyYXKykzmgD3aNTc= > +SHA256 (Log-Log4perl-1.14.tar.gz) = > F+nKlmhV387/XRp9mvYJxBIO9MLqLUbVaDf1X5HpUt8= > +SIZE (Log-Log4perl-1.14.tar.gz) = 229273 > Index: pkg/PLIST > =================================================================== > RCS file: /cvs/ports/devel/p5-Log-Log4perl/pkg/PLIST,v > retrieving revision 1.5 > diff -u -r1.5 PLIST > --- pkg/PLIST 30 Nov 2006 21:45:16 -0000 1.5 > +++ pkg/PLIST 26 Nov 2007 07:00:28 -0000 > @@ -43,13 +43,18 @@ > ${P5SITE}/Log/Log4perl/Layout/ > ${P5SITE}/Log/Log4perl/Layout.pm > ${P5SITE}/Log/Log4perl/Layout/NoopLayout.pm > +${P5SITE}/Log/Log4perl/Layout/PatternLayout/ > ${P5SITE}/Log/Log4perl/Layout/PatternLayout.pm > +${P5SITE}/Log/Log4perl/Layout/PatternLayout/Multiline.pm > ${P5SITE}/Log/Log4perl/Layout/SimpleLayout.pm > ${P5SITE}/Log/Log4perl/Level.pm > ${P5SITE}/Log/Log4perl/Logger.pm > ${P5SITE}/Log/Log4perl/MDC.pm > ${P5SITE}/Log/Log4perl/NDC.pm > +${P5SITE}/Log/Log4perl/Resurrector.pm > +${P5SITE}/Log/Log4perl/Util/ > ${P5SITE}/Log/Log4perl/Util.pm > +${P5SITE}/Log/Log4perl/Util/Semaphore.pm > @man man/man3p/Log::Log4perl.3p > @man man/man3p/Log::Log4perl::Appender.3p > @man man/man3p/Log::Log4perl::Appender::Buffer.3p > @@ -88,9 +93,12 @@ > @man man/man3p/Log::Log4perl::Layout.3p > @man man/man3p/Log::Log4perl::Layout::NoopLayout.3p > @man man/man3p/Log::Log4perl::Layout::PatternLayout.3p > [EMAIL PROTECTED] man/man3p/Log::Log4perl::Layout::PatternLayout::Multiline.3p > @man man/man3p/Log::Log4perl::Layout::SimpleLayout.3p > @man man/man3p/Log::Log4perl::Level.3p > @man man/man3p/Log::Log4perl::Logger.3p > @man man/man3p/Log::Log4perl::MDC.3p > @man man/man3p/Log::Log4perl::NDC.3p > [EMAIL PROTECTED] man/man3p/Log::Log4perl::Resurrector.3p > @man man/man3p/Log::Log4perl::Util.3p > [EMAIL PROTECTED] man/man3p/Log::Log4perl::Util::Semaphore.3p