Source-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.4.2



details:   https://anonhg.NetBSD.org/pkgsrc/rev/309d35d1818e
branches:  trunk
changeset: 429153:309d35d1818e
user:      gdt <gdt%pkgsrc.org@localhost>
date:      Fri Apr 17 00:16:56 2020 +0000

description:
syncthing: Update to 1.4.2

Upstream changes since 1.4.0 are basically bugfixes.

(Tested with android version in F-Droid.)

diffstat:

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

diffs (35 lines):

diff -r f4a5fff85262 -r 309d35d1818e net/syncthing/Makefile
--- a/net/syncthing/Makefile    Thu Apr 16 23:00:37 2020 +0000
+++ b/net/syncthing/Makefile    Fri Apr 17 00:16:56 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.107 2020/04/12 11:01:43 bsiegert Exp $
+# $NetBSD: Makefile,v 1.108 2020/04/17 00:16:56 gdt Exp $
 
 # Upstream used to frequently break protocol compatibility, but since
 # 2018 or so this has been much better.  While users of pkgsrc
@@ -17,9 +17,8 @@
 #
 # Minor version updates may be committed without asking.  Major
 # updates not following the above policy will be reverted.
-DISTNAME=      syncthing-source-v1.4.0
+DISTNAME=      syncthing-source-v1.4.2
 PKGNAME=       ${DISTNAME:S,source-v,,}
-PKGREVISION=   2
 CATEGORIES=    net
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=syncthing/}
 GITHUB_RELEASE=        v${PKGVERSION_NOREV}
diff -r f4a5fff85262 -r 309d35d1818e net/syncthing/distinfo
--- a/net/syncthing/distinfo    Thu Apr 16 23:00:37 2020 +0000
+++ b/net/syncthing/distinfo    Fri Apr 17 00:16:56 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.75 2020/03/18 21:30:50 gdt Exp $
+$NetBSD: distinfo,v 1.76 2020/04/17 00:16:56 gdt Exp $
 
-SHA1 (syncthing-source-v1.4.0.tar.gz) = 67f9e5950f5619b3d4809526d40809075e0b9597
-RMD160 (syncthing-source-v1.4.0.tar.gz) = ed43c7ceed5de6fc0efb92516a029d305c22d43c
-SHA512 (syncthing-source-v1.4.0.tar.gz) = c11d06faa71ffb8890c36ac1e41770bfba2c961d452df659d87397f7b87e91bafbaa039e7792de2e01b08c73e85cf8ee56576d9b8840e39ae5179c52ef2a34aa
-Size (syncthing-source-v1.4.0.tar.gz) = 10432971 bytes
+SHA1 (syncthing-source-v1.4.2.tar.gz) = 4eb1449807d775368f7cea10e1e894eded8fab36
+RMD160 (syncthing-source-v1.4.2.tar.gz) = c3b3735cb76fb9e80df97425ee77bf8a39d65718
+SHA512 (syncthing-source-v1.4.2.tar.gz) = 8c1d01b06c4b4d42111b22a828c71adcda264cc19b13fb1bb51fe2516f9717973a6b515cc99a4d0a7bacce0d325fad735215ed29afbfa21da0470b5abbd9d575
+Size (syncthing-source-v1.4.2.tar.gz) = 10440033 bytes



Home | Main Index | Thread Index | Old Index