pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/syncthing Update syncthing to 0.14.16.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b72bfebe425a
branches:  trunk
changeset: 356202:b72bfebe425a
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Dec 21 22:45:56 2016 +0000

description:
Update syncthing to 0.14.16.

Updating during the freeze since the previous version stopped
working for me since the availability of this version.

Changes:

This is an extra bugfix release to fix issues introduced in v0.14.14.

Resolved issues:

    #3829: Receiving 'invalid subpath' errors on syncthing-inotify full folder sync trigger

diffstat:

 net/syncthing/Makefile |   4 ++--
 net/syncthing/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (34 lines):

diff -r ca957e921afd -r b72bfebe425a net/syncthing/Makefile
--- a/net/syncthing/Makefile    Wed Dec 21 22:38:07 2016 +0000
+++ b/net/syncthing/Makefile    Wed Dec 21 22:45:56 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.38 2016/12/17 12:07:22 wiz Exp $
+# $NetBSD: Makefile,v 1.39 2016/12/21 22:45:56 wiz Exp $
 
 # Upstream regularly breaks protocol compatibility.  While users of
 # pkgsrc syncthing on multiple systems can update synchronously, an
@@ -13,7 +13,7 @@
 # Note that the android versioning is disconnected from syncthing versioning;
 # see https://github.com/syncthing/syncthing-android/issues/652 for
 # a fuller explanation.
-DISTNAME=      syncthing-0.14.15
+DISTNAME=      syncthing-0.14.16
 CATEGORIES=    net
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=syncthing/}
 
diff -r ca957e921afd -r b72bfebe425a net/syncthing/distinfo
--- a/net/syncthing/distinfo    Wed Dec 21 22:38:07 2016 +0000
+++ b/net/syncthing/distinfo    Wed Dec 21 22:45:56 2016 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.31 2016/12/17 12:07:22 wiz Exp $
+$NetBSD: distinfo,v 1.32 2016/12/21 22:45:56 wiz Exp $
 
-SHA1 (syncthing-0.14.15.tar.gz) = f9cfaf3734678f467af2cf2ba9c5708d8330d0c8
-RMD160 (syncthing-0.14.15.tar.gz) = 294610678fcafca5e1c277e9b68261ba3e3fc7a9
-SHA512 (syncthing-0.14.15.tar.gz) = 489d78d1cbf4ec56515ced721904ebafad7d7f6b2e62936d98fc1f30ed1457295a6b6882822fb4a0481c3bbc60e824dd5785730cbcfa76afdd6b53401bdff1ac
-Size (syncthing-0.14.15.tar.gz) = 5947702 bytes
+SHA1 (syncthing-0.14.16.tar.gz) = caf021fe7914cfd5a99580dae93676a6b25216f1
+RMD160 (syncthing-0.14.16.tar.gz) = e4c6eba9a1c298b1b0da52a687682b1c8a2431f7
+SHA512 (syncthing-0.14.16.tar.gz) = d7688e66ea69fac1a5687512ef0645bb01c490883839bb0200cb85bb78acb58dd767563fbb8f392c7f5787f093286fee6650d44eaf809386d511b088ef4f44e1
+Size (syncthing-0.14.16.tar.gz) = 5951326 bytes
 SHA1 (patch-lib_config_optionsconfiguration.go) = 341c1c032c9551e17c86a6fb5d3552b1d79041c8



Home | Main Index | Thread Index | Old Index