Update to 1.04

Upstream changes:
1.04 2013-01-11 01:46:18
    [FEATURES]
    - Implement $attr->default($instance) for compatibility with Moose

1.03 2013-01-11 01:10:38
    [FEATURES]
    - Add maybe_type() from Moose::Util::TypeConstraints (schwern)
This commit is contained in:
wen 2013-02-01 05:30:35 +00:00
parent a14a5bc176
commit aa66a3fad0
2 changed files with 6 additions and 6 deletions

View file

@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.34 2012/10/31 11:18:39 asau Exp $
# $NetBSD: Makefile,v 1.35 2013/02/01 05:30:35 wen Exp $
DISTNAME= Mouse-1.02
DISTNAME= Mouse-1.04
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/G/GF/GFUJI/}

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.27 2012/10/08 12:51:48 wen Exp $
$NetBSD: distinfo,v 1.28 2013/02/01 05:30:35 wen Exp $
SHA1 (Mouse-1.02.tar.gz) = bc6d62587645abad80d747ccc0c0ca83620c7ab8
RMD160 (Mouse-1.02.tar.gz) = 0bcd8e58b98c9149a6721aa51e34ce72167386ae
Size (Mouse-1.02.tar.gz) = 232331 bytes
SHA1 (Mouse-1.04.tar.gz) = d969c403741748360553d30bc48411d7b3d96a9c
RMD160 (Mouse-1.04.tar.gz) = a893d7e5a663ca99a0d24fa4df13d241c2fccff7
Size (Mouse-1.04.tar.gz) = 233455 bytes