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: Sat Dec 17 12:07:22 UTC 2016
Modified Files:
pkgsrc/net/syncthing: Makefile distinfo
Log Message:
Updated syncthing to 0.14.15.
This is an extra bugfix release to fix issues discovered in the upgrade from 0.14.13 to 0.14.14.
Resolved issues:
#3804: Inotify no longer triggers "invalid subpath" error
#3802: Symlinks are not deleted on upgrade
To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 pkgsrc/net/syncthing/Makefile
cvs rdiff -u -r1.30 -r1.31 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.37 pkgsrc/net/syncthing/Makefile:1.38
--- pkgsrc/net/syncthing/Makefile:1.37 Wed Dec 14 12:14:59 2016
+++ pkgsrc/net/syncthing/Makefile Sat Dec 17 12:07:22 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.37 2016/12/14 12:14:59 wiz Exp $
+# $NetBSD: Makefile,v 1.38 2016/12/17 12:07:22 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.14
+DISTNAME= syncthing-0.14.15
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_GITHUB:=syncthing/}
Index: pkgsrc/net/syncthing/distinfo
diff -u pkgsrc/net/syncthing/distinfo:1.30 pkgsrc/net/syncthing/distinfo:1.31
--- pkgsrc/net/syncthing/distinfo:1.30 Wed Dec 14 12:14:59 2016
+++ pkgsrc/net/syncthing/distinfo Sat Dec 17 12:07:22 2016
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.30 2016/12/14 12:14:59 wiz Exp $
+$NetBSD: distinfo,v 1.31 2016/12/17 12:07:22 wiz Exp $
-SHA1 (syncthing-0.14.14.tar.gz) = 3555fe5d9a4512084f3f26f1958f522450f771dc
-RMD160 (syncthing-0.14.14.tar.gz) = 8f7448b58e68556c00d7a7a52158e9db5844bb03
-SHA512 (syncthing-0.14.14.tar.gz) = 0b5934d87aa04b23e1059249c2dc3e4f1214825826e9c2b201487af33c991187e7b9909f41b29ee424cf4ec9d93be42f584af995eaee06d35297e0bfd8e316b4
-Size (syncthing-0.14.14.tar.gz) = 5947169 bytes
+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 (patch-lib_config_optionsconfiguration.go) = 341c1c032c9551e17c86a6fb5d3552b1d79041c8
Home |
Main Index |
Thread Index |
Old Index