Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Apr 2026 11:58:18 +0000
From:      Dan Langille <dvl@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Cc:        Anton Saietskii <vsasjason@gmail.com>
Subject:   git: c1d539ecf10b - main - net/syncthing: Update to 2.0.16
Message-ID:  <69d8e5da.257c7.35a81b42@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by dvl:

URL: https://cgit.FreeBSD.org/ports/commit/?id=c1d539ecf10bfe28cce442677697dc187faf94e2

commit c1d539ecf10bfe28cce442677697dc187faf94e2
Author:     Anton Saietskii <vsasjason@gmail.com>
AuthorDate: 2026-04-10 11:07:55 +0000
Commit:     Dan Langille <dvl@FreeBSD.org>
CommitDate: 2026-04-10 11:55:32 +0000

    net/syncthing: Update to 2.0.16
    
    PR:     294380
---
 net/syncthing/Makefile | 4 +---
 net/syncthing/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 6 deletions(-)

diff --git a/net/syncthing/Makefile b/net/syncthing/Makefile
index 4bb53d284156..464a5effc13a 100644
--- a/net/syncthing/Makefile
+++ b/net/syncthing/Makefile
@@ -1,7 +1,6 @@
 PORTNAME=	syncthing
 DISTVERSIONPREFIX=	v
-DISTVERSION=	2.0.15
-PORTREVISION=	1
+DISTVERSION=	2.0.16
 CATEGORIES=	net
 MASTER_SITES=	https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${DISTVERSION}/
 DISTNAME=	${PORTNAME}-source-${DISTVERSIONFULL}
@@ -26,7 +25,6 @@ MAKE_ENV+=	BUILD_HOST=freebsd \
 
 CONFLICTS_INSTALL=	syncthing1
 
-NO_CCACHE=	yes
 NO_WRKSUBDIR=	yes
 
 USERS=		syncthing
diff --git a/net/syncthing/distinfo b/net/syncthing/distinfo
index 9ba4f8ef4926..3e93b653507e 100644
--- a/net/syncthing/distinfo
+++ b/net/syncthing/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1772542294
-SHA256 (syncthing-source-v2.0.15.tar.gz) = 8104091ed30bdce7bb462b99bad5bf695704dea39459001f3a088c4cee0e1368
-SIZE (syncthing-source-v2.0.15.tar.gz) = 62690897
+TIMESTAMP = 1775811342
+SHA256 (syncthing-source-v2.0.16.tar.gz) = f93836f943967c8fe608e90fd6dc2c419ce00cfa0ca5266caa86c22ae290f169
+SIZE (syncthing-source-v2.0.16.tar.gz) = 62749079


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69d8e5da.257c7.35a81b42>