diff options
author | mef <mef@pkgsrc.org> | 2016-04-09 11:41:16 +0000 |
---|---|---|
committer | mef <mef@pkgsrc.org> | 2016-04-09 11:41:16 +0000 |
commit | 35e17f4bb9ccbd78573fa79765d0f1f16525e28a (patch) | |
tree | 5e201a3d60a675abe62471b3772c967109597bdf | |
parent | 5c210d81b13a18eebe97482cf7dd3e0a2b3e973f (diff) | |
download | pkgsrc-35e17f4bb9ccbd78573fa79765d0f1f16525e28a.tar.gz |
Update to p5-Compress-Raw-Zlib-2.069
------------------------------------
2.069 26 Sept 2015
* reduce compiler warnings and stderr noise
[#101341]
* amigaos4: cpan/Compress-Raw-Zlib: also __amigaos4__
[#106799]
* const all global data
https://github.com/madler/zlib/commit/82e9dc60932bf2ce5422a5e76e66e5a05abd26e3
[#101298]
* Coverity finding: Unused value
https://github.com/madler/zlib/commit/9859a94c1002484ee5f824c05683a5b2484cbf49
[105414]
* Coverity findings
[102399]
* Coverity finding: Overlapping buffer in memory copy
[105413]
-rw-r--r-- | devel/p5-Compress-Raw-Zlib/Makefile | 5 | ||||
-rw-r--r-- | devel/p5-Compress-Raw-Zlib/distinfo | 10 |
2 files changed, 7 insertions, 8 deletions
diff --git a/devel/p5-Compress-Raw-Zlib/Makefile b/devel/p5-Compress-Raw-Zlib/Makefile index 848c1240823..9fc5b16ea32 100644 --- a/devel/p5-Compress-Raw-Zlib/Makefile +++ b/devel/p5-Compress-Raw-Zlib/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.38 2015/06/12 10:49:02 wiz Exp $ +# $NetBSD: Makefile,v 1.39 2016/04/09 11:41:16 mef Exp $ -DISTNAME= Compress-Raw-Zlib-2.068 +DISTNAME= Compress-Raw-Zlib-2.069 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Compress/} diff --git a/devel/p5-Compress-Raw-Zlib/distinfo b/devel/p5-Compress-Raw-Zlib/distinfo index 784a13048b3..bfda85a682a 100644 --- a/devel/p5-Compress-Raw-Zlib/distinfo +++ b/devel/p5-Compress-Raw-Zlib/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.28 2015/11/03 03:28:04 agc Exp $ +$NetBSD: distinfo,v 1.29 2016/04/09 11:41:16 mef Exp $ -SHA1 (Compress-Raw-Zlib-2.068.tar.gz) = 30c353bd18aafd1bbf7203527ccd94df97a16793 -RMD160 (Compress-Raw-Zlib-2.068.tar.gz) = 9f7c9dccdb6f10a39681c97677e8a217982d2b6d -SHA512 (Compress-Raw-Zlib-2.068.tar.gz) = dfdcf3dff2877b6abde3825f7c3fbd56d33ce37a1c8262454e02afa0ea508359ce6c25b8f4413ce5236cfe1f1e868034455be87e4b0c2bf8ff11cb6135a773d3 -Size (Compress-Raw-Zlib-2.068.tar.gz) = 238144 bytes +SHA1 (Compress-Raw-Zlib-2.069.tar.gz) = de1d749c1e423ba5f51405c743d66324018cfe70 +RMD160 (Compress-Raw-Zlib-2.069.tar.gz) = fe3a52b94987a298fb2b98e306767f387ba7c30a +SHA512 (Compress-Raw-Zlib-2.069.tar.gz) = eadb0b862042f7fe4935f8752b976420d2033e653c610ab97f64d80ee14bcdb9ffa73e1bdcc1a554d5a1a5314580b3398d79d3174b3820e41dc906cdd9b6bfae +Size (Compress-Raw-Zlib-2.069.tar.gz) = 238435 bytes SHA1 (patch-aa) = 399f9cc179fcabd4f753be64c94c6ea83de4c10c |