diff options
author | rhaen <rhaen@pkgsrc.org> | 2013-01-26 20:21:43 +0000 |
---|---|---|
committer | rhaen <rhaen@pkgsrc.org> | 2013-01-26 20:21:43 +0000 |
commit | 5a27a19513e9991dd2a065229d72f4d60693c458 (patch) | |
tree | 949958705497db94e58740673c6c324700d52610 | |
parent | d3bc9fcb7aad368020eb36932730ff72f86a66e1 (diff) | |
download | pkgsrc-5a27a19513e9991dd2a065229d72f4d60693c458.tar.gz |
updated to 2.35
ChangeLog:
2.35 2013-01-20
- Added a big warning about the potential for deadlocks in the documentation
for Log::Dispatch::File::Locked (ether).
2.34 2012-12-08
- Fix a test bug that caused the tests to fail on all Perls before 5.16.0.
-rw-r--r-- | devel/p5-Log-Dispatch/Makefile | 4 | ||||
-rw-r--r-- | devel/p5-Log-Dispatch/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/p5-Log-Dispatch/Makefile b/devel/p5-Log-Dispatch/Makefile index dfec49d8c72..4ade2fbf4a2 100644 --- a/devel/p5-Log-Dispatch/Makefile +++ b/devel/p5-Log-Dispatch/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.37 2012/12/08 12:10:18 wen Exp $ +# $NetBSD: Makefile,v 1.38 2013/01/26 20:21:43 rhaen Exp $ -DISTNAME= Log-Dispatch-2.33 +DISTNAME= Log-Dispatch-2.35 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5ldi CATEGORIES= devel perl5 diff --git a/devel/p5-Log-Dispatch/distinfo b/devel/p5-Log-Dispatch/distinfo index b6848a01c6e..c7882fbb3e9 100644 --- a/devel/p5-Log-Dispatch/distinfo +++ b/devel/p5-Log-Dispatch/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.19 2012/12/08 12:10:18 wen Exp $ +$NetBSD: distinfo,v 1.20 2013/01/26 20:21:43 rhaen Exp $ -SHA1 (Log-Dispatch-2.33.tar.gz) = 6453cc7849f5afcf6a816fddddb0fee121d3fa93 -RMD160 (Log-Dispatch-2.33.tar.gz) = 55e09e2d6cc6290e9d9eb4634adb9224d792fcf4 -Size (Log-Dispatch-2.33.tar.gz) = 32231 bytes +SHA1 (Log-Dispatch-2.35.tar.gz) = 42918221526bfef2ec323eae0f6bf69b9b0170af +RMD160 (Log-Dispatch-2.35.tar.gz) = 6429741a0019ab41d4cb61047f86394f1af7e42b +Size (Log-Dispatch-2.35.tar.gz) = 32566 bytes |