git: Update to zlib-1.2.5.
commit b87225f135b049909feb5edacdcfcffcefecd3ab
Author: Peter Avalos <pavalos@dragonflybsd.org>
Date: Tue Dec 14 13:39:55 2010 -1000
Update to zlib-1.2.5.
This contains numerous bug fixes and improvements. For more details,
see the ChangeLog.
Incorporated in this commit is removal of using patch files, and just
making the appropriate changes on master.
Summary of changes:
contrib/zlib-1.2/gzguts.h | 1 +
contrib/zlib-1.2/zlib.h | 6 +++---
lib/libz/Makefile | 7 +++----
lib/libz/Makefile.stand | 9 ---------
lib/libz/patches/zconf.h.patch | 21 ---------------------
lib/libz/patches/zlib.h.patch | 21 ---------------------
6 files changed, 7 insertions(+), 58 deletions(-)
delete mode 100644 lib/libz/patches/zconf.h.patch
delete mode 100644 lib/libz/patches/zlib.h.patch
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/b87225f135b049909feb5edacdcfcffcefecd3ab
--
DragonFly BSD source repository