Tue Jan 31 08:06:08 2012 UTC ()
Updating package in devel/p5-Compress-Raw-Zlib for CPAN module
Compress::Raw::Zlib from 2.040 to 2.048.

Upstream changes:
  2.048 29 January 2012
      * Set minimum zlib version to 1.2.0

  2.047 28 January 2012
      * Allow flush to be called multiple times without any intermediate
        call to deflate and still return Z_OK.
        In the code below $status was Z_BUF_ERROR before this change.

          $def->flush(...);
          $status = $def->flush(...);

      * Added support for zlibCompileFlags

      * Set minimum Perl version to 5.6

  2.045 3 December 2011
      * Moved FAQ.pod into Zlib.pm

  2.044 2 December 2011
      * Moved FAQ.pod under the lib directory so it can get installed

  2.043 20 November 2011
      * No Changes

  2.042 17 November 2011
      * No Changes


(sno)
diff -r1.21 -r1.22 pkgsrc/devel/p5-Compress-Raw-Zlib/Makefile
diff -r1.17 -r1.18 pkgsrc/devel/p5-Compress-Raw-Zlib/distinfo

cvs diff -r1.21 -r1.22 pkgsrc/devel/p5-Compress-Raw-Zlib/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/p5-Compress-Raw-Zlib/Attic/Makefile 2011/11/11 10:58:34 1.21
+++ pkgsrc/devel/p5-Compress-Raw-Zlib/Attic/Makefile 2012/01/31 08:06:08 1.22
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.21 2011/11/11 10:58:34 sno Exp $ 1# $NetBSD: Makefile,v 1.22 2012/01/31 08:06:08 sno Exp $
2 2
3DISTNAME= Compress-Raw-Zlib-2.040 3DISTNAME= Compress-Raw-Zlib-2.048
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5SVR4_PKGNAME= p5crz 5SVR4_PKGNAME= p5crz
6CATEGORIES= devel perl5 6CATEGORIES= devel perl5
7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Compress/} 7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Compress/}
8 8
9MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://search.cpan.org/dist/Compress-Raw-Zlib/ 10HOMEPAGE= http://search.cpan.org/dist/Compress-Raw-Zlib/
11COMMENT= Perl5 module interface to the zlib compression library 11COMMENT= Perl5 module interface to the zlib compression library
12LICENSE= ${PERL5_LICENSE} 12LICENSE= ${PERL5_LICENSE}
13 13
14PKG_INSTALLATION_TYPES= overwrite pkgviews 14PKG_INSTALLATION_TYPES= overwrite pkgviews
15PKG_DESTDIR_SUPPORT= user-destdir 15PKG_DESTDIR_SUPPORT= user-destdir
16 16

cvs diff -r1.17 -r1.18 pkgsrc/devel/p5-Compress-Raw-Zlib/Attic/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/p5-Compress-Raw-Zlib/Attic/distinfo 2011/11/11 10:58:34 1.17
+++ pkgsrc/devel/p5-Compress-Raw-Zlib/Attic/distinfo 2012/01/31 08:06:08 1.18
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.17 2011/11/11 10:58:34 sno Exp $ 1$NetBSD: distinfo,v 1.18 2012/01/31 08:06:08 sno Exp $
2 2
3SHA1 (Compress-Raw-Zlib-2.040.tar.gz) = b9b1b284a56f1586d3c78ae651378e5b88799aeb 3SHA1 (Compress-Raw-Zlib-2.048.tar.gz) = a171b91d2180ed7d3fac9c5377f51341e3482731
4RMD160 (Compress-Raw-Zlib-2.040.tar.gz) = 004295c28b5a0ab68f8f919d116b183fe92d6925 4RMD160 (Compress-Raw-Zlib-2.048.tar.gz) = beff95ad4b0f1ebf7e96ddbd81c9fe3dca380132
5Size (Compress-Raw-Zlib-2.040.tar.gz) = 221342 bytes 5Size (Compress-Raw-Zlib-2.048.tar.gz) = 222035 bytes
6SHA1 (patch-aa) = f8baf171da4873fc309ec6c92204bf3ad5df20a6 6SHA1 (patch-aa) = f8baf171da4873fc309ec6c92204bf3ad5df20a6