Update 0.6100 to 0.6300
----------------------- 0.63 Thu November 20, 2014 - Minor doco-fixes - Remove use of flatten, always use Data::Dumper for saner, more readable output, fixes RT #95446 (David Precious (bigpresh)) 0.62 Wed June 25, 2014 - Production release
This commit is contained in:
parent
5c5a52d736
commit
21b75088d9
2 changed files with 6 additions and 7 deletions
|
@ -1,8 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.13 2014/05/29 23:36:21 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.14 2015/02/17 06:21:36 mef Exp $
|
||||
|
||||
DISTNAME= Test-Differences-0.61
|
||||
DISTNAME= Test-Differences-0.63
|
||||
PKGNAME= p5-${DISTNAME}00
|
||||
PKGREVISION= 3
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.4 2011/11/25 11:44:53 hiramatsu Exp $
|
||||
$NetBSD: distinfo,v 1.5 2015/02/17 06:21:36 mef Exp $
|
||||
|
||||
SHA1 (Test-Differences-0.61.tar.gz) = b01fb48c17e859a3e7b5e0b3c307673f3649ff26
|
||||
RMD160 (Test-Differences-0.61.tar.gz) = 44a00cac73c55bb5d2f1cdd23d3d2c8ec41ca122
|
||||
Size (Test-Differences-0.61.tar.gz) = 14057 bytes
|
||||
SHA1 (Test-Differences-0.63.tar.gz) = 98c0cdc4240f14fb39602daa908bc0d85ac2739e
|
||||
RMD160 (Test-Differences-0.63.tar.gz) = 3cc4033cd19923ff50f39bff5b031c1dcd295288
|
||||
Size (Test-Differences-0.63.tar.gz) = 12407 bytes
|
||||
|
|
Loading…
Reference in a new issue