pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/syncthing Updated syncthing to 0.14.31.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9783c6e3ea17
branches:  trunk
changeset: 364642:9783c6e3ea17
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Jul 03 11:07:25 2017 +0000

description:
Updated syncthing to 0.14.31.

This is a regularly scheduled stable release.

Resolved issues:

    #4100: Icons and directory information in local device summary is consistent with that in folders
    #4177: A data race in KCP & STUN is fixed
    #4203: Ignore patterns on newly accepted folders are no longer erroneously inherited from an earlier added folder

diffstat:

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

diffs (33 lines):

diff -r 6afd9027cefb -r 9783c6e3ea17 net/syncthing/Makefile
--- a/net/syncthing/Makefile    Mon Jul 03 11:07:11 2017 +0000
+++ b/net/syncthing/Makefile    Mon Jul 03 11:07:25 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.53 2017/06/19 20:26:34 wiz Exp $
+# $NetBSD: Makefile,v 1.54 2017/07/03 11:07:25 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.30
+DISTNAME=      syncthing-0.14.31
 CATEGORIES=    net
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=syncthing/}
 
diff -r 6afd9027cefb -r 9783c6e3ea17 net/syncthing/distinfo
--- a/net/syncthing/distinfo    Mon Jul 03 11:07:11 2017 +0000
+++ b/net/syncthing/distinfo    Mon Jul 03 11:07:25 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.46 2017/06/19 20:26:34 wiz Exp $
+$NetBSD: distinfo,v 1.47 2017/07/03 11:07:25 wiz Exp $
 
-SHA1 (syncthing-0.14.30.tar.gz) = 01305f9dcabb07ab649ceacc5298335ca0a4001a
-RMD160 (syncthing-0.14.30.tar.gz) = b7c7a7a6b23c90419758b7c478db8a2581ef19d1
-SHA512 (syncthing-0.14.30.tar.gz) = fd2745595657f27f1ad157b685374b8671694ff9ab47a94e9c613aa1662146db78c31d93abf35b8c336948affb3dd2e3d54184b41996bfab9db204f380a6a3f0
-Size (syncthing-0.14.30.tar.gz) = 4616400 bytes
+SHA1 (syncthing-0.14.31.tar.gz) = df6f6e8bd125c18dd1dfe8b2c04c5eaa4594b514
+RMD160 (syncthing-0.14.31.tar.gz) = ce35e046313f21c3959751484215ba2537607012
+SHA512 (syncthing-0.14.31.tar.gz) = c1145d71f6861c8130e752748235854cbea33889642a58277ee40a01589cd54d70420a8f30991e85b6fb8862dfc6ad1b14166c7340df21e51cb5db25350f9b22
+Size (syncthing-0.14.31.tar.gz) = 6940338 bytes



Home | Main Index | Thread Index | Old Index