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.29.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4773b0796b01
branches:  trunk
changeset: 363058:4773b0796b01
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed May 31 09:40:53 2017 +0000

description:
Updated syncthing to 0.14.29.

This is a regularly scheduled stable release.

Resolved issues:

    #3895: The layout of the global changes dialog is improved
    #4123: Running as root or SYSTEM now triggers a warning recommending against it
    #4127: Changing the theme no longer causes an HTTP error
    #4143: The file paths in the failed files dialog are now correct on Windows

diffstat:

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

diffs (33 lines):

diff -r 5bb1faeb8055 -r 4773b0796b01 net/syncthing/Makefile
--- a/net/syncthing/Makefile    Wed May 31 09:30:34 2017 +0000
+++ b/net/syncthing/Makefile    Wed May 31 09:40:53 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.51 2017/05/17 17:01:24 wiz Exp $
+# $NetBSD: Makefile,v 1.52 2017/05/31 09:40:53 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.28
+DISTNAME=      syncthing-0.14.29
 CATEGORIES=    net
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=syncthing/}
 
diff -r 5bb1faeb8055 -r 4773b0796b01 net/syncthing/distinfo
--- a/net/syncthing/distinfo    Wed May 31 09:30:34 2017 +0000
+++ b/net/syncthing/distinfo    Wed May 31 09:40:53 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.44 2017/05/30 08:51:22 wiz Exp $
+$NetBSD: distinfo,v 1.45 2017/05/31 09:40:53 wiz Exp $
 
-SHA1 (syncthing-0.14.28.tar.gz) = bd5e952edf55605bc72effae30402e14921c8d1d
-RMD160 (syncthing-0.14.28.tar.gz) = 42ddff109a8050fc9356aeac4ce3c4637342ccc3
-SHA512 (syncthing-0.14.28.tar.gz) = 0163d894080f7591536e78f7c50a5faf3ee63e62517c4c6989c084b8c7f6406bc221f1e4bdb3831cf1a93292d942942efa240bbe7592ec7c4436e1a6b7f6121b
-Size (syncthing-0.14.28.tar.gz) = 4616581 bytes
+SHA1 (syncthing-0.14.29.tar.gz) = 783fae9b22d6137ab5bd86ac992abf1195fac580
+RMD160 (syncthing-0.14.29.tar.gz) = 319d304f43c0731de882cca809a4bb5dd3e4e651
+SHA512 (syncthing-0.14.29.tar.gz) = 1026398ee43792acd0e2f518cc7fc5850139f15a8367e085e73b182c7cfe91996472ac677fd018b31e15c651a6505b44bd01d232ff046c44d2a08187d97111e8
+Size (syncthing-0.14.29.tar.gz) = 4618336 bytes



Home | Main Index | Thread Index | Old Index