Date: Fri, 9 Oct 2020 04:13:22 +0000 (UTC) From: Steve Wills <swills@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r551742 - head/net/syncthing Message-ID: <202010090413.0994DMU1029289@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: swills Date: Fri Oct 9 04:13:22 2020 New Revision: 551742 URL: https://svnweb.freebsd.org/changeset/ports/551742 Log: net/syncthing: update to 1.10.0 Modified: head/net/syncthing/Makefile (contents, props changed) head/net/syncthing/distinfo (contents, props changed) Modified: head/net/syncthing/Makefile ============================================================================== --- head/net/syncthing/Makefile Fri Oct 9 04:01:10 2020 (r551741) +++ head/net/syncthing/Makefile Fri Oct 9 04:13:22 2020 (r551742) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= syncthing -PORTVERSION= 1.9.0 +PORTVERSION= 1.10.0 DISTVERSIONPREFIX= v CATEGORIES= net MASTER_SITES= https://github.com/syncthing/syncthing/releases/download/v${PORTVERSION}/ Modified: head/net/syncthing/distinfo ============================================================================== --- head/net/syncthing/distinfo Fri Oct 9 04:01:10 2020 (r551741) +++ head/net/syncthing/distinfo Fri Oct 9 04:13:22 2020 (r551742) @@ -1,3 +1,3 @@ -TIMESTAMP = 1599681276 -SHA256 (syncthing-source-v1.9.0.tar.gz) = a4e3e5997b2c4c76512ed9b32a067b2a90e26c0d445f8c3c62af65d2b93d4d8b -SIZE (syncthing-source-v1.9.0.tar.gz) = 11142643 +TIMESTAMP = 1602216085 +SHA256 (syncthing-source-v1.10.0.tar.gz) = 6598bc8daaae70e6e11c8df86f1e38a6a286401cfcbec44f25f5aee9f444eb4e +SIZE (syncthing-source-v1.10.0.tar.gz) = 11259664
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202010090413.0994DMU1029289>