summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Langille <dvl@FreeBSD.org>2025-05-06 23:38:42 +0000
committerDan Langille <dvl@FreeBSD.org>2025-05-06 23:40:02 +0000
commit3283046e4d19e44049dac619ac43802a7eb4e67a (patch)
treefd52400abda2656372d09a8ed5fd30a8e7decae9
parentdevel/indi: update 2.1.2.1 => 2.1.3 (diff)
net/syncthing: Update to 1.29.6
Now needs go-1.23 re: https://github.com/syncthing/syncthing/releases/tag/v1.29.6 PR: 285838
-rw-r--r--net/syncthing/Makefile5
-rw-r--r--net/syncthing/distinfo6
2 files changed, 5 insertions, 6 deletions
diff --git a/net/syncthing/Makefile b/net/syncthing/Makefile
index 21b686f75e20..e4c4df0aa0ec 100644
--- a/net/syncthing/Makefile
+++ b/net/syncthing/Makefile
@@ -1,7 +1,6 @@
PORTNAME= syncthing
DISTVERSIONPREFIX= v
-DISTVERSION= 1.29.2
-PORTREVISION= 3
+DISTVERSION= 1.29.6
CATEGORIES= net
MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${DISTVERSION}/
DISTNAME= ${PORTNAME}-source-${DISTVERSIONFULL}
@@ -13,7 +12,7 @@ WWW= https://syncthing.net/
LICENSE= MPL20
LICENSE_FILE= ${WRKSRC}/${PORTNAME}/LICENSE
-USES= cpe go:1.22,modules
+USES= cpe go:1.23,modules
USE_RC_SUBR= syncthing syncthing-discosrv syncthing-relaysrv \
syncthing-relaypoolsrv
diff --git a/net/syncthing/distinfo b/net/syncthing/distinfo
index 4d50fbe76829..483744eece30 100644
--- a/net/syncthing/distinfo
+++ b/net/syncthing/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1736703459
-SHA256 (syncthing-source-v1.29.2.tar.gz) = c7b6bc36af1af6f1cb304f4ec4c16743760ef6e8b3586f31dc11439d5d5fd427
-SIZE (syncthing-source-v1.29.2.tar.gz) = 15980313
+TIMESTAMP = 1746574524
+SHA256 (syncthing-source-v1.29.6.tar.gz) = 28e7f4984a6a34fb4697448141ce2611a6510f5a4369c1669d4e766eb75cd878
+SIZE (syncthing-source-v1.29.6.tar.gz) = 16265938