Update p5-Config-MVP to 2.200007.
Changes from previous: ---------------------- 2.200007 2014-01-29 21:04:25-05:00 America/New_York - throw an exception when a bundle reports an impossible situation, like { value => [] }; https://github.com/rjbs/Config-MVP/issues/5 2.200006 2013-09-17 08:58:53 Asia/Tokyo - fix repository data 2.200005 2013-09-17 08:56:36 Asia/Tokyo - removed use of deprecated Class::MOP::load_class (thanks, Karen Etheridge) 2.200004 2013-08-27 12:09:19 America/New_York - pass the arguments to missing_plugin in the right order 2.200003 2013-01-30 21:35:34 America/New_York - doc fixes (Thanks, George Hartzell!)
This commit is contained in:
parent
d00b75e909
commit
c5b4124d48
2 changed files with 6 additions and 7 deletions
|
@ -1,8 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.4 2013/05/31 12:40:11 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.5 2014/02/17 01:22:24 hiramatsu Exp $
|
||||
|
||||
DISTNAME= Config-MVP-2.200002
|
||||
DISTNAME= Config-MVP-2.200007
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
PKGREVISION= 2
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Config/}
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.1 2012/07/05 12:36:49 sno Exp $
|
||||
$NetBSD: distinfo,v 1.2 2014/02/17 01:22:24 hiramatsu Exp $
|
||||
|
||||
SHA1 (Config-MVP-2.200002.tar.gz) = d06b0ee6c24ae3820daa5a9429ceed6ea96a07d7
|
||||
RMD160 (Config-MVP-2.200002.tar.gz) = 2e0d296d90942fe37dcf6c4cab20ff1442f3f703
|
||||
Size (Config-MVP-2.200002.tar.gz) = 25392 bytes
|
||||
SHA1 (Config-MVP-2.200007.tar.gz) = 1f1da4ed5c5eb4085f0e069d16f2ec960c0ee472
|
||||
RMD160 (Config-MVP-2.200007.tar.gz) = cbea58a7807c4efd3be62940e9ad8b16016f92f8
|
||||
Size (Config-MVP-2.200007.tar.gz) = 30211 bytes
|
||||
|
|
Loading…
Reference in a new issue