pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/syncthing syncthing: Update to 1.0.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5e0b6e73d33b
branches:  trunk
changeset: 319186:5e0b6e73d33b
user:      gdt <gdt%pkgsrc.org@localhost>
date:      Thu Feb 07 01:01:11 2019 +0000

description:
syncthing: Update to 1.0.1

Upstream changes: bugfixes

diffstat:

 net/syncthing/Makefile |   5 ++---
 net/syncthing/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (34 lines):

diff -r 516fcf8c7756 -r 5e0b6e73d33b net/syncthing/Makefile
--- a/net/syncthing/Makefile    Wed Feb 06 22:33:43 2019 +0000
+++ b/net/syncthing/Makefile    Thu Feb 07 01:01:11 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.84 2019/02/06 21:58:30 gdt Exp $
+# $NetBSD: Makefile,v 1.85 2019/02/07 01:01:11 gdt Exp $
 
 # Upstream used to frequently break protocol compatibility.  While
 # users of pkgsrc syncthing on multiple systems can update
@@ -14,8 +14,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-1.0.0
-PKGREVISION=   1
+DISTNAME=      syncthing-1.0.1
 CATEGORIES=    net
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=syncthing/}
 GITHUB_TAG=    v${PKGVERSION_NOREV}
diff -r 516fcf8c7756 -r 5e0b6e73d33b net/syncthing/distinfo
--- a/net/syncthing/distinfo    Wed Feb 06 22:33:43 2019 +0000
+++ b/net/syncthing/distinfo    Thu Feb 07 01:01:11 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.66 2019/01/15 22:33:24 wiz Exp $
+$NetBSD: distinfo,v 1.67 2019/02/07 01:01:11 gdt Exp $
 
-SHA1 (syncthing-1.0.0.tar.gz) = 96de67fd9df9c7760db717723d6faec03ab1ef99
-RMD160 (syncthing-1.0.0.tar.gz) = 67616fe8b39f18ec5f3d93f6cb5affbcc44f1dd1
-SHA512 (syncthing-1.0.0.tar.gz) = 79adbce03524665d02c1ca772fdf5aca68d9e41ee4bc02bcb9ac6ed0d8dca2fe8582139f52a0fe895ad5eb15c372d686277077ff884b67de1d45419e19407603
-Size (syncthing-1.0.0.tar.gz) = 10601948 bytes
+SHA1 (syncthing-1.0.1.tar.gz) = 2588cf71e6b1a4a3469a736087e2684d389a2646
+RMD160 (syncthing-1.0.1.tar.gz) = 0b5b784ba883479068fcf0f79b56f27b42f865aa
+SHA512 (syncthing-1.0.1.tar.gz) = 7f9fd48e00fae2f0913eb9eeddadaad1d5d7559164a24020706e70411f8ec43420192c4c9422699be6faa1641a382d5b8627038ca9a5dad38ee0e189970efbb7
+Size (syncthing-1.0.1.tar.gz) = 7114455 bytes



Home | Main Index | Thread Index | Old Index