git: Update to zlib-1.2.5.

看板DFBSD_commit作者時間15年前 (2010/12/15 13:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
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
文章代碼(AID): #1D24kJ29 (DFBSD_commit)