[4.2-STABLE] UPD: devel_p5-Log-Log4perl-1.14

For those running -STABLE and complaining about a lack of updates on
ports-STABLE, here is your chance to do something... namely TEST these
patches and post your results. You can be reasonably certain these
patches will not be committed without testing, so you've got to do your
part if you want convince one of our benevolent developers to push the 
big red 'commit' button.

tested: i386

MAINTAINER: Simon Bertrang <[EMAIL PROTECTED]>
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	1 Dec 2007 19:15:51 -0000
@@ -1,9 +1,9 @@
-# $OpenBSD: Makefile,v 1.7 2007/05/19 21:01:30 simon Exp $
+# $OpenBSD: Makefile,v 1.9 2007/11/20 19:11:24 simon Exp $
 
-COMMENT=	"Log4j implementation for Perl"
+COMMENT=	Log4j implementation for Perl
 
 MODULES=	cpan
-DISTNAME=	Log-Log4perl-1.10
+DISTNAME=	Log-Log4perl-1.14
 CATEGORIES=	devel
 
 MAINTAINER=	Simon Bertrang <[EMAIL PROTECTED]>
@@ -13,5 +13,11 @@
 PERMIT_PACKAGE_FTP=     Yes
 PERMIT_DISTFILES_CDROM= Yes
 PERMIT_DISTFILES_FTP=   Yes
+
+REGRESS_DEPENDS=	::devel/p5-Log-Dispatch \
+			::devel/p5-Log-Dispatch-FileRotate \
+			::databases/p5-DBD-CSV \
+			::net/rrdtool,-perl \
+			::textproc/p5-XML-DOM
 
 .include <bsd.port.mk>
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	1 Dec 2007 19:15:51 -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	1 Dec 2007 19:15:51 -0000
@@ -1,4 +1,4 @@
[EMAIL PROTECTED] $OpenBSD: PLIST,v 1.5 2006/11/30 21:45:16 jasper Exp $
[EMAIL PROTECTED] $OpenBSD: PLIST,v 1.6 2007/11/20 19:11:24 simon Exp $
 ${P5SITE}/Log/
 ${P5SITE}/Log/Log4perl/
 ${P5SITE}/Log/Log4perl.pm
@@ -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

Reply via email to