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 12F1C7A167 for ; Wed, 19 Apr 2017 18:37:25 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id B37F985567; Wed, 19 Apr 2017 18:37:24 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 42FEC84E05 for ; Wed, 19 Apr 2017 18:37:24 +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 9Rp3TzMuktQy for ; Wed, 19 Apr 2017 18:37:23 +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 C269584CDA for ; Wed, 19 Apr 2017 18:37:23 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id BD0BDFBE4; Wed, 19 Apr 2017 18:37:23 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_149262704377070" MIME-Version: 1.0 Date: Wed, 19 Apr 2017 18:37:23 +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: <20170419183723.BD0BDFBE4@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. --_----------=_149262704377070 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Wed Apr 19 18:37:23 UTC 2017 Modified Files: pkgsrc/net/syncthing: Makefile distinfo Log Message: Updated syncthing to 0.14.26. This is a regularly scheduled stable release. Resolved issues since v0.14.25: #4035: Symlinks are now properly ignored on Windows. #2344: Discovery errors are more clearly displayed in the GUI. #3913: The language dropdown menu in the GUI is now correctly sorted. Also: When there are items that could not be synced, their full path is displayed in the GUI. To generate a diff of this commit: cvs rdiff -u -r1.48 -r1.49 pkgsrc/net/syncthing/Makefile cvs rdiff -u -r1.40 -r1.41 pkgsrc/net/syncthing/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_149262704377070 Content-Disposition: inline Content-Length: 2065 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.48 pkgsrc/net/syncthing/Makefile:1.49 --- pkgsrc/net/syncthing/Makefile:1.48 Thu Apr 13 15:12:05 2017 +++ pkgsrc/net/syncthing/Makefile Wed Apr 19 18:37:23 2017 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.48 2017/04/13 15:12:05 bsiegert Exp $ +# $NetBSD: Makefile,v 1.49 2017/04/19 18:37:23 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.25 -PKGREVISION= 1 +DISTNAME= syncthing-0.14.26 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_GITHUB:=syncthing/} Index: pkgsrc/net/syncthing/distinfo diff -u pkgsrc/net/syncthing/distinfo:1.40 pkgsrc/net/syncthing/distinfo:1.41 --- pkgsrc/net/syncthing/distinfo:1.40 Thu Mar 30 14:20:15 2017 +++ pkgsrc/net/syncthing/distinfo Wed Apr 19 18:37:23 2017 @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.40 2017/03/30 14:20:15 wiz Exp $ +$NetBSD: distinfo,v 1.41 2017/04/19 18:37:23 wiz Exp $ -SHA1 (syncthing-0.14.25.tar.gz) = 99cffe53a1085faab390cb26ac39510f3b215db6 -RMD160 (syncthing-0.14.25.tar.gz) = 8bad00941ffd9ec93d5bd4ea4289c44291835fd3 -SHA512 (syncthing-0.14.25.tar.gz) = 00246c670bc8f983b5e3cd5456ddf99872518f8a1de1168cc12368c57b4742ba948e2023e02de64f92538b4980502e10b687b3412f79498e5d65686af7260ba4 -Size (syncthing-0.14.25.tar.gz) = 7082470 bytes +SHA1 (syncthing-0.14.26.tar.gz) = 8e9650a762a2b52c33a12e1f638b445cc19d503d +RMD160 (syncthing-0.14.26.tar.gz) = 8d8d029986502c8f2145826546f659a5ffdb5458 +SHA512 (syncthing-0.14.26.tar.gz) = fca577d9b37ad2c93bc2bf441b3b9c357ec47400d0aa5876545c30fde5d4c14c0425a8813ae56c0c880dd33e4b6cca42302b4d3926b4766361e5aea51ed18d1a +Size (syncthing-0.14.26.tar.gz) = 7084289 bytes SHA1 (patch-lib_config_optionsconfiguration.go) = 6600b0aab04cb4bb3ed05141f1dea977544e0943 --_----------=_149262704377070--