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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f1779a11facf
branches:  trunk
changeset: 315928:f1779a11facf
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Dec 01 17:24:21 2018 +0000

description:
syncthing: update to 0.14.52.

Bugfixes:

    #5130: "Revert Local Changes" button stays when the file causing it is deleted
    #5194: Unscanned/conflicting files are overwritten/removed in niche cases
    #5226: Watcher fails due to filepath.EvalSymlinks error (FindFirstFile)
    #5233: Folder restart can leave several folder instances running
    #5249: Impossible to change device name from web UI

Enhancements:

    #2497: CheckFolderHealth wakes up disk at index exchange
    #3616: Disable GUI and make API available on unix socket
    #5142: "Support bundle" download
    #5193: Should exit with code zero when run with -help
    #5236: Consider moving to Fork-Awesome or another free font

diffstat:

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

diffs (35 lines):

diff -r 32cc807a6702 -r f1779a11facf net/syncthing/Makefile
--- a/net/syncthing/Makefile    Sat Dec 01 17:22:13 2018 +0000
+++ b/net/syncthing/Makefile    Sat Dec 01 17:24:21 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.78 2018/11/04 18:38:04 bsiegert Exp $
+# $NetBSD: Makefile,v 1.79 2018/12/01 17:24:21 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.51
-PKGREVISION=   1
+DISTNAME=      syncthing-0.14.52
 CATEGORIES=    net
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=syncthing/}
 GITHUB_TAG=    v${PKGVERSION_NOREV}
diff -r 32cc807a6702 -r f1779a11facf net/syncthing/distinfo
--- a/net/syncthing/distinfo    Sat Dec 01 17:22:13 2018 +0000
+++ b/net/syncthing/distinfo    Sat Dec 01 17:24:21 2018 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.63 2018/10/04 11:28:54 wiz Exp $
+$NetBSD: distinfo,v 1.64 2018/12/01 17:24:21 wiz Exp $
 
-SHA1 (syncthing-0.14.51.tar.gz) = 42aaf61e0948a526c8a0c5720da16c730141d8cf
-RMD160 (syncthing-0.14.51.tar.gz) = cfe9f90c0cc48a826402ffa2d015dd1afb1a7a7f
-SHA512 (syncthing-0.14.51.tar.gz) = d670b1df341c8da95d38170e03b40deb19dfcdf0c0df9b4630c74b4fcc979bd9a863c0ca0510e28739bac14b1aad51ce40abe695765186acad78ea0d7eb3a20c
-Size (syncthing-0.14.51.tar.gz) = 10970620 bytes
+SHA1 (syncthing-0.14.52.tar.gz) = 614698815f4ee7393c9a53e5bddc733a25fc404f
+RMD160 (syncthing-0.14.52.tar.gz) = 0ee168de954224f01e1ed6a1b684df7ac4c05ed3
+SHA512 (syncthing-0.14.52.tar.gz) = cff48ea1d1286c8b1fe971b00423ad64ef10c9b0555f0cae6e008efc07a21698d54d402fe1a0ac3161c0b5180e5ca0099a0a302fd7e7c5da0f227bdb7e2853ce
+Size (syncthing-0.14.52.tar.gz) = 10583112 bytes
 SHA1 (patch-build.go) = 9fc31a4bcb251e299b671903f540839f45a9bf32



Home | Main Index | Thread Index | Old Index