Updated to version 1.41.
No pkgsrc changes. Changes since version 1.35 ========================== 1.41 - 4 October 2005 * added hints/mpeix.pl file supplied by Ken Hirsch 1.40 - 23 September 2005 * Fixed failure of 03examples.t for some windows systems. 1.39 - 15 September 2005 * Fixed dTHX macro for 5.00503 on FreeBSD 1.38 - 6 September 2005 * Integrate core change 25304 -- Symbian Update * Added libscan to Makefile.PL 1.37 - 12 August 2005 * Change to t/03examples.t for VMS from Abe Timmerman 1.36 - 3 August 2005 * Renamed zlib-src-1.2.3 to zlib-src to help VMS * Fixed Makefile.PL for VMS * Fixed t/03examples.t for VMS * Added a couple of notes about incompatibility with Unix compress.
This commit is contained in:
parent
838126dafb
commit
c62c0a3881
2 changed files with 6 additions and 7 deletions
|
@ -1,9 +1,8 @@
|
|||
# $NetBSD: Makefile,v 1.17 2005/08/06 06:19:09 jlam Exp $
|
||||
# $NetBSD: Makefile,v 1.18 2005/10/15 19:51:17 heinz Exp $
|
||||
|
||||
DISTNAME= Compress-Zlib-1.35
|
||||
DISTNAME= Compress-Zlib-1.41
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
SVR4_PKGNAME= p5czl
|
||||
PKGREVISION= 1
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Compress/}
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
$NetBSD: distinfo,v 1.11 2005/08/02 03:23:44 taca Exp $
|
||||
$NetBSD: distinfo,v 1.12 2005/10/15 19:51:17 heinz Exp $
|
||||
|
||||
SHA1 (Compress-Zlib-1.35.tar.gz) = eb73b726df856ebaafe656cf2d9956474117ab5c
|
||||
RMD160 (Compress-Zlib-1.35.tar.gz) = 6fab53c1603278366b8729c389af30302e8f46f3
|
||||
Size (Compress-Zlib-1.35.tar.gz) = 150473 bytes
|
||||
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 (patch-aa) = a4c4638b2a7bbcf8f13512749686dea9030c1464
|
||||
|
|
Loading…
Reference in a new issue