Update to 2.064 to not conflict with lang/perl5. From the changelog:
* RT #90216: IO-Compress/t/050interop-gzip.t: Use android-compatible flags when calling gzip * RT#89305: Typo in Compress::Zlib _combine function documentation
This commit is contained in:
parent
8249433e69
commit
fc500ffddc
2 changed files with 6 additions and 7 deletions
|
@ -1,8 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.25 2014/05/29 23:35:58 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.26 2014/06/29 17:07:40 schmonz Exp $
|
||||
|
||||
DISTNAME= IO-Compress-2.062
|
||||
DISTNAME= IO-Compress-2.064
|
||||
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.17 2013/09/05 18:58:32 wiz Exp $
|
||||
$NetBSD: distinfo,v 1.18 2014/06/29 17:07:40 schmonz Exp $
|
||||
|
||||
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
|
||||
SHA1 (IO-Compress-2.064.tar.gz) = 1b90096381cbabe6498985b3172b2dce99a66e94
|
||||
RMD160 (IO-Compress-2.064.tar.gz) = bc799f9f8687e6a9d0467e5d59ecd9562df3363a
|
||||
Size (IO-Compress-2.064.tar.gz) = 242329 bytes
|
||||
|
|
Loading…
Reference in a new issue