diff options
author | heinz <heinz@pkgsrc.org> | 2008-07-17 18:49:47 +0000 |
---|---|---|
committer | heinz <heinz@pkgsrc.org> | 2008-07-17 18:49:47 +0000 |
commit | c48322232e708cb3a37387d3a18625a34ca7cf21 (patch) | |
tree | 6ae1326f459c722f50411a0ac6ad653cf451eadd /devel | |
parent | 7beee17e683ec412d7b1a8a105e5af4e650813e7 (diff) | |
download | pkgsrc-c48322232e708cb3a37387d3a18625a34ca7cf21.tar.gz |
Updated to version 2.012.
Pkgsrc changes:
- Requires p5-IO-Compress-Base-2.012 and p5-Compress-Raw-Zlib-2.012
It looks like there were no functional changes (see the Changes file) and
the version number increased only to stay in line with all the other Zlib
modules. Anyway, Compress::Zlib 2.012 demands version 2.012 of IO::Compress::*, thus this update.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-IO-Compress-Zlib/Makefile | 8 | ||||
-rw-r--r-- | devel/p5-IO-Compress-Zlib/distinfo | 8 |
2 files changed, 8 insertions, 8 deletions
diff --git a/devel/p5-IO-Compress-Zlib/Makefile b/devel/p5-IO-Compress-Zlib/Makefile index 8eaeb2c3f8a..eedc9736431 100644 --- a/devel/p5-IO-Compress-Zlib/Makefile +++ b/devel/p5-IO-Compress-Zlib/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.4 2008/05/28 22:15:20 abs Exp $ +# $NetBSD: Makefile,v 1.5 2008/07/17 18:49:47 heinz Exp $ -DISTNAME= IO-Compress-Zlib-2.011 +DISTNAME= IO-Compress-Zlib-2.012 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5icz CATEGORIES= devel perl5 @@ -10,8 +10,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/IO-Compress-Zlib/ COMMENT= Perl module to parse gzip and zip files and buffers -DEPENDS+= p5-IO-Compress-Base>=2.008:../../devel/p5-IO-Compress-Base -DEPENDS+= p5-Compress-Raw-Zlib>=2.008:../../devel/p5-Compress-Raw-Zlib +DEPENDS+= p5-IO-Compress-Base>=2.012:../../devel/p5-IO-Compress-Base +DEPENDS+= p5-Compress-Raw-Zlib>=2.012:../../devel/p5-Compress-Raw-Zlib USE_LANGUAGES= # empty PERL5_PACKLIST= auto/IO/Compress/Zlib/.packlist diff --git a/devel/p5-IO-Compress-Zlib/distinfo b/devel/p5-IO-Compress-Zlib/distinfo index 2f619e3b592..3a94a8bd727 100644 --- a/devel/p5-IO-Compress-Zlib/distinfo +++ b/devel/p5-IO-Compress-Zlib/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2008/05/28 22:15:20 abs Exp $ +$NetBSD: distinfo,v 1.5 2008/07/17 18:49:47 heinz Exp $ -SHA1 (IO-Compress-Zlib-2.011.tar.gz) = 556ffdc6340c8c07fb3a0f9aec28edcafb513a3d -RMD160 (IO-Compress-Zlib-2.011.tar.gz) = e4db2458417129341cf97378a47e0e0140dc2445 -Size (IO-Compress-Zlib-2.011.tar.gz) = 140709 bytes +SHA1 (IO-Compress-Zlib-2.012.tar.gz) = d46babbf41a352c4462b5d09e786c1386293d746 +RMD160 (IO-Compress-Zlib-2.012.tar.gz) = 0d3f9c78ae55f653532056a7e45de081cb712a80 +Size (IO-Compress-Zlib-2.012.tar.gz) = 141182 bytes |