pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/syncthing



Module Name:    pkgsrc
Committed By:   triaxx
Date:           Fri Aug 26 10:33:21 UTC 2022

Modified Files:
        pkgsrc/net/syncthing: Makefile distinfo

Log Message:
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


To generate a diff of this commit:
cvs rdiff -u -r1.155 -r1.156 pkgsrc/net/syncthing/Makefile
cvs rdiff -u -r1.95 -r1.96 pkgsrc/net/syncthing/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/net/syncthing/Makefile
diff -u pkgsrc/net/syncthing/Makefile:1.155 pkgsrc/net/syncthing/Makefile:1.156
--- pkgsrc/net/syncthing/Makefile:1.155 Fri Aug 12 20:38:00 2022
+++ pkgsrc/net/syncthing/Makefile       Fri Aug 26 10:33:21 2022
@@ -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}

Index: pkgsrc/net/syncthing/distinfo
diff -u pkgsrc/net/syncthing/distinfo:1.95 pkgsrc/net/syncthing/distinfo:1.96
--- pkgsrc/net/syncthing/distinfo:1.95  Wed Jul  6 11:21:50 2022
+++ pkgsrc/net/syncthing/distinfo       Fri Aug 26 10:33:21 2022
@@ -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