Update to 1.35
Upstream changes: 1.35 2016-04-02 - Apply Spelling fixes RT112234 (fixed by Gregor Herrmann) - Documentation - Allow to pass ARGV directly to constructor - use namespace::autoclean (reported by Mohammad S Anwar) - Dist housekeeping 1.34 2016-02-21 - Do not accept invalid character in Term plugin - Fix RT112156: Command class lacking attribute metarole (reported by Marc Logghe) - Apply Spelling fixes RT105717 (fixed by Gregor Herrmann) - Add permute option to specify multiple values with one attribute key - Fix imports (fixed by Alexander Stoddard) - Documentation
This commit is contained in:
parent
cc2e0435ac
commit
d8d800c658
2 changed files with 7 additions and 8 deletions
|
@ -1,9 +1,8 @@
|
|||
# $NetBSD: Makefile,v 1.6 2016/04/20 13:10:11 mef Exp $
|
||||
# $NetBSD: Makefile,v 1.7 2016/05/15 08:10:10 wen Exp $
|
||||
#
|
||||
|
||||
DISTNAME= MooseX-App-1.33
|
||||
DISTNAME= MooseX-App-1.35
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
PKGREVISION= 1
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MooseX/}
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
$NetBSD: distinfo,v 1.5 2015/11/03 03:28:31 agc Exp $
|
||||
$NetBSD: distinfo,v 1.6 2016/05/15 08:10:10 wen Exp $
|
||||
|
||||
SHA1 (MooseX-App-1.33.tar.gz) = e83f871925a7c8237308188aa6020e883539d04f
|
||||
RMD160 (MooseX-App-1.33.tar.gz) = 8a425e387095358e2cedef0fa738905efec20b6c
|
||||
SHA512 (MooseX-App-1.33.tar.gz) = 48746b1d4ccfdc102e176f8c5327ba23e5d5a6c14eba36fadc6e9708f9b5edc41ba273fbb089c9d1a79f29e7d64d740f0b22d5f4ac5b89c92628a63d28235b23
|
||||
Size (MooseX-App-1.33.tar.gz) = 83776 bytes
|
||||
SHA1 (MooseX-App-1.35.tar.gz) = 94941f18c87ffcae447cf8fc1a772360e0b2de10
|
||||
RMD160 (MooseX-App-1.35.tar.gz) = ad224ab2a2427877384ccdacfabea91d6340ee9e
|
||||
SHA512 (MooseX-App-1.35.tar.gz) = d2d11949b13179525b3748fb830d7eb5040f772d787d90a76e824dc17e3506ed7d7658e554af9e218329a8e113be964c098af22bc1f02232dc8f77875f3c42d5
|
||||
Size (MooseX-App-1.35.tar.gz) = 86139 bytes
|
||||
|
|
Loading…
Reference in a new issue