pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/syncthing
Module Name: pkgsrc
Committed By: wiz
Date: Sun Jun 17 07:24:15 UTC 2018
Modified Files:
pkgsrc/net/syncthing: Makefile distinfo
Log Message:
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
To generate a diff of this commit:
cvs rdiff -u -r1.69 -r1.70 pkgsrc/net/syncthing/Makefile
cvs rdiff -u -r1.58 -r1.59 pkgsrc/net/syncthing/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/syncthing/Makefile
diff -u pkgsrc/net/syncthing/Makefile:1.69 pkgsrc/net/syncthing/Makefile:1.70
--- pkgsrc/net/syncthing/Makefile:1.69 Tue Jun 12 17:50:25 2018
+++ pkgsrc/net/syncthing/Makefile Sun Jun 17 07:24:15 2018
@@ -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/}
Index: pkgsrc/net/syncthing/distinfo
diff -u pkgsrc/net/syncthing/distinfo:1.58 pkgsrc/net/syncthing/distinfo:1.59
--- pkgsrc/net/syncthing/distinfo:1.58 Sun May 6 19:12:15 2018
+++ pkgsrc/net/syncthing/distinfo Sun Jun 17 07:24:15 2018
@@ -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