Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 3A3DF7A21A for ; Wed, 17 May 2017 17:01:26 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id D69B9857B6; Wed, 17 May 2017 17:01:25 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 681DE855AC for ; Wed, 17 May 2017 17:01:25 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id PN79uFbW5n2b for ; Wed, 17 May 2017 17:01:24 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id D611284DA0 for ; Wed, 17 May 2017 17:01:24 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id CD092FBE4; Wed, 17 May 2017 17:01:24 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1495040484285580" MIME-Version: 1.0 Date: Wed, 17 May 2017 17:01:24 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/net/syncthing To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20170517170124.CD092FBE4@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1495040484285580 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Wed May 17 17:01:24 UTC 2017 Modified Files: pkgsrc/net/syncthing: Makefile distinfo Log Message: 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. To generate a diff of this commit: cvs rdiff -u -r1.50 -r1.51 pkgsrc/net/syncthing/Makefile cvs rdiff -u -r1.42 -r1.43 pkgsrc/net/syncthing/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1495040484285580 Content-Disposition: inline Content-Length: 2044 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/net/syncthing/Makefile diff -u pkgsrc/net/syncthing/Makefile:1.50 pkgsrc/net/syncthing/Makefile:1.51 --- pkgsrc/net/syncthing/Makefile:1.50 Wed Apr 26 22:28:31 2017 +++ pkgsrc/net/syncthing/Makefile Wed May 17 17:01:24 2017 @@ -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/} Index: pkgsrc/net/syncthing/distinfo diff -u pkgsrc/net/syncthing/distinfo:1.42 pkgsrc/net/syncthing/distinfo:1.43 --- pkgsrc/net/syncthing/distinfo:1.42 Wed Apr 26 22:28:31 2017 +++ pkgsrc/net/syncthing/distinfo Wed May 17 17:01:24 2017 @@ -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 --_----------=_1495040484285580--