The patches within the rsync-patches-3.4.0.tar.gz archive seem to contain new unnecessary hunks that change the prefix from /usr to /usr/local. This was not the case in 3.3.0.
I use the fileflags.diff patch in the MacPorts build of rsync, and with the 3.4.0 version of this patch, it does not build: t_stub.c:34:14: error: redefinition of 'module_dirlen' with a different type: 'unsigned int' vs 'int' unsigned int module_dirlen = 0; ^ t_stub.c:31:5: note: previous definition is here int module_dirlen = 0; ^ 1 error generated. -- Please use reply-all for most replies to avoid omitting the mailing list. To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html