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 May 31 09:40:53 UTC 2017
Modified Files:
pkgsrc/net/syncthing: Makefile distinfo
Log Message:
Updated syncthing to 0.14.29.
This is a regularly scheduled stable release.
Resolved issues:
#3895: The layout of the global changes dialog is improved
#4123: Running as root or SYSTEM now triggers a warning recommending against it
#4127: Changing the theme no longer causes an HTTP error
#4143: The file paths in the failed files dialog are now correct on Windows
To generate a diff of this commit:
cvs rdiff -u -r1.51 -r1.52 pkgsrc/net/syncthing/Makefile
cvs rdiff -u -r1.44 -r1.45 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.51 pkgsrc/net/syncthing/Makefile:1.52
--- pkgsrc/net/syncthing/Makefile:1.51 Wed May 17 17:01:24 2017
+++ pkgsrc/net/syncthing/Makefile Wed May 31 09:40:53 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.51 2017/05/17 17:01:24 wiz Exp $
+# $NetBSD: Makefile,v 1.52 2017/05/31 09:40:53 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.28
+DISTNAME= syncthing-0.14.29
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_GITHUB:=syncthing/}
Index: pkgsrc/net/syncthing/distinfo
diff -u pkgsrc/net/syncthing/distinfo:1.44 pkgsrc/net/syncthing/distinfo:1.45
--- pkgsrc/net/syncthing/distinfo:1.44 Tue May 30 08:51:22 2017
+++ pkgsrc/net/syncthing/distinfo Wed May 31 09:40:53 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.44 2017/05/30 08:51:22 wiz Exp $
+$NetBSD: distinfo,v 1.45 2017/05/31 09:40:53 wiz Exp $
-SHA1 (syncthing-0.14.28.tar.gz) = bd5e952edf55605bc72effae30402e14921c8d1d
-RMD160 (syncthing-0.14.28.tar.gz) = 42ddff109a8050fc9356aeac4ce3c4637342ccc3
-SHA512 (syncthing-0.14.28.tar.gz) = 0163d894080f7591536e78f7c50a5faf3ee63e62517c4c6989c084b8c7f6406bc221f1e4bdb3831cf1a93292d942942efa240bbe7592ec7c4436e1a6b7f6121b
-Size (syncthing-0.14.28.tar.gz) = 4616581 bytes
+SHA1 (syncthing-0.14.29.tar.gz) = 783fae9b22d6137ab5bd86ac992abf1195fac580
+RMD160 (syncthing-0.14.29.tar.gz) = 319d304f43c0731de882cca809a4bb5dd3e4e651
+SHA512 (syncthing-0.14.29.tar.gz) = 1026398ee43792acd0e2f518cc7fc5850139f15a8367e085e73b182c7cfe91996472ac677fd018b31e15c651a6505b44bd01d232ff046c44d2a08187d97111e8
+Size (syncthing-0.14.29.tar.gz) = 4618336 bytes
Home |
Main Index |
Thread Index |
Old Index