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: wiz
Date: Fri Sep 8 20:14:20 UTC 2017
Modified Files:
pkgsrc/net/syncthing: Makefile distinfo
Log Message:
Updated syncthing to 0.14.37.
This is a regularly scheduled stable release.
Resolved issues:
#3742, #4305: Better detect sync conflicts that happen while syncing
#4300: Fixes a crash related to a nil reference in ignore handling
There is also a major internal refactor as part of this release.
To generate a diff of this commit:
cvs rdiff -u -r1.57 -r1.58 pkgsrc/net/syncthing/Makefile
cvs rdiff -u -r1.48 -r1.49 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.57 pkgsrc/net/syncthing/Makefile:1.58
--- pkgsrc/net/syncthing/Makefile:1.57 Mon Sep 4 18:08:26 2017
+++ pkgsrc/net/syncthing/Makefile Fri Sep 8 20:14:20 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.57 2017/09/04 18:08:26 wiz Exp $
+# $NetBSD: Makefile,v 1.58 2017/09/08 20:14:20 wiz Exp $
# Upstream regularly breaks protocol compatibility. While users of
# pkgsrc syncthing on multiple systems can update synchronously, an
@@ -13,7 +13,7 @@
# Note that the android versioning is disconnected from syncthing versioning;
# see https://github.com/syncthing/syncthing-android/issues/652 for
# a fuller explanation.
-DISTNAME= syncthing-0.14.36
+DISTNAME= syncthing-0.14.37
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_GITHUB:=syncthing/}
Index: pkgsrc/net/syncthing/distinfo
diff -u pkgsrc/net/syncthing/distinfo:1.48 pkgsrc/net/syncthing/distinfo:1.49
--- pkgsrc/net/syncthing/distinfo:1.48 Mon Aug 14 18:41:56 2017
+++ pkgsrc/net/syncthing/distinfo Fri Sep 8 20:14:20 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.48 2017/08/14 18:41:56 wiz Exp $
+$NetBSD: distinfo,v 1.49 2017/09/08 20:14:20 wiz Exp $
-SHA1 (syncthing-0.14.36.tar.gz) = a068629fa5bf0030bdc6e14662fc762e18f286fd
-RMD160 (syncthing-0.14.36.tar.gz) = c2c48c99688b15a77c5c005050a61c1ee9ca8176
-SHA512 (syncthing-0.14.36.tar.gz) = bc219f5b9e455f56dd9b3e16629297f080903d663013000beacafaa7055859cc4cbf269550ab126b22e9f8c820e65811dbd857a0b374eb161667fce568ec5b7b
-Size (syncthing-0.14.36.tar.gz) = 8236194 bytes
+SHA1 (syncthing-0.14.37.tar.gz) = 9c9d644563788ea28c6630f9e4fb54fada42898b
+RMD160 (syncthing-0.14.37.tar.gz) = c11a4f940a2a1e773f77cc758fb35c56ff8bedf1
+SHA512 (syncthing-0.14.37.tar.gz) = c8025bbb49b1253a363130942e6c24776f2a569b0fdaf7a1a47fcab936d74d7edfc6de647ccb8604f5efc01f1857a44ecd587eb00eb8222f013211d9e17981cc
+Size (syncthing-0.14.37.tar.gz) = 8242709 bytes
Home |
Main Index |
Thread Index |
Old Index