Update 0.66 to 0.68

-------------------
0.68      2015-03-04 18:16:30Z
 - fix tests that look for the wrong prereqs (0.67)

0.67      2015-02-28 04:37:19Z
 - remove argv from passed-through buildargs if no argv attribute exists, to
   mollify MooseX::StrictConstructor (RT#101938, Jose Luis Martinez)
This commit is contained in:
mef 2015-03-15 23:46:37 +00:00
parent ddf76f2085
commit fa71e0ad02
2 changed files with 6 additions and 6 deletions

View file

@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.31 2015/02/13 12:53:33 mef Exp $
# $NetBSD: Makefile,v 1.32 2015/03/15 23:46:37 mef Exp $
#
DISTNAME= MooseX-Getopt-0.66
DISTNAME= MooseX-Getopt-0.68
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MooseX/}

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.22 2015/02/13 12:53:33 mef Exp $
$NetBSD: distinfo,v 1.23 2015/03/15 23:46:37 mef Exp $
SHA1 (MooseX-Getopt-0.66.tar.gz) = 00ab57311bd59257ed9090913c44c801537b7547
RMD160 (MooseX-Getopt-0.66.tar.gz) = 8ff1be7e46864e59764fc2499f3b06e7e569b50d
Size (MooseX-Getopt-0.66.tar.gz) = 50956 bytes
SHA1 (MooseX-Getopt-0.68.tar.gz) = b7a779b853bbafae2b3572b9b2c51237c395289c
RMD160 (MooseX-Getopt-0.68.tar.gz) = 0abf9aa6bdb0aa310b24d446db80a6d7a47a2d0d
Size (MooseX-Getopt-0.68.tar.gz) = 51971 bytes