summaryrefslogtreecommitdiff
path: root/devel/p5-Log-Dispatch
diff options
context:
space:
mode:
authorwen <wen@pkgsrc.org>2015-08-06 04:15:52 +0000
committerwen <wen@pkgsrc.org>2015-08-06 04:15:52 +0000
commit5102ff5aee4eb9873b282688c5271e739b3270bc (patch)
tree3451914ba683eec8adb21e77acdfae264be06e79 /devel/p5-Log-Dispatch
parentfb22143d13ea64c6ec75b47a4356f24f3060d6ff (diff)
downloadpkgsrc-5102ff5aee4eb9873b282688c5271e739b3270bc.tar.gz
Update to 2.46
Upstream changes: 2.46 2015-08-05 - Really make the per-thread locking in the Syslog output work. Based on a patch by David Schweikert. GitHub #9. 2.45 2015-06-14 - Don't include threads and threads::shared in list of dependencies. This is only needed for Log::Dispatch::Syslog and is loaded at runtime as needed (which has its own issues but ...). Reported by Kent Fredric. RT #103392.
Diffstat (limited to 'devel/p5-Log-Dispatch')
-rw-r--r--devel/p5-Log-Dispatch/Makefile7
-rw-r--r--devel/p5-Log-Dispatch/distinfo8
2 files changed, 7 insertions, 8 deletions
diff --git a/devel/p5-Log-Dispatch/Makefile b/devel/p5-Log-Dispatch/Makefile
index 38712a68a71..2bf49ed7e14 100644
--- a/devel/p5-Log-Dispatch/Makefile
+++ b/devel/p5-Log-Dispatch/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.45 2015/06/12 10:49:23 wiz Exp $
+# $NetBSD: Makefile,v 1.46 2015/08/06 04:15:52 wen Exp $
-DISTNAME= Log-Dispatch-2.44
+DISTNAME= Log-Dispatch-2.46
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Log/}
@@ -14,7 +13,7 @@ LICENSE= artistic-2.0
DEPENDS+= p5-Module-Runtime-[0-9]*:../../devel/p5-Module-Runtime
DEPENDS+= p5-Devel-GlobalDestruction>=0:../../devel/p5-Devel-GlobalDestruction
DEPENDS+= p5-Dist-CheckConflicts>=0.02:../../devel/p5-Dist-CheckConflicts
-DEPENDS+= p5-Params-Validate>=0.15:../../devel/p5-Params-Validate
+DEPENDS+= p5-Params-Validate>=1.03:../../devel/p5-Params-Validate
# Sys::Syslog >= 0.25 is in Perl core since 5.10.1
# for make test
diff --git a/devel/p5-Log-Dispatch/distinfo b/devel/p5-Log-Dispatch/distinfo
index 6218ec789de..a9c22d4e7c1 100644
--- a/devel/p5-Log-Dispatch/distinfo
+++ b/devel/p5-Log-Dispatch/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.22 2015/01/18 12:24:46 wen Exp $
+$NetBSD: distinfo,v 1.23 2015/08/06 04:15:52 wen Exp $
-SHA1 (Log-Dispatch-2.44.tar.gz) = a73627d56cd2ba4ab8cf91f030032438c3811a76
-RMD160 (Log-Dispatch-2.44.tar.gz) = 0cecffb2a33687339b4aa5793308f51232e27a0c
-Size (Log-Dispatch-2.44.tar.gz) = 49540 bytes
+SHA1 (Log-Dispatch-2.46.tar.gz) = 42fefc536bbc99e788f2227e41ad433937cd30e4
+RMD160 (Log-Dispatch-2.46.tar.gz) = d088dc40030b8b174ac214eb5c673b4ca1c36ccf
+Size (Log-Dispatch-2.46.tar.gz) = 52185 bytes