diff options
author | wiz <wiz@pkgsrc.org> | 2013-09-05 18:48:26 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2013-09-05 18:48:26 +0000 |
commit | 105b6b5b641eee9c3ceabc836b98054cde55940e (patch) | |
tree | 603c19889d98f1876f699f044f2b09197cef6f6e /devel/p5-Compress-Raw-Zlib | |
parent | e9a2da83e20dc2a01f6e75efbfc9e275e0d59ab0 (diff) | |
download | pkgsrc-105b6b5b641eee9c3ceabc836b98054cde55940e.tar.gz |
Update to 2.062:
2.062 11 August 2013
* typo fix
[#86417]
2.061 19 May 2013
* Include zlib 1.2.8 source.
* typo fix
[#85431]
* silence compiler warning by making 2nd parameter to
DispStream a const char*
* Mishandling of BUILD_ZLIB=0 option
[#85492]
Diffstat (limited to 'devel/p5-Compress-Raw-Zlib')
-rw-r--r-- | devel/p5-Compress-Raw-Zlib/Makefile | 5 | ||||
-rw-r--r-- | devel/p5-Compress-Raw-Zlib/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/devel/p5-Compress-Raw-Zlib/Makefile b/devel/p5-Compress-Raw-Zlib/Makefile index f79cf942ba6..bf07fedf6b8 100644 --- a/devel/p5-Compress-Raw-Zlib/Makefile +++ b/devel/p5-Compress-Raw-Zlib/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.29 2013/05/31 12:40:10 wiz Exp $ +# $NetBSD: Makefile,v 1.30 2013/09/05 18:48:26 wiz Exp $ -DISTNAME= Compress-Raw-Zlib-2.060 +DISTNAME= Compress-Raw-Zlib-2.062 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 SVR4_PKGNAME= p5crz 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 3a8c0e996c6..124dbba6db1 100644 --- a/devel/p5-Compress-Raw-Zlib/distinfo +++ b/devel/p5-Compress-Raw-Zlib/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.22 2013/04/20 11:44:30 hiramatsu Exp $ +$NetBSD: distinfo,v 1.23 2013/09/05 18:48:26 wiz Exp $ -SHA1 (Compress-Raw-Zlib-2.060.tar.gz) = 25d03dd47a209aa280a4ce6bf815bace6471ab54 -RMD160 (Compress-Raw-Zlib-2.060.tar.gz) = a4d3d9daabf591776b78eda6dee6f88c617ba534 -Size (Compress-Raw-Zlib-2.060.tar.gz) = 236107 bytes +SHA1 (Compress-Raw-Zlib-2.062.tar.gz) = 8219341103a31d63f8c72bb012560062f657cc87 +RMD160 (Compress-Raw-Zlib-2.062.tar.gz) = 847f5aba9eff893162aa3744e691bdcf3d3c1c92 +Size (Compress-Raw-Zlib-2.062.tar.gz) = 236613 bytes SHA1 (patch-aa) = 4628f37765803c74024e82893d74a14e2fd20954 |