pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/syncthing Updated syncthing to 0.14.30.
details: https://anonhg.NetBSD.org/pkgsrc/rev/97e55d5c9485
branches: trunk
changeset: 363973:97e55d5c9485
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Jun 19 20:26:34 2017 +0000
description:
Updated syncthing to 0.14.30.
This is a regularly scheduled stable release.
Resolved issues:
#3433: Correctly clear warning "path is a subdirectory of other folder" in folder dialog
#3524: Conflict copies' filename now includes the ID of the last device to change the file
#3993: Folders offered by other devices can now be ignored
#4164: Changed device name takes effect with restart; device name is not sent to unknown devices
#4183: Correctly show CPU usage when started with -no-restart option
diffstat:
net/syncthing/Makefile | 4 ++--
net/syncthing/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (33 lines):
diff -r d4b8ed29acf2 -r 97e55d5c9485 net/syncthing/Makefile
--- a/net/syncthing/Makefile Mon Jun 19 20:24:48 2017 +0000
+++ b/net/syncthing/Makefile Mon Jun 19 20:26:34 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.52 2017/05/31 09:40:53 wiz Exp $
+# $NetBSD: Makefile,v 1.53 2017/06/19 20:26:34 wiz Exp $
# Upstream regularly breaks protocol compatibility. While users of
# pkgsrc syncthing on multiple systems can update synchronously, an
@@ -13,7 +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.29
+DISTNAME= syncthing-0.14.30
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_GITHUB:=syncthing/}
diff -r d4b8ed29acf2 -r 97e55d5c9485 net/syncthing/distinfo
--- a/net/syncthing/distinfo Mon Jun 19 20:24:48 2017 +0000
+++ b/net/syncthing/distinfo Mon Jun 19 20:26:34 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.45 2017/05/31 09:40:53 wiz Exp $
+$NetBSD: distinfo,v 1.46 2017/06/19 20:26:34 wiz Exp $
-SHA1 (syncthing-0.14.29.tar.gz) = 783fae9b22d6137ab5bd86ac992abf1195fac580
-RMD160 (syncthing-0.14.29.tar.gz) = 319d304f43c0731de882cca809a4bb5dd3e4e651
-SHA512 (syncthing-0.14.29.tar.gz) = 1026398ee43792acd0e2f518cc7fc5850139f15a8367e085e73b182c7cfe91996472ac677fd018b31e15c651a6505b44bd01d232ff046c44d2a08187d97111e8
-Size (syncthing-0.14.29.tar.gz) = 4618336 bytes
+SHA1 (syncthing-0.14.30.tar.gz) = 01305f9dcabb07ab649ceacc5298335ca0a4001a
+RMD160 (syncthing-0.14.30.tar.gz) = b7c7a7a6b23c90419758b7c478db8a2581ef19d1
+SHA512 (syncthing-0.14.30.tar.gz) = fd2745595657f27f1ad157b685374b8671694ff9ab47a94e9c613aa1662146db78c31d93abf35b8c336948affb3dd2e3d54184b41996bfab9db204f380a6a3f0
+Size (syncthing-0.14.30.tar.gz) = 4616400 bytes
Home |
Main Index |
Thread Index |
Old Index