summaryrefslogtreecommitdiff
path: root/net/syncthing
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2017-11-23 14:31:42 +0000
committerwiz <wiz@pkgsrc.org>2017-11-23 14:31:42 +0000
commit69281440e317dad4373f6b466e93aa3ae004797a (patch)
tree7b9d979d5cac2b84660b020e31e90fbceb5bb3c3 /net/syncthing
parentd8028e21b0b1c6ad77f1953829c45ef8bf40d050 (diff)
downloadpkgsrc-69281440e317dad4373f6b466e93aa3ae004797a.tar.gz
syncthing: update to 0.14.40.
This is a regularly scheduled stable release. Resolved issues: #3628: More data is reported as part of the anonymous usage report. #4392: Sync errors are better reported. #4405: Removing paused folders does not cause a panic. #4414: Local IPv4 discovery is more resilient against write failures. #4431: Clearer logging around config failures at startup. #4432: Do not complain about inability to fsync files. #4446: KCP connections are improved. #4451: Folder health checking is improved. This release also includes built in support for file system notifications, although it is disabled by default. To test this functionality, enable the advanced folder config fsWatcherEnabled. Additionally, the UDP based "KCP" protocol is now enabled by default. This provides better connectivity through NAT devices. TCP is the preferred connection protocol when available.
Diffstat (limited to 'net/syncthing')
-rw-r--r--net/syncthing/Makefile4
-rw-r--r--net/syncthing/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/net/syncthing/Makefile b/net/syncthing/Makefile
index ad0d735f7a4..b5449b305d4 100644
--- a/net/syncthing/Makefile
+++ b/net/syncthing/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.60 2017/10/11 07:04:15 wiz Exp $
+# $NetBSD: Makefile,v 1.61 2017/11/23 14:31:42 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.39
+DISTNAME= syncthing-0.14.40
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_GITHUB:=syncthing/}
diff --git a/net/syncthing/distinfo b/net/syncthing/distinfo
index 7ab57ab6342..97b09785b51 100644
--- a/net/syncthing/distinfo
+++ b/net/syncthing/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.51 2017/10/11 07:04:15 wiz Exp $
+$NetBSD: distinfo,v 1.52 2017/11/23 14:31:42 wiz Exp $
-SHA1 (syncthing-0.14.39.tar.gz) = afc031831deec0d729aa732c6e5593bb0d658486
-RMD160 (syncthing-0.14.39.tar.gz) = f5c9e4afb705e09c09b7e4583ddb04fd6bdac3eb
-SHA512 (syncthing-0.14.39.tar.gz) = 36b70fe3564135c36e04cee4cdc08379f5cdfabd1a36835646b516080bb1dcf5bd6723462dca82a768c789bbd3d6d5329f4b1a1ef3e6313576047a7c7757c47e
-Size (syncthing-0.14.39.tar.gz) = 8249047 bytes
+SHA1 (syncthing-0.14.40.tar.gz) = 299a9d9d6c972a9495e48c75b69452c43d63833f
+RMD160 (syncthing-0.14.40.tar.gz) = f13a45e119e8b5c97937f877bae3313339909f35
+SHA512 (syncthing-0.14.40.tar.gz) = 3e79b034d71d1c862d21433f897dc774d3e421628804ed9c8304d4ed0dccb90fa8ec738aef476bf074ba70d4c9947114c5b6a8326faa5d6b6e5dcc03dacabecb
+Size (syncthing-0.14.40.tar.gz) = 8300965 bytes