Update to 2.062:
2.062 11 August 2013 * RT#87335: [PATCH] Fix up tests for imminent bleadperl changes * RT#84647: typo fixes * RT#86814: IO::Compress::Gzip test t/100generic-bzip2.t hangs on Cygwin 2.061 19 May 2013 * zipdetails (1.06) Get it to cope with Android 'zipalign' non-standard extra fields. These are used to make sure that a non-compressed member starts on a 4 byte boundary. * RT#84647: unzip example with IO::Uncompress::Unzip
This commit is contained in:
parent
af7c806148
commit
e88376b6ba
2 changed files with 6 additions and 7 deletions
|
@ -1,8 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.23 2013/05/31 12:40:24 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.24 2013/09/05 18:58:32 wiz Exp $
|
||||
|
||||
DISTNAME= IO-Compress-2.060
|
||||
DISTNAME= IO-Compress-2.062
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
PKGREVISION= 1
|
||||
SVR4_PKGNAME= p5icb
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IO/}
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.16 2013/04/29 12:07:45 hiramatsu Exp $
|
||||
$NetBSD: distinfo,v 1.17 2013/09/05 18:58:32 wiz Exp $
|
||||
|
||||
SHA1 (IO-Compress-2.060.tar.gz) = d74d735ab9c918961ce1da481c17c3513dd46623
|
||||
RMD160 (IO-Compress-2.060.tar.gz) = b97d484ce76f9f2dd34b9ffb105979eea72f7ad6
|
||||
Size (IO-Compress-2.060.tar.gz) = 242986 bytes
|
||||
SHA1 (IO-Compress-2.062.tar.gz) = d8c02e53b14371b75123f9bcd1bc6be1f4b63acc
|
||||
RMD160 (IO-Compress-2.062.tar.gz) = 6856fc70569ae98ab45c37ae4ee365fd1237c4f3
|
||||
Size (IO-Compress-2.062.tar.gz) = 242704 bytes
|
||||
|
|
Loading…
Reference in a new issue