xref: /freebsd/lib/libz/FREEBSD-upgrade (revision f126d349810fdb512c0b01e101342d430b947488)
1Original distribution from http://zlib.net/.  Currently, only trivial
2changes were made to support build of libsa and to suppress certain
3compiler warnings, we upstream our local changes whenever they would
4benefit other consumers.
5
6To update:
7  1) Unpack vendor sources into a clean directory.
8  2) Import onto the vendor area.
9  3) Merge the vendor tree to sys/contrib/zlib, which contains a stripped down
10     version of upstream source, resolve any conflicts.
11  4) Double check zconf.h, zlib.pc, and Symbol.map to make sure that we
12     have the required changes.  Test universe and commit them.
13
14delphij@FreeBSD.org
15