Update to 2.32:
2.32 Thu Aug 11 19:06:38 CEST 2011 - fix a bug in the initial whitespace accumulation.
This commit is contained in:
parent
ceb7305800
commit
e9bfb7fdb9
2 changed files with 6 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.18 2011/08/06 13:45:24 adam Exp $
|
||||
# $NetBSD: Makefile,v 1.19 2011/08/16 19:59:11 wiz Exp $
|
||||
|
||||
DISTNAME= JSON-XS-2.31
|
||||
DISTNAME= JSON-XS-2.32
|
||||
PKGNAME= p5-${DISTNAME}0
|
||||
CATEGORIES= textproc perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=JSON/}
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.15 2011/08/06 13:45:24 adam Exp $
|
||||
$NetBSD: distinfo,v 1.16 2011/08/16 19:59:11 wiz Exp $
|
||||
|
||||
SHA1 (JSON-XS-2.31.tar.gz) = bdb2ec33081d10b0403a43ac83947d62d35b15dc
|
||||
RMD160 (JSON-XS-2.31.tar.gz) = fb62b564d6713cc3a9bc36f8e4d86f04f32d9ed4
|
||||
Size (JSON-XS-2.31.tar.gz) = 73862 bytes
|
||||
SHA1 (JSON-XS-2.32.tar.gz) = 8aabec648367c5edd6ec81155a7e9593c6a4d421
|
||||
RMD160 (JSON-XS-2.32.tar.gz) = a015c866d3ad6fffb328d69244462948db627b5a
|
||||
Size (JSON-XS-2.32.tar.gz) = 73905 bytes
|
||||
|
|
Loading…
Reference in a new issue