Bump to release 2.4.6.
- change ftp site to a non-australian site. - add `recovery site' for old versions. rsync 2.4.6 fixes a long-standing half-bug, where the writer would sit in a tight loop if the outgoing connection was slow, chewing all cpu.
This commit is contained in:
parent
7a750dc67c
commit
f0467691a8
@ -1,9 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.22 2000/09/02 13:36:40 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.23 2000/09/08 07:16:24 espie Exp $
|
||||
|
||||
DISTNAME= rsync-2.4.5
|
||||
DISTNAME= rsync-2.4.6
|
||||
CATEGORIES= net
|
||||
NEED_VERSION= 1.317
|
||||
MASTER_SITES= ftp://rsync.samba.org/pub/rsync/
|
||||
MASTER_SITES= ftp://ftp.samba.org/pub/rsync/
|
||||
MASTER_SITES+= ftp://ftp.samba.org/pub/rsync/old-versions/
|
||||
|
||||
|
||||
MAINTAINER= espie@openbsd.org
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (rsync-2.4.5.tar.gz) = d8397f98cce56a090e9b3893ca451d62
|
||||
RMD160 (rsync-2.4.5.tar.gz) = 1f390e3fded7321f57d52932b5b603992b0354d8
|
||||
SHA1 (rsync-2.4.5.tar.gz) = cd5bca665039bc8eecc5ed471dd89d2cc7750bca
|
||||
MD5 (rsync-2.4.6.tar.gz) = 2ceb5e659f257c89569664c780b6fa6c
|
||||
RMD160 (rsync-2.4.6.tar.gz) = 6ee4f8858a23abbd3d72ba831064b53a9adc0797
|
||||
SHA1 (rsync-2.4.6.tar.gz) = d4b859490ac6a31d0303936ec87bce18db01a61a
|
||||
|
Loading…
Reference in New Issue
Block a user