From owner-svn-ports-all@freebsd.org Fri Mar 27 15:36:00 2020 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 0B4A3278F03; Fri, 27 Mar 2020 15:36:00 +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) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 48pmCf0k9cz4MsB; Fri, 27 Mar 2020 15:35:57 +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 B61E62352D; Fri, 27 Mar 2020 15:28:46 +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 02RFSkce002198; Fri, 27 Mar 2020 15:28:46 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 02RFSkZG002196; Fri, 27 Mar 2020 15:28:46 GMT (envelope-from swills@FreeBSD.org) Message-Id: <202003271528.02RFSkZG002196@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Fri, 27 Mar 2020 15:28:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r529263 - head/net/syncthing X-SVN-Group: ports-head X-SVN-Commit-Author: swills X-SVN-Commit-Paths: head/net/syncthing X-SVN-Commit-Revision: 529263 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.29 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: Fri, 27 Mar 2020 15:36:00 -0000 Author: swills Date: Fri Mar 27 15:28:45 2020 New Revision: 529263 URL: https://svnweb.freebsd.org/changeset/ports/529263 Log: net/syncthing: update to 1.4.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 Mar 27 15:23:26 2020 (r529262) +++ head/net/syncthing/Makefile Fri Mar 27 15:28:45 2020 (r529263) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= syncthing -PORTVERSION= 1.3.4 +PORTVERSION= 1.4.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 Mar 27 15:23:26 2020 (r529262) +++ head/net/syncthing/distinfo Fri Mar 27 15:28:45 2020 (r529263) @@ -1,3 +1,3 @@ -TIMESTAMP = 1580876221 -SHA256 (syncthing-source-v1.3.4.tar.gz) = e40227f67b4317419900353be3f49f381ed36e41044df5d168b850f6b183ae08 -SIZE (syncthing-source-v1.3.4.tar.gz) = 10405731 +TIMESTAMP = 1585322339 +SHA256 (syncthing-source-v1.4.0.tar.gz) = 0c45955445752dac43d56bc321fae2140b5b05ad6d41a574ed37813607493edd +SIZE (syncthing-source-v1.4.0.tar.gz) = 10432971