Update to 1.3135
Upstream changes: 1.3135 2015-04-22 [DOCUMENTATION] - Document how to work with Dist::Zilla and the 'devel' branch. [ENHANCEMENTS] - Deprecate 'auto_reload' and document alternatives. (GH#1106, isync) - Change YAML tests to be in line with new specs. (GH#1108, Slaven Rezi) [STATISTICS] - code churn: 12 files changed, 150 insertions(+), 50 deletions(-)
This commit is contained in:
parent
c59053ac27
commit
4bfeee6898
2 changed files with 6 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.29 2015/02/23 11:13:59 wen Exp $
|
||||
# $NetBSD: Makefile,v 1.30 2015/04/24 13:22:48 wen Exp $
|
||||
|
||||
DISTNAME= Dancer-1.3134
|
||||
DISTNAME= Dancer-1.3135
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= www perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/Y/YA/YANICK/}
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.23 2015/02/23 11:13:59 wen Exp $
|
||||
$NetBSD: distinfo,v 1.24 2015/04/24 13:22:48 wen Exp $
|
||||
|
||||
SHA1 (Dancer-1.3134.tar.gz) = 689ea8764ee27693b2f309f39807e0159fae406f
|
||||
RMD160 (Dancer-1.3134.tar.gz) = 9e42cd18d38d9b68bfaf4614858922a345aad8e4
|
||||
Size (Dancer-1.3134.tar.gz) = 377019 bytes
|
||||
SHA1 (Dancer-1.3135.tar.gz) = ed7d0ac1b73f1e9a58df3d62305bc3ac65d1142b
|
||||
RMD160 (Dancer-1.3135.tar.gz) = 8f789cb83e66cc844d8bde594e55707c3808e743
|
||||
Size (Dancer-1.3135.tar.gz) = 378539 bytes
|
||||
|
|
Loading…
Reference in a new issue