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: Wed Dec 21 22:45:57 UTC 2016
Modified Files:
pkgsrc/net/syncthing: Makefile distinfo
Log Message:
Update syncthing to 0.14.16.
Updating during the freeze since the previous version stopped
working for me since the availability of this version.
Changes:
This is an extra bugfix release to fix issues introduced in v0.14.14.
Resolved issues:
#3829: Receiving 'invalid subpath' errors on syncthing-inotify full folder sync trigger
To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 pkgsrc/net/syncthing/Makefile
cvs rdiff -u -r1.31 -r1.32 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.38 pkgsrc/net/syncthing/Makefile:1.39
--- pkgsrc/net/syncthing/Makefile:1.38 Sat Dec 17 12:07:22 2016
+++ pkgsrc/net/syncthing/Makefile Wed Dec 21 22:45:56 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.38 2016/12/17 12:07:22 wiz Exp $
+# $NetBSD: Makefile,v 1.39 2016/12/21 22:45:56 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.15
+DISTNAME= syncthing-0.14.16
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_GITHUB:=syncthing/}
Index: pkgsrc/net/syncthing/distinfo
diff -u pkgsrc/net/syncthing/distinfo:1.31 pkgsrc/net/syncthing/distinfo:1.32
--- pkgsrc/net/syncthing/distinfo:1.31 Sat Dec 17 12:07:22 2016
+++ pkgsrc/net/syncthing/distinfo Wed Dec 21 22:45:56 2016
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.31 2016/12/17 12:07:22 wiz Exp $
+$NetBSD: distinfo,v 1.32 2016/12/21 22:45:56 wiz Exp $
-SHA1 (syncthing-0.14.15.tar.gz) = f9cfaf3734678f467af2cf2ba9c5708d8330d0c8
-RMD160 (syncthing-0.14.15.tar.gz) = 294610678fcafca5e1c277e9b68261ba3e3fc7a9
-SHA512 (syncthing-0.14.15.tar.gz) = 489d78d1cbf4ec56515ced721904ebafad7d7f6b2e62936d98fc1f30ed1457295a6b6882822fb4a0481c3bbc60e824dd5785730cbcfa76afdd6b53401bdff1ac
-Size (syncthing-0.14.15.tar.gz) = 5947702 bytes
+SHA1 (syncthing-0.14.16.tar.gz) = caf021fe7914cfd5a99580dae93676a6b25216f1
+RMD160 (syncthing-0.14.16.tar.gz) = e4c6eba9a1c298b1b0da52a687682b1c8a2431f7
+SHA512 (syncthing-0.14.16.tar.gz) = d7688e66ea69fac1a5687512ef0645bb01c490883839bb0200cb85bb78acb58dd767563fbb8f392c7f5787f093286fee6650d44eaf809386d511b088ef4f44e1
+Size (syncthing-0.14.16.tar.gz) = 5951326 bytes
SHA1 (patch-lib_config_optionsconfiguration.go) = 341c1c032c9551e17c86a6fb5d3552b1d79041c8
Home |
Main Index |
Thread Index |
Old Index