pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/syncthing syncthing: update to 0.14.48.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d7cfc040b668
branches:  trunk
changeset: 309371:d7cfc040b668
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Jun 17 07:24:15 2018 +0000

description:
syncthing: update to 0.14.48.

Bugfixes:

    #4897: Pausing on introducer removes device on other devices
    #4901: API returns empty response if non-existing files are #included
    #4903: Syncthing recreates the directories for deleted/missing "Folders"
    #4915: .stignore is accidentaly overwritten by web UI on slow machines
    #4918: GUI unresponsive or unusable with many folders or devices
    #4941: "Watching for Changes" dialog undismissable
    #4947: Recent Changes shows empty folder label

Enhancements:

    #4807: Support variable sized blocks
    #4896: Thousand separator for numbers in GUI

Other issues:

    #4909: Custom Windows icon missing in latest release

diffstat:

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

diffs (34 lines):

diff -r f5ebf820fa4e -r d7cfc040b668 net/syncthing/Makefile
--- a/net/syncthing/Makefile    Sun Jun 17 06:56:29 2018 +0000
+++ b/net/syncthing/Makefile    Sun Jun 17 07:24:15 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.69 2018/06/12 17:50:25 bsiegert Exp $
+# $NetBSD: Makefile,v 1.70 2018/06/17 07:24:15 wiz Exp $
 
 # Upstream regularly breaks protocol compatibility.  While users of
 # pkgsrc syncthing on multiple systems can update synchronously, an
@@ -13,8 +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.47
-PKGREVISION=   1
+DISTNAME=      syncthing-0.14.48
 CATEGORIES=    net
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=syncthing/}
 
diff -r f5ebf820fa4e -r d7cfc040b668 net/syncthing/distinfo
--- a/net/syncthing/distinfo    Sun Jun 17 06:56:29 2018 +0000
+++ b/net/syncthing/distinfo    Sun Jun 17 07:24:15 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.58 2018/05/06 19:12:15 wiz Exp $
+$NetBSD: distinfo,v 1.59 2018/06/17 07:24:15 wiz Exp $
 
-SHA1 (syncthing-0.14.47.tar.gz) = 24d3efe357170efdc42b84d3401641d38f00f0b5
-RMD160 (syncthing-0.14.47.tar.gz) = 3574dc4b94e31c4572e17981fbb70471b2f54f55
-SHA512 (syncthing-0.14.47.tar.gz) = 16718528fd4c618ea0e0eab1971405870d72ac60d391c27a06313a6ce9b9d023301eac052cfc00aab51e2b1f7c65800becfb822c5bca2d467fcb267b77ba55a9
-Size (syncthing-0.14.47.tar.gz) = 10278343 bytes
+SHA1 (syncthing-0.14.48.tar.gz) = f0391fd183cb2dcfd6fd8b702baae4a51538299a
+RMD160 (syncthing-0.14.48.tar.gz) = d4e6cb5e9286b876d9df43ae3df7e7aeb89a4723
+SHA512 (syncthing-0.14.48.tar.gz) = a779ae6b25ca0b47536bdf7ed968a18e1ba294c67b1a8e75f98a112ce470853cc5d0147fdad8420d2595f983b1457f16cd642e0a1bc1a1b16d8c5672c2f1fa6a
+Size (syncthing-0.14.48.tar.gz) = 10342853 bytes



Home | Main Index | Thread Index | Old Index