xref: /src/lib/libz/FREEBSD-upgrade (revision 59c8e88e72633afbc47a4ace0d2170d00d51f7dc)
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