pkgsrc-WIP-changes archive

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

update syncthing-{discosrv,relaysrv} to syncthing-0.14.49



Module Name:	pkgsrc-wip
Committed By:	Izaac <izaac%setec.org@localhost>
Pushed By:	izaac
Date:		Wed Aug 15 00:57:55 2018 +0000
Changeset:	5f7218a53b98e6e8d45fde50ea2ceb7fff5ccc45

Modified Files:
	syncthing-discosrv/Makefile
	syncthing-discosrv/distinfo
	syncthing-relaysrv/Makefile
	syncthing-relaysrv/distinfo

Log Message:
update syncthing-{discosrv,relaysrv} to syncthing-0.14.49

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=5f7218a53b98e6e8d45fde50ea2ceb7fff5ccc45

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 syncthing-discosrv/Makefile | 4 ++--
 syncthing-discosrv/distinfo | 8 ++++----
 syncthing-relaysrv/Makefile | 4 ++--
 syncthing-relaysrv/distinfo | 8 ++++----
 4 files changed, 12 insertions(+), 12 deletions(-)

diffs:
diff --git a/syncthing-discosrv/Makefile b/syncthing-discosrv/Makefile
index 6c06146307..0f59536f33 100644
--- a/syncthing-discosrv/Makefile
+++ b/syncthing-discosrv/Makefile
@@ -1,8 +1,8 @@
 # $NetBSD$
 
-PKGNAME=	syncthing-discosrv-0.14.46
+PKGNAME=	syncthing-discosrv-0.14.49
 CATEGORIES=	net
-DISTNAME=	syncthing-0.14.46
+DISTNAME=	syncthing-0.14.49
 MASTER_SITES=	${MASTER_SITE_GITHUB:=syncthing/}
 GITHUB_PROJECT=	syncthing
 GITHUB_TAG=	v${PKGVERSION_NOREV}
diff --git a/syncthing-discosrv/distinfo b/syncthing-discosrv/distinfo
index 8d90d36deb..07699e5ffa 100644
--- a/syncthing-discosrv/distinfo
+++ b/syncthing-discosrv/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (syncthing-0.14.46.tar.gz) = 94be46989fb1a3e077679ba1c4c0b8c9fe4317f4
-RMD160 (syncthing-0.14.46.tar.gz) = 2ad27a872451cb205ba28a39ca5ead8915dbaf36
-SHA512 (syncthing-0.14.46.tar.gz) = ebf8491d1ac1dda90df35b8a9dafb808a9171d4a8083f0f24ac1c9b3aa8d2baac6cef61c5cd897a88c3fb93b114d79a31a341168859f091ed2cdef529321178c
-Size (syncthing-0.14.46.tar.gz) = 10200015 bytes
+SHA1 (syncthing-0.14.49.tar.gz) = d64904882847e54d138c93b832c090b2807618f9
+RMD160 (syncthing-0.14.49.tar.gz) = bd5d0dfb80a2577f2f506eedf3ec6727112b27da
+SHA512 (syncthing-0.14.49.tar.gz) = 7a9974e0d45582c5f184165456ea8fcaca0f7ba07a01b9f8eb2de1e1f0410ca36dc978ddde9c725a2b9d08bae8286fc2ce67595a0e510cbfe22fde9cdd9fc694
+Size (syncthing-0.14.49.tar.gz) = 10952008 bytes
diff --git a/syncthing-relaysrv/Makefile b/syncthing-relaysrv/Makefile
index 4bdb2dcac3..b50982288f 100644
--- a/syncthing-relaysrv/Makefile
+++ b/syncthing-relaysrv/Makefile
@@ -1,8 +1,8 @@
 # $NetBSD$
 
-PKGNAME=	syncthing-relaysrv-0.14.46
+PKGNAME=	syncthing-relaysrv-0.14.49
 CATEGORIES=	net
-DISTNAME=	syncthing-0.14.46
+DISTNAME=	syncthing-0.14.49
 MASTER_SITES=	${MASTER_SITE_GITHUB:=syncthing/}
 GITHUB_PROJECT=	syncthing
 GITHUB_TAG=	v${PKGVERSION_NOREV}
diff --git a/syncthing-relaysrv/distinfo b/syncthing-relaysrv/distinfo
index 8d90d36deb..07699e5ffa 100644
--- a/syncthing-relaysrv/distinfo
+++ b/syncthing-relaysrv/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (syncthing-0.14.46.tar.gz) = 94be46989fb1a3e077679ba1c4c0b8c9fe4317f4
-RMD160 (syncthing-0.14.46.tar.gz) = 2ad27a872451cb205ba28a39ca5ead8915dbaf36
-SHA512 (syncthing-0.14.46.tar.gz) = ebf8491d1ac1dda90df35b8a9dafb808a9171d4a8083f0f24ac1c9b3aa8d2baac6cef61c5cd897a88c3fb93b114d79a31a341168859f091ed2cdef529321178c
-Size (syncthing-0.14.46.tar.gz) = 10200015 bytes
+SHA1 (syncthing-0.14.49.tar.gz) = d64904882847e54d138c93b832c090b2807618f9
+RMD160 (syncthing-0.14.49.tar.gz) = bd5d0dfb80a2577f2f506eedf3ec6727112b27da
+SHA512 (syncthing-0.14.49.tar.gz) = 7a9974e0d45582c5f184165456ea8fcaca0f7ba07a01b9f8eb2de1e1f0410ca36dc978ddde9c725a2b9d08bae8286fc2ce67595a0e510cbfe22fde9cdd9fc694
+Size (syncthing-0.14.49.tar.gz) = 10952008 bytes


Home | Main Index | Thread Index | Old Index