Update to 0.09:
0.09 Mon Dec 06 2010 - explicit use of of Math::BigInt to avoid confusing Devel::Cover 0.08 Mon Dec 06 2010 - don't short-circuit encoding '0' so it gets proper padding.
This commit is contained in:
parent
e7f50e67e8
commit
ce67b0139a
2 changed files with 6 additions and 7 deletions
|
@ -1,9 +1,8 @@
|
|||
# $NetBSD: Makefile,v 1.3 2011/08/14 13:38:22 obache Exp $
|
||||
# $NetBSD: Makefile,v 1.4 2011/08/16 22:16:40 wiz Exp $
|
||||
#
|
||||
|
||||
DISTNAME= Math-Base36-0.07
|
||||
DISTNAME= Math-Base36-0.09
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
PKGREVISION= 2
|
||||
CATEGORIES= math perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/}
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.1.1.1 2010/08/05 00:12:28 seb Exp $
|
||||
$NetBSD: distinfo,v 1.2 2011/08/16 22:16:40 wiz Exp $
|
||||
|
||||
SHA1 (Math-Base36-0.07.tar.gz) = 433a9d4013ebe01290f0d63a7bb8454b650b15aa
|
||||
RMD160 (Math-Base36-0.07.tar.gz) = aa358252583dcaf96d88030ebb4d1674bb5052fe
|
||||
Size (Math-Base36-0.07.tar.gz) = 15896 bytes
|
||||
SHA1 (Math-Base36-0.09.tar.gz) = e70cefcf9c43849237234e63909c040b6510e333
|
||||
RMD160 (Math-Base36-0.09.tar.gz) = 47095d5cba3f46d457631c421f3dc4fbd1005c7b
|
||||
Size (Math-Base36-0.09.tar.gz) = 19365 bytes
|
||||
|
|
Loading…
Reference in a new issue