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 Jul  3 11:07:25 UTC 2017

Modified Files:
        pkgsrc/net/syncthing: Makefile distinfo

Log Message:
Updated syncthing to 0.14.31.

This is a regularly scheduled stable release.

Resolved issues:

    #4100: Icons and directory information in local device summary is consistent with that in folders
    #4177: A data race in KCP & STUN is fixed
    #4203: Ignore patterns on newly accepted folders are no longer erroneously inherited from an earlier added folder


To generate a diff of this commit:
cvs rdiff -u -r1.53 -r1.54 pkgsrc/net/syncthing/Makefile
cvs rdiff -u -r1.46 -r1.47 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.53 pkgsrc/net/syncthing/Makefile:1.54
--- pkgsrc/net/syncthing/Makefile:1.53  Mon Jun 19 20:26:34 2017
+++ pkgsrc/net/syncthing/Makefile       Mon Jul  3 11:07:25 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.53 2017/06/19 20:26:34 wiz Exp $
+# $NetBSD: Makefile,v 1.54 2017/07/03 11:07:25 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.30
+DISTNAME=      syncthing-0.14.31
 CATEGORIES=    net
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=syncthing/}
 

Index: pkgsrc/net/syncthing/distinfo
diff -u pkgsrc/net/syncthing/distinfo:1.46 pkgsrc/net/syncthing/distinfo:1.47
--- pkgsrc/net/syncthing/distinfo:1.46  Mon Jun 19 20:26:34 2017
+++ pkgsrc/net/syncthing/distinfo       Mon Jul  3 11:07:25 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.46 2017/06/19 20:26:34 wiz Exp $
+$NetBSD: distinfo,v 1.47 2017/07/03 11:07:25 wiz Exp $
 
-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
+SHA1 (syncthing-0.14.31.tar.gz) = df6f6e8bd125c18dd1dfe8b2c04c5eaa4594b514
+RMD160 (syncthing-0.14.31.tar.gz) = ce35e046313f21c3959751484215ba2537607012
+SHA512 (syncthing-0.14.31.tar.gz) = c1145d71f6861c8130e752748235854cbea33889642a58277ee40a01589cd54d70420a8f30991e85b6fb8862dfc6ad1b14166c7340df21e51cb5db25350f9b22
+Size (syncthing-0.14.31.tar.gz) = 6940338 bytes



Home | Main Index | Thread Index | Old Index