diff options
author | wiz <wiz@pkgsrc.org> | 2006-07-19 22:36:26 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-07-19 22:36:26 +0000 |
commit | 8ecf2a002999d0bd9abd8dcfcfadee6eabcbeee2 (patch) | |
tree | 65e0354bfd8fe03d4090c75fcf57dbf5361cea0b | |
parent | ad211746194ab50b556c3c68352ed0227041f1b8 (diff) | |
download | pkgsrc-8ecf2a002999d0bd9abd8dcfcfadee6eabcbeee2.tar.gz |
Update to 1.42:
1.42 - 3 July 2006
* Ticket #18986 - ExtUtils::Install 1.39 or better fix es the in-use
issue on win32/cygwin, so make the code that checks whether trying
to install via the cpan shell conditional on the version of
ExtUtils::Install.
-rw-r--r-- | devel/p5-Compress-Zlib/Makefile | 4 | ||||
-rw-r--r-- | devel/p5-Compress-Zlib/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/p5-Compress-Zlib/Makefile b/devel/p5-Compress-Zlib/Makefile index 9bb1b6c5ae6..3d8a242c0fd 100644 --- a/devel/p5-Compress-Zlib/Makefile +++ b/devel/p5-Compress-Zlib/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.18 2005/10/15 19:51:17 heinz Exp $ +# $NetBSD: Makefile,v 1.19 2006/07/19 22:36:26 wiz Exp $ -DISTNAME= Compress-Zlib-1.41 +DISTNAME= Compress-Zlib-1.42 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5czl CATEGORIES= devel perl5 diff --git a/devel/p5-Compress-Zlib/distinfo b/devel/p5-Compress-Zlib/distinfo index 2e03cf10b9f..e27b721b7af 100644 --- a/devel/p5-Compress-Zlib/distinfo +++ b/devel/p5-Compress-Zlib/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.12 2005/10/15 19:51:17 heinz Exp $ +$NetBSD: distinfo,v 1.13 2006/07/19 22:36:26 wiz Exp $ -SHA1 (Compress-Zlib-1.41.tar.gz) = 0a0aea0fe460956d71db0a0f571d67078ca1dc94 -RMD160 (Compress-Zlib-1.41.tar.gz) = 78a331550e953221d6e741dc581f24a7e0c9dc5d -Size (Compress-Zlib-1.41.tar.gz) = 151972 bytes +SHA1 (Compress-Zlib-1.42.tar.gz) = b3ee513ba8833f9eb56ea9f0e33de67fa0e3b783 +RMD160 (Compress-Zlib-1.42.tar.gz) = c1212d697401c8e5f778e2d56b1aab6b19d7c1f6 +Size (Compress-Zlib-1.42.tar.gz) = 152085 bytes SHA1 (patch-aa) = a4c4638b2a7bbcf8f13512749686dea9030c1464 |