Updating devel/p5-Compress-Raw-Bzip2 from 2.021 to 2.023
Upstream changes: 2.023 9 November 2009 * fixed instance where $[ should have been $] in t/02zlib.t Thanks to Robin Barker and zefram [RT #50765] for independantly spotting the issue.
This commit is contained in:
parent
e32aadaa4a
commit
fe6ca2ff74
2 changed files with 6 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.6 2009/09/12 18:21:57 sno Exp $
|
||||
# $NetBSD: Makefile,v 1.7 2009/11/15 15:53:00 sno Exp $
|
||||
|
||||
DISTNAME= Compress-Raw-Bzip2-2.021
|
||||
DISTNAME= Compress-Raw-Bzip2-2.023
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Compress/}
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.6 2009/09/12 18:21:57 sno Exp $
|
||||
$NetBSD: distinfo,v 1.7 2009/11/15 15:53:00 sno Exp $
|
||||
|
||||
SHA1 (Compress-Raw-Bzip2-2.021.tar.gz) = 40a561b08f6da864f36b29ae389a9f4887895488
|
||||
RMD160 (Compress-Raw-Bzip2-2.021.tar.gz) = ff1009c82836b733606c83008e37ad48b7e6d142
|
||||
Size (Compress-Raw-Bzip2-2.021.tar.gz) = 143452 bytes
|
||||
SHA1 (Compress-Raw-Bzip2-2.023.tar.gz) = 5df6dec9148af2a0523c80c45a83138765b73c2a
|
||||
RMD160 (Compress-Raw-Bzip2-2.023.tar.gz) = 4ccb15cc4eb268a23efc8b0eda21645840e1587b
|
||||
Size (Compress-Raw-Bzip2-2.023.tar.gz) = 124534 bytes
|
||||
|
|
Loading…
Reference in a new issue