#19591: rsync-3.0.6 update ------------------------------+--------------------------------------------- Reporter: css@… | Owner: simon@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: rsync ------------------------------+--------------------------------------------- Comment(by css@…): Grabbing the [latest patches http://samba.org/ftp/rsync/src/rsync- patches-3.0.6.tar.gz] fixed the rejection error. There's also a new OS X patch, `osx-xattr-nodev.diff`:
This patch makes the xattr functions skip devices and special files, because OS X returns the wrong errno when getting/setting xattrs on them (it returns EPERM instead of ENOTSUP).
Since we apply the fileflags patch by default for MacOS X, I recommend that we add and apply this one as well. -- Ticket URL: <http://trac.macports.org/ticket/19591#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS