Thu Nov 19 12:20:54 2020 UTC ()
syncthing: Update to 1.11.1

Bugfixes:

    #7090: panics in failure reporting


(nia)
diff -r1.126 -r1.127 pkgsrc/net/syncthing/Makefile
diff -r1.82 -r1.83 pkgsrc/net/syncthing/distinfo

cvs diff -r1.126 -r1.127 pkgsrc/net/syncthing/Makefile (expand / switch to unified diff)

--- pkgsrc/net/syncthing/Makefile 2020/11/13 19:26:19 1.126
+++ pkgsrc/net/syncthing/Makefile 2020/11/19 12:20:54 1.127
@@ -1,19 +1,18 @@ @@ -1,19 +1,18 @@
1# $NetBSD: Makefile,v 1.126 2020/11/13 19:26:19 bsiegert Exp $ 1# $NetBSD: Makefile,v 1.127 2020/11/19 12:20:54 nia Exp $
2 2
3# Protocol breaks require tech-pkg@ discussion and MAINTAINER approval. 3# Protocol breaks require tech-pkg@ discussion and MAINTAINER approval.
4DISTNAME= syncthing-source-v1.10.0 4DISTNAME= syncthing-source-v1.11.1
5PKGNAME= ${DISTNAME:S,source-v,,} 5PKGNAME= ${DISTNAME:S,source-v,,}
6PKGREVISION= 3 
7CATEGORIES= net 6CATEGORIES= net
8MASTER_SITES= ${MASTER_SITE_GITHUB:=syncthing/} 7MASTER_SITES= ${MASTER_SITE_GITHUB:=syncthing/}
9GITHUB_RELEASE= v${PKGVERSION_NOREV} 8GITHUB_RELEASE= v${PKGVERSION_NOREV}
10 9
11COMMENT= Keeps directories in sync across hosts 10COMMENT= Keeps directories in sync across hosts
12HOMEPAGE= https://syncthing.net/ 11HOMEPAGE= https://syncthing.net/
13MAINTAINER= gdt@NetBSD.org 12MAINTAINER= gdt@NetBSD.org
14LICENSE= mpl-2.0 13LICENSE= mpl-2.0
15 14
16# The 'zillode' dependency calls the compiler on certain archs. 15# The 'zillode' dependency calls the compiler on certain archs.
17USE_LANGUAGES= c 16USE_LANGUAGES= c
18NO_CONFIGURE= yes 17NO_CONFIGURE= yes
19GO_SRCPATH= github.com/syncthing/syncthing 18GO_SRCPATH= github.com/syncthing/syncthing

cvs diff -r1.82 -r1.83 pkgsrc/net/syncthing/distinfo (expand / switch to unified diff)

--- pkgsrc/net/syncthing/distinfo 2020/10/19 17:56:44 1.82
+++ pkgsrc/net/syncthing/distinfo 2020/11/19 12:20:54 1.83
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.82 2020/10/19 17:56:44 nia Exp $ 1$NetBSD: distinfo,v 1.83 2020/11/19 12:20:54 nia Exp $
2 2
3SHA1 (syncthing-source-v1.10.0.tar.gz) = 628af5b6d620297402a68236389b2d35e8f6e8bd 3SHA1 (syncthing-source-v1.11.1.tar.gz) = 1485daf80ab4b7570e73bfef38d58994d340e6e2
4RMD160 (syncthing-source-v1.10.0.tar.gz) = 094aafbf4e2d830407e3af2affeb9a4abeb549c8 4RMD160 (syncthing-source-v1.11.1.tar.gz) = 5e6ad575583676871694eb7e9368dffbdd2008ab
5SHA512 (syncthing-source-v1.10.0.tar.gz) = f2a9d31651d01e2df9aaf91d685df0e7a89ccb901ebd383ec82ceedbcb247790ef7140fedb602957c715a1ab138a9e58e82dabb0264758d185ca6d9c913793bf 5SHA512 (syncthing-source-v1.11.1.tar.gz) = 3e2a7fbb4e7a2905feb2dd02d0d18993cfc2671a63322b873671e03fb151cc8164a340f17a2f740dcdcb60a39d949513c55cd05c1fda6a29f4e23e9a4bc94ebd
6Size (syncthing-source-v1.10.0.tar.gz) = 11259664 bytes 6Size (syncthing-source-v1.11.1.tar.gz) = 11288527 bytes