summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2018-06-17 07:24:15 +0000
committerwiz <wiz@pkgsrc.org>2018-06-17 07:24:15 +0000
commit6350e2efe4cf1d951ef96ec0099b5beccfe2595c (patch)
tree12533c273f6c863a13815e60e68d48635a149700
parent41c100019eccf9d4b0841275b6f0224f6e35ae22 (diff)
downloadpkgsrc-6350e2efe4cf1d951ef96ec0099b5beccfe2595c.tar.gz
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
-rw-r--r--net/syncthing/Makefile5
-rw-r--r--net/syncthing/distinfo10
2 files changed, 7 insertions, 8 deletions
diff --git a/net/syncthing/Makefile b/net/syncthing/Makefile
index 7186055168c..cda86c02203 100644
--- a/net/syncthing/Makefile
+++ b/net/syncthing/Makefile
@@ -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 --git a/net/syncthing/distinfo b/net/syncthing/distinfo
index f4e53fdf1b7..37fbd019aba 100644
--- a/net/syncthing/distinfo
+++ b/net/syncthing/distinfo
@@ -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