svn commit: r329237 - head/net/rsync
Mark Felder
feld at FreeBSD.org
Fri Oct 4 12:08:37 UTC 2013
On Thu, Oct 3, 2013, at 16:23, Emanuel Haupt wrote:
> Author: ehaupt
> Date: Thu Oct 3 21:23:01 2013
> New Revision: 329237
> URL: http://svnweb.freebsd.org/changeset/ports/329237
>
> Log:
> The previously introduced "fix" for the supposedly ignored
> --with-rsyncd-conf
> configure option was bogus. The reason for it being ignored was a
> clobbered
> CONFIGURE_ARGS definition (lack of +=).
>
> Revert previous change and properly append later CONFIGURE_ARGS.
>
This really should have had a PORTREVISION bump. My package repos had
built the version with the broken --with-rsyncd-conf and a few servers I
did package updates on received 3.1.0_1 and couldn't start the rsync
daemon. I have to manually delete rsync packages out of my repositories
and force them to rebuild 3.1.0_1 again to get a new rsync package that
is fixed...
More information about the svn-ports-all
mailing list