diff options
author | mef <mef@pkgsrc.org> | 2016-06-19 12:16:26 +0000 |
---|---|---|
committer | mef <mef@pkgsrc.org> | 2016-06-19 12:16:26 +0000 |
commit | 7bd635f6a25a6c5d27f59ee218c99c9181853d5c (patch) | |
tree | 9ea4ccd33bd583f3b829fe41cbf81cb6d89d2c8c /devel | |
parent | 896a34a7df7443d795951880b56a9915367dfcff (diff) | |
download | pkgsrc-7bd635f6a25a6c5d27f59ee218c99c9181853d5c.tar.gz |
Updated devel/p5-Log-Dispatch to 2.56
-------------------------------------
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.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-Log-Dispatch/Makefile | 5 | ||||
-rw-r--r-- | devel/p5-Log-Dispatch/distinfo | 10 |
2 files changed, 7 insertions, 8 deletions
diff --git a/devel/p5-Log-Dispatch/Makefile b/devel/p5-Log-Dispatch/Makefile index 9dc5d75c845..5ed87491018 100644 --- a/devel/p5-Log-Dispatch/Makefile +++ b/devel/p5-Log-Dispatch/Makefile @@ -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/} diff --git a/devel/p5-Log-Dispatch/distinfo b/devel/p5-Log-Dispatch/distinfo index 26780076d9e..93333e6a953 100644 --- a/devel/p5-Log-Dispatch/distinfo +++ b/devel/p5-Log-Dispatch/distinfo @@ -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 |