Skip to content

Commit

Permalink
Updated devel/p5-Log-Dispatch to 2.56
Browse files Browse the repository at this point in the history
-------------------------------------
2.56     2016-05-06
- Cleaned up some cruft in Pod. Some sections ended up in there twice.

2.55     2016-05-06
- The values of $@, $!, and $? are protected in various cases where they could
  end up being changed by logging code. Patch by Salvador Fandiño. GitHub #18.

- Treat MSYS2 like Cygwin in tests. Fix by Graham Ollis. GitHub #19.
  • Loading branch information
mef committed Jun 19, 2016
1 parent 2ce86d6 commit c37cbbc
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.51 2016/06/08 19:23:07 wiz Exp $
# $NetBSD: Makefile,v 1.52 2016/06/19 12:16:26 mef Exp $

DISTNAME= Log-Dispatch-2.54
DISTNAME= Log-Dispatch-2.56
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.27 2016/04/13 18:05:00 wiz Exp $
$NetBSD: distinfo,v 1.28 2016/06/19 12:16:26 mef Exp $

SHA1 (Log-Dispatch-2.54.tar.gz) = fd2405e32216813fd700befe2fc4407922988bc8
RMD160 (Log-Dispatch-2.54.tar.gz) = 8f122a2dec13e516714d4db290f72c4247901819
SHA512 (Log-Dispatch-2.54.tar.gz) = 67dd4bf15899fa441ecd725305b443873c77fcf8eeff44e53408637f81dc14c3375bdf52514214c111d1692a7087efb929ecdc411771dd413fef10bb034dc45b
Size (Log-Dispatch-2.54.tar.gz) = 59316 bytes
SHA1 (Log-Dispatch-2.56.tar.gz) = 86394a5c29984212c528c2e47144efb86e80d352
RMD160 (Log-Dispatch-2.56.tar.gz) = 31458746126febf34cf5aef94c7d5845746d6c71
SHA512 (Log-Dispatch-2.56.tar.gz) = daac593ed158f7e648464fce5dd23485902c45339b70ddc78cc3c712744de30d981beeb5c646dda04290d409e3141f5ab5b0995aa34d048c41c97f70a4c25619
Size (Log-Dispatch-2.56.tar.gz) = 63243 bytes

0 comments on commit c37cbbc

Please sign in to comment.