summaryrefslogtreecommitdiffstats
path: root/net/rsync
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2001-05-20 07:27:00 +0000
committerobrien <obrien@FreeBSD.org>2001-05-20 07:27:00 +0000
commit090152dc3ebfdfdf171383d2b307332eece141c9 (patch)
treea992ecc21b40283fb45583f67c70a90426b16382 /net/rsync
parent6fb144a54efa0962e12c2bf2a2955563a01bda18 (diff)
downloadFreeBSD-ports-090152dc3ebfdfdf171383d2b307332eece141c9.zip
FreeBSD-ports-090152dc3ebfdfdf171383d2b307332eece141c9.tar.gz
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
Diffstat (limited to 'net/rsync')
-rw-r--r--net/rsync/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/rsync/Makefile b/net/rsync/Makefile
index cfb0706..7b4e809 100644
--- a/net/rsync/Makefile
+++ b/net/rsync/Makefile
@@ -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/ \
OpenPOWER on IntegriCloud