Upgrade the bundled zlib from 1.1.2 to 1.1.3. This should fix the hanging

bugs we are seeing quite often at ftp-master.  We cannot just use the system
libz (which is at 1.1.3) because rsync has hacked it's copy.  This upgrade
contains those hacks.

Submitted by:	peter
This commit is contained in:
David E. O'Brien 2001-05-20 07:27:00 +00:00
parent 6d7dd9cd7a
commit 3576381701
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=42794

View File

@ -8,7 +8,7 @@
PORTNAME= rsync
PORTVERSION= 2.4.6
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= net ipv6
MASTER_SITES= ftp://samba.anu.edu.au/pub/rsync/ \
ftp://sunsite.auc.dk/pub/unix/rsync/ \