Update to 1.19; from Peter Galbavy <peter.galbavy@knowtion.net>.

This commit is contained in:
naddy 2002-11-21 00:57:37 +00:00
parent fb5b28a3a9
commit 6a24990d13
3 changed files with 11 additions and 12 deletions

View File

@ -1,10 +1,9 @@
# $OpenBSD: Makefile,v 1.29 2002/07/10 20:48:12 avsm Exp $
# $OpenBSD: Makefile,v 1.30 2002/11/21 00:57:37 naddy Exp $
COMMENT= "perl interface to the zlib compression library"
DISTNAME= Compress-Zlib-1.16
DISTNAME= Compress-Zlib-1.19
PKGNAME= p5-${DISTNAME}
CATEGORIES= archivers perl5
NEED_VERSION= 1.525
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Compress/}

View File

@ -1,3 +1,3 @@
MD5 (Compress-Zlib-1.16.tar.gz) = 0435b22d44d8e7237d3de5efe806872a
RMD160 (Compress-Zlib-1.16.tar.gz) = de95cead25cc80fe55f07f870ea7d3f7236801ca
SHA1 (Compress-Zlib-1.16.tar.gz) = 55895bf7312b918fe203041205097b164b793b66
MD5 (Compress-Zlib-1.19.tar.gz) = 6f07b84219e43499d3f9872d970a7ba2
RMD160 (Compress-Zlib-1.19.tar.gz) = 32a192083acde850ea91b3b44f73cbdfd2b5d5f8
SHA1 (Compress-Zlib-1.19.tar.gz) = 2bfcaf93f3bab94ada791f6711010c13aec94373

View File

@ -1,8 +1,8 @@
@comment $OpenBSD: PLIST,v 1.8 2002/04/16 19:25:01 espie Exp $
libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/Compress/Zlib.pm
libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/auto/Compress/Zlib/Zlib.bs
libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/auto/Compress/Zlib/Zlib.so
libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/auto/Compress/Zlib/autosplit.ix
@comment $OpenBSD: PLIST,v 1.9 2002/11/21 00:57:37 naddy Exp $
${P5ARCH}/Compress/Zlib.pm
${P5ARCH}/auto/Compress/Zlib/Zlib.bs
${P5ARCH}/auto/Compress/Zlib/Zlib.so
${P5ARCH}/auto/Compress/Zlib/autosplit.ix
man/man3p/Compress::Zlib.3p
share/examples/p5-Compress-Zlib/filtdef
share/examples/p5-Compress-Zlib/filtinf
@ -10,4 +10,4 @@ share/examples/p5-Compress-Zlib/gzcat
share/examples/p5-Compress-Zlib/gzgrep
share/examples/p5-Compress-Zlib/gzstream
@dirrm share/examples/p5-Compress-Zlib
@dirrm libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/auto/Compress/Zlib
@dirrm ${P5ARCH}/auto/Compress/Zlib