From f9063b17be495df4cc780326c56065015f5f440f Mon Sep 17 00:00:00 2001 From: wiz Date: Sat, 1 Dec 2018 17:24:21 +0000 Subject: 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 --- net/syncthing/Makefile | 5 ++--- net/syncthing/distinfo | 10 +++++----- 2 files changed, 7 insertions(+), 8 deletions(-) (limited to 'net/syncthing') diff --git a/net/syncthing/Makefile b/net/syncthing/Makefile index 0fb006d9d7e..81955aa83fa 100644 --- a/net/syncthing/Makefile +++ b/net/syncthing/Makefile @@ -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 --git a/net/syncthing/distinfo b/net/syncthing/distinfo index 0289d0b8b14..9bd721dec74 100644 --- a/net/syncthing/distinfo +++ b/net/syncthing/distinfo @@ -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 -- cgit v1.2.3