From owner-svn-ports-all@freebsd.org Tue Feb 16 14:51:23 2021 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 5266553B617; Tue, 16 Feb 2021 14:51:23 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Dg3nl1y1pz4WmB; Tue, 16 Feb 2021 14:51:23 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 3619C12FAB; Tue, 16 Feb 2021 14:51:23 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 11GEpNOX084100; Tue, 16 Feb 2021 14:51:23 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 11GEpMm2084098; Tue, 16 Feb 2021 14:51:22 GMT (envelope-from swills@FreeBSD.org) Message-Id: <202102161451.11GEpMm2084098@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Tue, 16 Feb 2021 14:51:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r565404 - head/net/syncthing X-SVN-Group: ports-head X-SVN-Commit-Author: swills X-SVN-Commit-Paths: head/net/syncthing X-SVN-Commit-Revision: 565404 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Feb 2021 14:51:23 -0000 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