On Thu, Dec 22, 2016 at 11:36:38AM +0000, Edd Barrett wrote:
> Hi,
>
> An update to syncthing to the latest.
>
> I was getting "can't send symlinks to an old client" when using the
> in-tree version against an auto-updating standalone binary. This fixes
> that.
>
> Verified tarball with gpg.
>
> OK?
>
OK awolk@
Had the same symlink warnings.
> Index: Makefile
> ===================================================================
> RCS file: /home/edd/cvsync/ports/net/syncthing/Makefile,v
> retrieving revision 1.12
> diff -u -p -r1.12 Makefile
> --- Makefile 2 Nov 2016 18:50:41 -0000 1.12
> +++ Makefile 22 Dec 2016 11:28:40 -0000
> @@ -2,7 +2,7 @@
>
> COMMENT = open decentralized synchronization utility
>
> -V = 0.14.10
> +V = 0.14.16
> DISTNAME = syncthing-${V}
> DISTFILES = syncthing-source-v${V}${EXTRACT_SUFX}
>
> Index: distinfo
> ===================================================================
> RCS file: /home/edd/cvsync/ports/net/syncthing/distinfo,v
> retrieving revision 1.8
> diff -u -p -r1.8 distinfo
> --- distinfo 2 Nov 2016 18:50:41 -0000 1.8
> +++ distinfo 22 Dec 2016 11:29:28 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (syncthing-source-v0.14.10.tar.gz) =
> vtgfhOwMEXJazgGCNwfdTQHuAVgU5pQgFxXyjQvk9A0=
> -SIZE (syncthing-source-v0.14.10.tar.gz) = 7389517
> +SHA256 (syncthing-source-v0.14.16.tar.gz) =
> 6eO8psrox12AJCq3HUb6G3bZ1akL+fmAJvVBiFxWKI4=
> +SIZE (syncthing-source-v0.14.16.tar.gz) = 6902293
>
> --
> Best Regards
> Edd Barrett
>
> http://www.theunixzoo.co.uk
>