git: Update to zlib-1.2.5.
Peter Avalos
pavalos at crater.dragonflybsd.org
Tue Dec 14 20:32:10 PST 2010
commit b87225f135b049909feb5edacdcfcffcefecd3ab
Author: Peter Avalos <pavalos at 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
More information about the Commits
mailing list