Updating package for MooseX::Types from 0.12 to 0.16

Upstream changes:
0.16    Mon Jun 29 10:50:41 PDT 2009
        - Ship with Module::Install 0.91

0.15    Sun Jun 27 15:50:00 EDT 2009
        - Change all uses of croak in TypeDecorator to use the Moose
          throw_exception method.
        - More test cases for the union mixed string type issue, and
          better handling of this in the | overload in TypeDecorator

0.14    Fri Jun 26 17:52:20 PDT 2009
        - Fix union with string type

0.13    Tue Jun 23 05:46:33 PDT 2009
        - Add Test::Moose to build_requires for Fedora
This commit is contained in:
sno 2009-07-07 21:11:41 +00:00
parent 81874cb050
commit 096eb4f246
2 changed files with 7 additions and 6 deletions

View file

@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.6 2009/06/15 21:37:58 sno Exp $
# $NetBSD: Makefile,v 1.7 2009/07/07 21:11:41 sno Exp $
#
DISTNAME= MooseX-Types-0.12
DISTNAME= MooseX-Types-0.16
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MooseX/}
@ -23,6 +23,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/MooseX/Types/.packlist
PERL5_MODULE_TYPE= Module::Install
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.5 2009/06/15 21:37:58 sno Exp $
$NetBSD: distinfo,v 1.6 2009/07/07 21:11:41 sno Exp $
SHA1 (MooseX-Types-0.12.tar.gz) = 2f379d5d24a5012f93d8e3c1f3c6cb973b3f3a4f
RMD160 (MooseX-Types-0.12.tar.gz) = 44b5f6ef1fac82856479beeb9aa874f13662a39a
Size (MooseX-Types-0.12.tar.gz) = 42604 bytes
SHA1 (MooseX-Types-0.16.tar.gz) = 9ec939d4b2122c21cfd39f53a639e6a7a5a3c83c
RMD160 (MooseX-Types-0.16.tar.gz) = 19640d7a5200a4a847bf72b54dc01a79430adc44
Size (MooseX-Types-0.16.tar.gz) = 43815 bytes