pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/p5-IO-Compress Update to 2.024:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/872cdc30081c
branches:  trunk
changeset: 569916:872cdc30081c
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Jan 20 15:07:19 2010 +0000

description:
Update to 2.024:

  2.024 7 January 2010

      * Compress::Zlib
        Get memGunzip & memGzip to set $gzerrno
        [RT# 47283]

      * Compress::Zlib
        Export memGunzip, memGzip and zlib_version on demand
        [RT# 52992]

      * examples/io/anycat
        This sample was using IO::Uncompress::AnyInflate. Much better to
        use IO::Uncompress::AnyUncompress.

diffstat:

 devel/p5-IO-Compress/Makefile |  8 ++++----
 devel/p5-IO-Compress/distinfo |  8 ++++----
 2 files changed, 8 insertions(+), 8 deletions(-)

diffs (36 lines):

diff -r 898e661c37dd -r 872cdc30081c devel/p5-IO-Compress/Makefile
--- a/devel/p5-IO-Compress/Makefile     Wed Jan 20 15:07:13 2010 +0000
+++ b/devel/p5-IO-Compress/Makefile     Wed Jan 20 15:07:19 2010 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2009/11/15 15:55:03 sno Exp $
+# $NetBSD: Makefile,v 1.9 2010/01/20 15:07:19 wiz Exp $
 
-DISTNAME=              IO-Compress-2.023
+DISTNAME=              IO-Compress-2.024
 PKGNAME=               p5-${DISTNAME}
 SVR4_PKGNAME=          p5icb
 CATEGORIES=            devel perl5
@@ -16,8 +16,8 @@
 CONFLICTS+=            p5-IO-Compress-Bzip2-[0-9]*
 CONFLICTS+=            p5-Compress-Zlib-[0-9]*
 
-DEPENDS+=              p5-Compress-Raw-Zlib>=2.023:../../devel/p5-Compress-Raw-Zlib
-DEPENDS+=              p5-Compress-Raw-Bzip2>=2.023:../../devel/p5-Compress-Raw-Bzip2
+DEPENDS+=              p5-Compress-Raw-Zlib>=2.024:../../devel/p5-Compress-Raw-Zlib
+DEPENDS+=              p5-Compress-Raw-Bzip2>=2.024:../../devel/p5-Compress-Raw-Bzip2
 
 SUPERSEDES=            p5-IO-Compress-Base<2.017
 SUPERSEDES+=           p5-IO-Compress-Bzip2<2.017
diff -r 898e661c37dd -r 872cdc30081c devel/p5-IO-Compress/distinfo
--- a/devel/p5-IO-Compress/distinfo     Wed Jan 20 15:07:13 2010 +0000
+++ b/devel/p5-IO-Compress/distinfo     Wed Jan 20 15:07:19 2010 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2009/11/15 15:55:03 sno Exp $
+$NetBSD: distinfo,v 1.8 2010/01/20 15:07:19 wiz Exp $
 
-SHA1 (IO-Compress-2.023.tar.gz) = 0125559199534b6fc7a7882b1badd3fceae479ea
-RMD160 (IO-Compress-2.023.tar.gz) = d87b2ec6fb61d1036f656ffea0b08945f339bdee
-Size (IO-Compress-2.023.tar.gz) = 211367 bytes
+SHA1 (IO-Compress-2.024.tar.gz) = 20329a7c1a1eac90f4f60735f15829e0a915c429
+RMD160 (IO-Compress-2.024.tar.gz) = c3629120081e469241710e634873840433c44321
+Size (IO-Compress-2.024.tar.gz) = 211827 bytes



Home | Main Index | Thread Index | Old Index