From 986c3ac1c843ecc79dfcaeb069941cd77504943d Mon Sep 17 00:00:00 2001 From: wiz Date: Wed, 17 May 2017 17:01:24 +0000 Subject: Updated syncthing to 0.14.28. This is a regularly scheduled stable release. Resolved issues: #1879: It is now possible to create custom event subscriptions via the REST API. #2250: Removing large folders now uses less memory. #3307: The minimum disk space (per folder and for the home disk) can now be set to an absolute value. #3965: Pausing or reconfiguring a folder will no longer start extra scans. Pausing a folder stops scanning. #3996: Ignore patterns can now be set at folder creation time, and for paused folders. #4020: It is no longer possible to configure the GUI/API to listen on a privileged port using the standard settings dialog. #4096: The device allowed subnet list can now include negative ("!") entries to disallow subnets. #4112: Doing "Override changes" now uses less memory. --- net/syncthing/Makefile | 4 ++-- net/syncthing/distinfo | 10 +++++----- 2 files changed, 7 insertions(+), 7 deletions(-) (limited to 'net/syncthing') diff --git a/net/syncthing/Makefile b/net/syncthing/Makefile index 7fb414e9e5b..6de63c3a632 100644 --- a/net/syncthing/Makefile +++ b/net/syncthing/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.50 2017/04/26 22:28:31 wiz Exp $ +# $NetBSD: Makefile,v 1.51 2017/05/17 17:01:24 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.27 +DISTNAME= syncthing-0.14.28 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_GITHUB:=syncthing/} diff --git a/net/syncthing/distinfo b/net/syncthing/distinfo index c8e2ae2dbe8..105c39a2b0e 100644 --- a/net/syncthing/distinfo +++ b/net/syncthing/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.42 2017/04/26 22:28:31 wiz Exp $ +$NetBSD: distinfo,v 1.43 2017/05/17 17:01:24 wiz Exp $ -SHA1 (syncthing-0.14.27.tar.gz) = dc2f6fda7d9b2df407cd4861a082a8091e1b3bdb -RMD160 (syncthing-0.14.27.tar.gz) = 7ee44da86229fa1c582f72a6e13796185b6ecec8 -SHA512 (syncthing-0.14.27.tar.gz) = 438d3385dc3b9737bc0ec275462b9dc41a630b353443061fddb9e48b184b5cb39e3ccf144fef4e30f4523d1c6a96f2a8a9d87bc27e9734b1f7d7d462c9c15e51 -Size (syncthing-0.14.27.tar.gz) = 4611326 bytes +SHA1 (syncthing-0.14.28.tar.gz) = bd5e952edf55605bc72effae30402e14921c8d1d +RMD160 (syncthing-0.14.28.tar.gz) = 42ddff109a8050fc9356aeac4ce3c4637342ccc3 +SHA512 (syncthing-0.14.28.tar.gz) = 0163d894080f7591536e78f7c50a5faf3ee63e62517c4c6989c084b8c7f6406bc221f1e4bdb3831cf1a93292d942942efa240bbe7592ec7c4436e1a6b7f6121b +Size (syncthing-0.14.28.tar.gz) = 4616581 bytes SHA1 (patch-lib_config_optionsconfiguration.go) = 6600b0aab04cb4bb3ed05141f1dea977544e0943 -- cgit v1.2.3