From owner-cvs-all Sun May 20 0:27: 3 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E12FD37B424; Sun, 20 May 2001 00:27:00 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f4K7R0X43863; Sun, 20 May 2001 00:27:00 -0700 (PDT) (envelope-from obrien) Message-Id: <200105200727.f4K7R0X43863@freefall.freebsd.org> From: "David E. O'Brien" Date: Sun, 20 May 2001 00:27:00 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/rsync Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG obrien 2001/05/20 00:27:00 PDT Modified files: net/rsync Makefile Log: 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 Revision Changes Path 1.57 +2 -2 ports/net/rsync/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message