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:           Mon Jun 19 20:26:34 UTC 2017

Modified Files:
        pkgsrc/net/syncthing: Makefile distinfo

Log Message:
Updated syncthing to 0.14.30.

This is a regularly scheduled stable release.

Resolved issues:

    #3433: Correctly clear warning "path is a subdirectory of other folder" in folder dialog
    #3524: Conflict copies' filename now includes the ID of the last device to change the file
    #3993: Folders offered by other devices can now be ignored
    #4164: Changed device name takes effect with restart; device name is not sent to unknown devices
    #4183: Correctly show CPU usage when started with -no-restart option


To generate a diff of this commit:
cvs rdiff -u -r1.52 -r1.53 pkgsrc/net/syncthing/Makefile
cvs rdiff -u -r1.45 -r1.46 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.52 pkgsrc/net/syncthing/Makefile:1.53
--- pkgsrc/net/syncthing/Makefile:1.52  Wed May 31 09:40:53 2017
+++ pkgsrc/net/syncthing/Makefile       Mon Jun 19 20:26:34 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.52 2017/05/31 09:40:53 wiz Exp $
+# $NetBSD: Makefile,v 1.53 2017/06/19 20:26:34 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.29
+DISTNAME=      syncthing-0.14.30
 CATEGORIES=    net
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=syncthing/}
 

Index: pkgsrc/net/syncthing/distinfo
diff -u pkgsrc/net/syncthing/distinfo:1.45 pkgsrc/net/syncthing/distinfo:1.46
--- pkgsrc/net/syncthing/distinfo:1.45  Wed May 31 09:40:53 2017
+++ pkgsrc/net/syncthing/distinfo       Mon Jun 19 20:26:34 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.45 2017/05/31 09:40:53 wiz Exp $
+$NetBSD: distinfo,v 1.46 2017/06/19 20:26:34 wiz Exp $
 
-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
+SHA1 (syncthing-0.14.30.tar.gz) = 01305f9dcabb07ab649ceacc5298335ca0a4001a
+RMD160 (syncthing-0.14.30.tar.gz) = b7c7a7a6b23c90419758b7c478db8a2581ef19d1
+SHA512 (syncthing-0.14.30.tar.gz) = fd2745595657f27f1ad157b685374b8671694ff9ab47a94e9c613aa1662146db78c31d93abf35b8c336948affb3dd2e3d54184b41996bfab9db204f380a6a3f0
+Size (syncthing-0.14.30.tar.gz) = 4616400 bytes



Home | Main Index | Thread Index | Old Index