summaryrefslogtreecommitdiff
path: root/devel/p5-Log-Dispatch-FileRotate
diff options
context:
space:
mode:
authorrhaen <rhaen@pkgsrc.org>2008-11-11 08:50:19 +0000
committerrhaen <rhaen@pkgsrc.org>2008-11-11 08:50:19 +0000
commitf1ce71e3f189b1aaef68d60533311cbe53396d19 (patch)
tree175d16c1bc92c516e94f75a7baf23f6ed23592de /devel/p5-Log-Dispatch-FileRotate
parent541ff48d2d2ce7f5f7c572c93a4d147e70853c26 (diff)
downloadpkgsrc-f1ce71e3f189b1aaef68d60533311cbe53396d19.tar.gz
- updated to 1.19
- added dependency to Log4Perl >=1.0 Changelog: 1.19 Tue Oct 21 2008 - Added patch from MS to solve bug 39900. Basically logs appearing slower than a recurrance cause the module to keep rotating logs. We now jump forward to the right recurrance interval. Thanks to the people at Yahoo who discovered it. - Updated dependancy on Log4Perl to 1.0
Diffstat (limited to 'devel/p5-Log-Dispatch-FileRotate')
-rw-r--r--devel/p5-Log-Dispatch-FileRotate/Makefile7
-rw-r--r--devel/p5-Log-Dispatch-FileRotate/distinfo8
2 files changed, 7 insertions, 8 deletions
diff --git a/devel/p5-Log-Dispatch-FileRotate/Makefile b/devel/p5-Log-Dispatch-FileRotate/Makefile
index 4ac70b7dcae..10ed8688f32 100644
--- a/devel/p5-Log-Dispatch-FileRotate/Makefile
+++ b/devel/p5-Log-Dispatch-FileRotate/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.10 2008/10/19 19:17:56 he Exp $
+# $NetBSD: Makefile,v 1.11 2008/11/11 08:50:19 rhaen Exp $
-DISTNAME= Log-Dispatch-FileRotate-1.18
+DISTNAME= Log-Dispatch-FileRotate-1.19
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Log/}
@@ -14,7 +13,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
DEPENDS+= p5-Date-Manip>=5.0:../../devel/p5-Date-Manip
DEPENDS+= p5-Log-Dispatch>=2.08:../../devel/p5-Log-Dispatch
DEPENDS+= p5-Params-Validate>=0.15:../../devel/p5-Params-Validate
-DEPENDS+= p5-Log-Log4perl>=0.23:../../devel/p5-Log-Log4perl
+DEPENDS+= p5-Log-Log4perl>=1:../../devel/p5-Log-Log4perl
PERL5_PACKLIST= auto/Log/Dispatch/FileRotate/.packlist
diff --git a/devel/p5-Log-Dispatch-FileRotate/distinfo b/devel/p5-Log-Dispatch-FileRotate/distinfo
index a37410fff8c..84540cd3263 100644
--- a/devel/p5-Log-Dispatch-FileRotate/distinfo
+++ b/devel/p5-Log-Dispatch-FileRotate/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2008/07/23 15:17:50 rhaen Exp $
+$NetBSD: distinfo,v 1.4 2008/11/11 08:50:19 rhaen Exp $
-SHA1 (Log-Dispatch-FileRotate-1.18.tar.gz) = f658bc29232c7f6d980237e40195c779e23fc6ab
-RMD160 (Log-Dispatch-FileRotate-1.18.tar.gz) = 0915d57b06c56a6c2aa95f4cfe4ba3a7604cc4b5
-Size (Log-Dispatch-FileRotate-1.18.tar.gz) = 14529 bytes
+SHA1 (Log-Dispatch-FileRotate-1.19.tar.gz) = 2365be58057044938a782a219edd037724de77ce
+RMD160 (Log-Dispatch-FileRotate-1.19.tar.gz) = 3f17d3f24eca2ad76cb3264cfd9a28e253d4b647
+Size (Log-Dispatch-FileRotate-1.19.tar.gz) = 15012 bytes