From nobody Wed May 8 10:54:03 2024 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4VZBpg3Fpzz5Kr2Q; Wed, 08 May 2024 10:54:03 +0000 (UTC) (envelope-from git@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 4VZBpg2cCNz47Vh; Wed, 8 May 2024 10:54:03 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1715165643; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=Udqr+Svd7muhlWpoEMbs238Wf9hK8BfMdhfGLPfSTeA=; b=gv38BHt1YHgBNeY2WJC9XI2nhnUIrmJqrsyqCt35dUqIw/y0yW2Gbg99PRMbmtZC2t91/L 5ajD2a45svjAXBcpIDHrZmO4ag7Bc1Q8/QzGTk+YlCEzG6E7Z93O59JPEj6eiYyq0ouhoF Y58WpeZQNwrHdK7VOXv26dmphZ22MesjB+HXAs+4PHTW0MpoVhCyQPKXRm+f7dD+09RQXj MRjeAOMZsDENp+Ma3LD4ENeEec9QL0pnS0QNt9HQB36vCepNRr+RaEAT2WQrHo2u+Tejik fkQKoeghK5vOBeoSIVIddHS1rON374bOhSBqR+VV2xDP67wWBvVOsZOeupZWbg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1715165643; a=rsa-sha256; cv=none; b=ejEdVhakMChBjapIkw/u+y6WQun82FqgOhEgei5DRBWfzj+5CdunVMw3gYr+GpE76C7FeH +2ncRU9RhgKPmAHYuPTTFz9FpHCxWvPtnC4DtoFYy+6+BFghcVrPHgcNssuMEbr/BikgBo 3EhKfa8cuXeihmkOWmXruRoVOcMCmttyFPJqZKjEq/8WMqNXEhgL3tZIWg7n+tGr+jMkal CMOIMYGUkalOtvbgapqO9z4ljmGTbqzi9AMhNv1RMRLDI7U/IUpJwwOK01/M0TZkO4Ni+r Suxejq1Z/XU/4FYdt3R8sYIwwI6ph89yl/57LOpT8HndyK/LP5MiUR2CVdQwhA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1715165643; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=Udqr+Svd7muhlWpoEMbs238Wf9hK8BfMdhfGLPfSTeA=; b=qkBftL7RjW3vnbd2bMl2a9QBiXY7AcNElCoU0BeNyyNF1YQ2LLZICa6MMKE851K6R0l+Po my/Vl78rtZ9oATzMrD1ZbSyUvmhiggD8iJO+9/qVL1Z9AJTju8X7irckjJgcMHz2paQoLr 6LcMTKkvDRnMRE9tJVDG7L+wpLqXvUPj4bQpAgXOuhaJydoM3bMwCbs2LrAT8iLiUIX66v yhM6km7TIsTF9+yrv0NEviOf8XwtawhrwioqN0YkhwEs+jOkB220xUtI9EcT8ifTfEkk7o tFBvjzVIWQ75aL4Qd8EaJXO1Mmn0kk1c9Ve8O90tKqh7y1tSinlaGdf76HP1sQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4VZBpg2C6fzM5m; Wed, 8 May 2024 10:54:03 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.17.1/8.17.1) with ESMTP id 448As3sx059683; Wed, 8 May 2024 10:54:03 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 448As3RU059680; Wed, 8 May 2024 10:54:03 GMT (envelope-from git) Date: Wed, 8 May 2024 10:54:03 GMT Message-Id: <202405081054.448As3RU059680@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Dan Langille Subject: git: fdb884cfd607 - main - net/syncthing: Update to 1.27.7 List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-all@freebsd.org Sender: owner-dev-commits-ports-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: dvl X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: fdb884cfd607f2470fd5954cb6da5f4cc931848a Auto-Submitted: auto-generated The branch main has been updated by dvl: URL: https://cgit.FreeBSD.org/ports/commit/?id=fdb884cfd607f2470fd5954cb6da5f4cc931848a commit fdb884cfd607f2470fd5954cb6da5f4cc931848a Author: Dan Langille AuthorDate: 2024-05-08 10:51:42 +0000 Commit: Dan Langille CommitDate: 2024-05-08 10:53:58 +0000 net/syncthing: Update to 1.27.7 re: https://github.com/syncthing/syncthing/releases/tag/v1.27.7 --- net/syncthing/Makefile | 3 +-- net/syncthing/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/net/syncthing/Makefile b/net/syncthing/Makefile index 7bee93e597ac..2d11fb781282 100644 --- a/net/syncthing/Makefile +++ b/net/syncthing/Makefile @@ -1,7 +1,6 @@ PORTNAME= syncthing DISTVERSIONPREFIX= v -DISTVERSION= 1.27.6 -PORTREVISION= 1 +DISTVERSION= 1.27.7 CATEGORIES= net MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${DISTVERSION}/ DISTNAME= ${PORTNAME}-source-${DISTVERSIONFULL} diff --git a/net/syncthing/distinfo b/net/syncthing/distinfo index 3e337b7ea712..aff375261d36 100644 --- a/net/syncthing/distinfo +++ b/net/syncthing/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1712662116 -SHA256 (syncthing-source-v1.27.6.tar.gz) = 88466d7b7329dce69138c096bfaca91a9ae2b49aac99817d9210b91d9d61883f -SIZE (syncthing-source-v1.27.6.tar.gz) = 15147926 +TIMESTAMP = 1715165365 +SHA256 (syncthing-source-v1.27.7.tar.gz) = 2572a2fbb425be2998ff045ea08055710182ced5b3673b96107ccaa56b34c5b5 +SIZE (syncthing-source-v1.27.7.tar.gz) = 15165244