Skip to content

Commit

Permalink
p5-Log-Dispatch: update to 2.70.
Browse files Browse the repository at this point in the history
2.70     2020-07-20

- Make locking test wait longer before giving up. Some filesystems (like NFS)
  can be quite slow to lock files. Fixed by Joelle Maslak. GH #61.
  • Loading branch information
wiz committed Sep 7, 2020
1 parent 504bfef commit e52eef6
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 8 deletions.
5 changes: 2 additions & 3 deletions devel/p5-Log-Dispatch/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
# $NetBSD: Makefile,v 1.67 2020/08/31 18:08:17 wiz Exp $
# $NetBSD: Makefile,v 1.68 2020/09/07 06:57:24 wiz Exp $

DISTNAME= Log-Dispatch-2.69
DISTNAME= Log-Dispatch-2.70
PKGNAME= p5-${DISTNAME}
PKGREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Log/}

Expand Down
10 changes: 5 additions & 5 deletions devel/p5-Log-Dispatch/distinfo
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.36 2019/10/26 06:47:23 mef Exp $
$NetBSD: distinfo,v 1.37 2020/09/07 06:57:24 wiz Exp $

SHA1 (Log-Dispatch-2.69.tar.gz) = dd0bdbc91c92ba4e50cf5d12acb6deff58845a71
RMD160 (Log-Dispatch-2.69.tar.gz) = db0e5439d5fc2be768a78787c6a23f9c4c49a16d
SHA512 (Log-Dispatch-2.69.tar.gz) = 641d050c054843739fd43f97e88e17303d2e3e87ead0a756c88a8bd28fc27a56dd4cf4b228a5c23f240fca94f1a7894eb892070120b1a10ed293504826e6ace8
Size (Log-Dispatch-2.69.tar.gz) = 70685 bytes
SHA1 (Log-Dispatch-2.70.tar.gz) = d34d371cba5ae50854d0bb7ac02accceee11456e
RMD160 (Log-Dispatch-2.70.tar.gz) = 1df4295366d10a44d165a5565a0c746ea079f56e
SHA512 (Log-Dispatch-2.70.tar.gz) = c4c8cfb9e74b3176d5f95e3f9fbc86303321caa3e608a7ec318786ecd80d2238fd06a3b74ded65d5d3fab5c3a1297f99c92c62b1136b27d3b5396fd3fca602f6
Size (Log-Dispatch-2.70.tar.gz) = 70808 bytes

0 comments on commit e52eef6

Please sign in to comment.