diff options
author | seb <seb@pkgsrc.org> | 2009-11-08 16:37:25 +0000 |
---|---|---|
committer | seb <seb@pkgsrc.org> | 2009-11-08 16:37:25 +0000 |
commit | 59f344a48595851d5af418a78aa5c84a1579d56c (patch) | |
tree | 86d79d3de6f54fcb569558721208dd1458959f52 /devel | |
parent | 269050b4331d21a16ebb72c3656187b6f071115d (diff) | |
download | pkgsrc-59f344a48595851d5af418a78aa5c84a1579d56c.tar.gz |
Update from version 0.23 to version 0.24.
Upstream changes:
0.24 Fri. Oct 23 2009
* MooseX::Getopt
- Fix bug with mixed case attribute names (MAROS)
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-MooseX-Getopt/Makefile | 4 | ||||
-rw-r--r-- | devel/p5-MooseX-Getopt/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/p5-MooseX-Getopt/Makefile b/devel/p5-MooseX-Getopt/Makefile index 0d348d2b721..df8f8887d38 100644 --- a/devel/p5-MooseX-Getopt/Makefile +++ b/devel/p5-MooseX-Getopt/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2009/10/11 09:45:39 sno Exp $ +# $NetBSD: Makefile,v 1.11 2009/11/08 16:37:25 seb Exp $ # -DISTNAME= MooseX-Getopt-0.23 +DISTNAME= MooseX-Getopt-0.24 PKGNAME= p5-${DISTNAME} CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MooseX/} diff --git a/devel/p5-MooseX-Getopt/distinfo b/devel/p5-MooseX-Getopt/distinfo index a379b68e148..a1c7a54bad2 100644 --- a/devel/p5-MooseX-Getopt/distinfo +++ b/devel/p5-MooseX-Getopt/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.7 2009/10/11 09:45:39 sno Exp $ +$NetBSD: distinfo,v 1.8 2009/11/08 16:37:25 seb Exp $ -SHA1 (MooseX-Getopt-0.23.tar.gz) = 9dcdb5f540d680e7b771e0d77cc48808545f0f08 -RMD160 (MooseX-Getopt-0.23.tar.gz) = 09bdf69f5bbe1118c607fcbb9adac5274c555f52 -Size (MooseX-Getopt-0.23.tar.gz) = 30156 bytes +SHA1 (MooseX-Getopt-0.24.tar.gz) = 66c49690e38b8d024ca281a30e416953aed22d8b +RMD160 (MooseX-Getopt-0.24.tar.gz) = d110e6cd2a43644973c5d886c5b67f721ce3b583 +Size (MooseX-Getopt-0.24.tar.gz) = 28926 bytes |