Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Jan 2025 17:52:37 GMT
From:      Dan Langille <dvl@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 099be3334002 - main - net/syncthing: Update to 1.29.2
Message-ID:  <202501121752.50CHqblV061075@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by dvl:

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

commit 099be3334002ffe02efee7b91cfb8449f3a598e3
Author:     Dan Langille <dvl@FreeBSD.org>
AuthorDate: 2025-01-12 17:52:01 +0000
Commit:     Dan Langille <dvl@FreeBSD.org>
CommitDate: 2025-01-12 17:52:34 +0000

    net/syncthing: Update to 1.29.2
    
    re: https://github.com/syncthing/syncthing/releases/tag/v1.29.2
---
 net/syncthing/Makefile | 2 +-
 net/syncthing/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/net/syncthing/Makefile b/net/syncthing/Makefile
index 996396309e21..63ff4ab3c5c5 100644
--- a/net/syncthing/Makefile
+++ b/net/syncthing/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	syncthing
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.29.1
+DISTVERSION=	1.29.2
 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 6b2d264b3ca0..4d50fbe76829 100644
--- a/net/syncthing/distinfo
+++ b/net/syncthing/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1736610199
-SHA256 (syncthing-source-v1.29.1.tar.gz) = 24e0106c320afa707439caa4c8e9b3ef0b85ec7bd8d40b5c323d18dbdb9276ee
-SIZE (syncthing-source-v1.29.1.tar.gz) = 15982569
+TIMESTAMP = 1736703459
+SHA256 (syncthing-source-v1.29.2.tar.gz) = c7b6bc36af1af6f1cb304f4ec4c16743760ef6e8b3586f31dc11439d5d5fd427
+SIZE (syncthing-source-v1.29.2.tar.gz) = 15980313



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202501121752.50CHqblV061075>