Date: Tue, 16 Feb 2021 14:51: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: r565404 - head/net/syncthing Message-ID: <202102161451.11GEpMm2084098@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: swills Date: Tue Feb 16 14:51:22 2021 New Revision: 565404 URL: https://svnweb.freebsd.org/changeset/ports/565404 Log: net/syncthing: update to 1.13.1 Modified: head/net/syncthing/Makefile (contents, props changed) head/net/syncthing/distinfo (contents, props changed) Modified: head/net/syncthing/Makefile ============================================================================== --- head/net/syncthing/Makefile Tue Feb 16 14:50:46 2021 (r565403) +++ head/net/syncthing/Makefile Tue Feb 16 14:51:22 2021 (r565404) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= syncthing -PORTVERSION= 1.12.1 +PORTVERSION= 1.13.1 DISTVERSIONPREFIX= v CATEGORIES= net MASTER_SITES= https://github.com/syncthing/syncthing/releases/download/v${PORTVERSION}/ Modified: head/net/syncthing/distinfo ============================================================================== --- head/net/syncthing/distinfo Tue Feb 16 14:50:46 2021 (r565403) +++ head/net/syncthing/distinfo Tue Feb 16 14:51:22 2021 (r565404) @@ -1,3 +1,3 @@ -TIMESTAMP = 1610498967 -SHA256 (syncthing-source-v1.12.1.tar.gz) = f636441137650316b83809c177efb4df73be024547e056ea03dcf0ed627d81c7 -SIZE (syncthing-source-v1.12.1.tar.gz) = 11648726 +TIMESTAMP = 1613447639 +SHA256 (syncthing-source-v1.13.1.tar.gz) = bc5c431f28fb5bd219dcbeb68534e0da2b118a5ea6ed27edd17317aa84e08e5d +SIZE (syncthing-source-v1.13.1.tar.gz) = 11665625
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202102161451.11GEpMm2084098>