From 7721ca02299f8eb4f1261ab9748b2600f6455ae2 Mon Sep 17 00:00:00 2001 From: tonnerre Date: Tue, 8 Apr 2008 11:54:31 +0000 Subject: Update to rsync 3.0.1. Changes between 2.6.9 and 3.0.0 are just too many, mostly improvements in speed of execution (usually up by around factor 10) and memory use (the same factor down). Please see or ${WRKSRC}/CHANGES for more detailed information. Changes between 3.0.0 and 3.0.1: - New flag "c" for itemizing non-regular files. - Fix crash when running rsyncd without --config-file= . - Fix crash when backing up a directory which has default ACLs. - Fixed the working of --fake-super with --link-dest and --xattrs. - Fixed a hang when combining --dry-run with --remove-source-files. - Fixed a bug with --iconv preventing gobbled file names from causing transfer failures. - Fixed the use of the --protect-args (-s) option when talking to a daemon. - Fixed the --ignore-existing symlink problems. - Avoid setting the mtime on a directory that already has the right one. - Improved the daemon-exclude handling. - Fixed a glitch in the itemizing of permissions with the -E option. - Various other bugfixes. - Fixed a couple minor bugs in the included popt library. - Fixed a stat() call that should have been do_stat() for 64-bit functionality. - Changed the file-glob code to do a more memory efficient directory scan. Approved-by: tron --- net/rsync/distinfo | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'net/rsync/distinfo') diff --git a/net/rsync/distinfo b/net/rsync/distinfo index 5122fb0958b..380a44b6f70 100644 --- a/net/rsync/distinfo +++ b/net/rsync/distinfo @@ -1,7 +1,6 @@ -$NetBSD: distinfo,v 1.28 2008/03/11 10:16:43 tron Exp $ +$NetBSD: distinfo,v 1.29 2008/04/08 11:54:31 tonnerre Exp $ -SHA1 (rsync-2.6.9.tar.gz) = 341618e230ea2e0e551d0ccf06f840d4f824c843 -RMD160 (rsync-2.6.9.tar.gz) = 36d270d9f01e9a8e808f426196796001bdd3d5d2 -Size (rsync-2.6.9.tar.gz) = 811841 bytes -SHA1 (patch-aa) = f8193d10197d44f78d923b9c2e4809072d25e988 -SHA1 (patch-ab) = 1666dbc37c04c219886b2e5d160792e9b9e2b97d +SHA1 (rsync-3.0.1.tar.gz) = e76b6ed0b8f59dfb30123228b8495578019181d7 +RMD160 (rsync-3.0.1.tar.gz) = ff5bb3d17b9f159d75752d464e183cf91c7f77e0 +Size (rsync-3.0.1.tar.gz) = 765881 bytes +SHA1 (patch-ab) = b5afcb96dc3fc85722d5b8f8e1542676abab450a -- cgit v1.2.3