pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/syncthing-gtk Updated syncthing-gtk to 0.9.2.3.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/defa9f5df196
branches:  trunk
changeset: 354499:defa9f5df196
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Oct 31 16:35:24 2016 +0000

description:
Updated syncthing-gtk to 0.9.2.3.

v0.9.2.3

Notes:

    This release is required for Syncthing daemon version 0.14.6 or newer. Older version of Syncthing-GTK will not connect to new Syncthing daemon.

v0.9.2.2

New:

    Added Brazilian Portuguese translation (thanks to @robsonsobral)
    Support for folder labels in notifications (thanks to @acolomb)

Fixes:

    Not sending 'Host' header breaks Syncthing >=v0.14.6
    Crash on start with some Windows installations (thanks @Palatis)

diffstat:

 net/syncthing-gtk/Makefile |   4 ++--
 net/syncthing-gtk/PLIST    |   3 ++-
 net/syncthing-gtk/distinfo |  10 +++++-----
 3 files changed, 9 insertions(+), 8 deletions(-)

diffs (45 lines):

diff -r b78eba613ecc -r defa9f5df196 net/syncthing-gtk/Makefile
--- a/net/syncthing-gtk/Makefile        Mon Oct 31 16:33:06 2016 +0000
+++ b/net/syncthing-gtk/Makefile        Mon Oct 31 16:35:24 2016 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2016/09/01 17:30:21 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2016/10/31 16:35:24 wiz Exp $
 
-DISTNAME=      syncthing-gtk-0.9.2.1
+DISTNAME=      syncthing-gtk-0.9.2.3
 CATEGORIES=    net
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=syncthing/}
 GITHUB_TAG=    v${PKGVERSION_NOREV}
diff -r b78eba613ecc -r defa9f5df196 net/syncthing-gtk/PLIST
--- a/net/syncthing-gtk/PLIST   Mon Oct 31 16:33:06 2016 +0000
+++ b/net/syncthing-gtk/PLIST   Mon Oct 31 16:35:24 2016 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2016/09/01 17:30:21 wiz Exp $
+@comment $NetBSD: PLIST,v 1.4 2016/10/31 16:35:24 wiz Exp $
 bin/syncthing-gtk
 ${PYSITELIB}/${EGG_FILE}
 ${PYSITELIB}/syncthing_gtk/__init__.py
@@ -233,6 +233,7 @@
 share/locale/es/LC_MESSAGES/syncthing-gtk.mo
 share/locale/fr/LC_MESSAGES/syncthing-gtk.mo
 share/locale/lt/LC_MESSAGES/syncthing-gtk.mo
+share/locale/pt/LC_MESSAGES/syncthing-gtk.mo
 share/locale/ru/LC_MESSAGES/syncthing-gtk.mo
 share/locale/sk/LC_MESSAGES/syncthing-gtk.mo
 share/locale/vi/LC_MESSAGES/syncthing-gtk.mo
diff -r b78eba613ecc -r defa9f5df196 net/syncthing-gtk/distinfo
--- a/net/syncthing-gtk/distinfo        Mon Oct 31 16:33:06 2016 +0000
+++ b/net/syncthing-gtk/distinfo        Mon Oct 31 16:35:24 2016 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.4 2016/09/01 17:30:21 wiz Exp $
+$NetBSD: distinfo,v 1.5 2016/10/31 16:35:24 wiz Exp $
 
-SHA1 (syncthing-gtk-0.9.2.1.tar.gz) = 9e11d453f4fe8b85de99eb32b4dcbc1bd0fa02e5
-RMD160 (syncthing-gtk-0.9.2.1.tar.gz) = 240c6fd234350e6f3ab59c3e80d7018c7ec515f8
-SHA512 (syncthing-gtk-0.9.2.1.tar.gz) = cebd9342f66c90aeedc7b69cc67bd7b580038fb7553af07475b41421e834c1a5952388f80d4352d1f978abdee7a1c6eae4ea4aa4cb582094c52e140636430acf
-Size (syncthing-gtk-0.9.2.1.tar.gz) = 763429 bytes
+SHA1 (syncthing-gtk-0.9.2.3.tar.gz) = e33dd72b5d13b47779e51419b7c63beae7a09e20
+RMD160 (syncthing-gtk-0.9.2.3.tar.gz) = bb6540740d0500765b75029304dcb4439c9c8de8
+SHA512 (syncthing-gtk-0.9.2.3.tar.gz) = 02cc8331e0978a21221aa9bd9787cdaf56886e8af8fd6b4a6295f92e148a62e99a4ebc4317deabafaccdd83422ef5023d1dc7ce55db1912363189bffff4d9a80
+Size (syncthing-gtk-0.9.2.3.tar.gz) = 794978 bytes
 SHA1 (patch-setup.py) = c7487b2b196dfbc97b25780c391234db7aa2fc15



Home | Main Index | Thread Index | Old Index