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:   gdt
Date:           Fri Apr 17 00:16:56 UTC 2020

Modified Files:
        pkgsrc/net/syncthing: Makefile distinfo

Log Message:
syncthing: Update to 1.4.2

Upstream changes since 1.4.0 are basically bugfixes.

(Tested with android version in F-Droid.)


To generate a diff of this commit:
cvs rdiff -u -r1.107 -r1.108 pkgsrc/net/syncthing/Makefile
cvs rdiff -u -r1.75 -r1.76 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.107 pkgsrc/net/syncthing/Makefile:1.108
--- pkgsrc/net/syncthing/Makefile:1.107 Sun Apr 12 11:01:43 2020
+++ pkgsrc/net/syncthing/Makefile       Fri Apr 17 00:16:56 2020
@@ -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}

Index: pkgsrc/net/syncthing/distinfo
diff -u pkgsrc/net/syncthing/distinfo:1.75 pkgsrc/net/syncthing/distinfo:1.76
--- pkgsrc/net/syncthing/distinfo:1.75  Wed Mar 18 21:30:50 2020
+++ pkgsrc/net/syncthing/distinfo       Fri Apr 17 00:16:56 2020
@@ -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