pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/syncthing syncthing: Update to 1.20.4



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9cdde82d5208
branches:  trunk
changeset: 384041:9cdde82d5208
user:      triaxx <triaxx%pkgsrc.org@localhost>
date:      Fri Aug 26 10:33:21 2022 +0000

description:
syncthing: Update to 1.20.4

upstream changes:
-----------------
o v1.20.4
  Bugfixes:
    #7458: Syncthing announces address of interface which is down
    #8479: Panic in failure reporting
  Enhancements:
    #8007: Support listing the discovered devices using the cli

diffstat:

 net/syncthing/Makefile |  5 ++---
 net/syncthing/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (28 lines):

diff -r 6c8aea4160af -r 9cdde82d5208 net/syncthing/Makefile
--- a/net/syncthing/Makefile    Fri Aug 26 10:27:14 2022 +0000
+++ b/net/syncthing/Makefile    Fri Aug 26 10:33:21 2022 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.155 2022/08/12 20:38:00 bsiegert Exp $
+# $NetBSD: Makefile,v 1.156 2022/08/26 10:33:21 triaxx Exp $
 
 # Protocol breaks require tech-pkg@ discussion and MAINTAINER approval.
-DISTNAME=      syncthing-source-v1.20.3
+DISTNAME=      syncthing-source-v1.20.4
 PKGNAME=       ${DISTNAME:S,source-v,,}
-PKGREVISION=   2
 CATEGORIES=    net
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=syncthing/}
 GITHUB_RELEASE=        v${PKGVERSION_NOREV}
diff -r 6c8aea4160af -r 9cdde82d5208 net/syncthing/distinfo
--- a/net/syncthing/distinfo    Fri Aug 26 10:27:14 2022 +0000
+++ b/net/syncthing/distinfo    Fri Aug 26 10:33:21 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.95 2022/07/06 11:21:50 triaxx Exp $
+$NetBSD: distinfo,v 1.96 2022/08/26 10:33:21 triaxx Exp $
 
-BLAKE2s (syncthing-source-v1.20.3.tar.gz) = a86b6137c333e25edec43668db0d7129f1668dcf1cd58c952d8c1fead61e48de
-SHA512 (syncthing-source-v1.20.3.tar.gz) = 153420546ee35ed504e56d23167d803c28c2d3ba97f3f8d4a361489f1fc293e802998a8762fcf9f6986d2aebd9b7c04335f0fb8aa476cfeed41255d6bd7cd857
-Size (syncthing-source-v1.20.3.tar.gz) = 13454640 bytes
+BLAKE2s (syncthing-source-v1.20.4.tar.gz) = 5844686a83a5c8a7c40c61e0512cfdd26a09e45cc209fb082ef5a9b601bbbed5
+SHA512 (syncthing-source-v1.20.4.tar.gz) = f695cc6d8e6a87b397a11f79f3b5e12565fcea4601da7dd41b681e49913bb48b5164b3648ae68a1d580b77f6a20cc8053e252e24a5c054c52255ece34e90c4f8
+Size (syncthing-source-v1.20.4.tar.gz) = 13490996 bytes



Home | Main Index | Thread Index | Old Index