Subject: CVS commit: pkgsrc/devel/zlib
To: None <pkgsrc-changes@NetBSD.org>
From: Adam Ciarcinski <adam@netbsd.org>
List: pkgsrc-changes
Date: 01/12/2004 21:19:50
Module Name:	pkgsrc
Committed By:	adam
Date:		Mon Jan 12 21:19:50 UTC 2004

Modified Files:
	pkgsrc/devel/zlib: Makefile PLIST distinfo
	pkgsrc/devel/zlib/patches: patch-aa
Removed Files:
	pkgsrc/devel/zlib/files: lt.mk
	pkgsrc/devel/zlib/patches: patch-ab patch-ac patch-ad

Log Message:
Changes 1.2.1:
	* inflate is about 20% faster and minimizes memory allocation
	* crc32 is about 50% faster
	* new functions and functionality
	* more supported architectures


To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 pkgsrc/devel/zlib/Makefile
cvs rdiff -r1.1 -r1.2 pkgsrc/devel/zlib/PLIST
cvs rdiff -r1.4 -r1.5 pkgsrc/devel/zlib/distinfo
cvs rdiff -r1.1 -r0 pkgsrc/devel/zlib/files/lt.mk
cvs rdiff -r1.3 -r1.4 pkgsrc/devel/zlib/patches/patch-aa
cvs rdiff -r1.1 -r0 pkgsrc/devel/zlib/patches/patch-ab \
    pkgsrc/devel/zlib/patches/patch-ac pkgsrc/devel/zlib/patches/patch-ad

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.