Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Apr 2023 21:20:52 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: d6da38b80d31 - main - net/syncthing: Update to 1.23.4
Message-ID:  <202304112120.33BLKqC8003080@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=d6da38b80d314af628c4910fca480eed83209bf1

commit d6da38b80d314af628c4910fca480eed83209bf1
Author:     Dan Langille <dvl@FreeBSD.org>
AuthorDate: 2023-04-11 21:20:03 +0000
Commit:     Dan Langille <dvl@FreeBSD.org>
CommitDate: 2023-04-11 21:20:03 +0000

    net/syncthing: Update to 1.23.4
    
    While here, take maintainership.
    
    Approved by:    maintainer (via private email)
---
 net/syncthing/Makefile | 5 ++---
 net/syncthing/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/net/syncthing/Makefile b/net/syncthing/Makefile
index c3bb4847a942..8493a4250afd 100644
--- a/net/syncthing/Makefile
+++ b/net/syncthing/Makefile
@@ -1,13 +1,12 @@
 PORTNAME=	syncthing
-PORTVERSION=	1.22.0
-PORTREVISION=	6
+PORTVERSION=	1.23.4
 DISTVERSIONPREFIX=	v
 CATEGORIES=	net
 MASTER_SITES=	https://github.com/syncthing/syncthing/releases/download/v${PORTVERSION}/
 DISTNAME=	${PORTNAME}-source-${DISTVERSIONPREFIX}${PORTVERSION}
 DISTFILES=	${DISTNAME}${EXTRACT_SUFX}
 
-MAINTAINER=	bofh@FreeBSD.org
+MAINTAINER=	dvl@FreeBSD.org
 COMMENT=	Encrypted file sync tool
 WWW=		https://syncthing.net/
 
diff --git a/net/syncthing/distinfo b/net/syncthing/distinfo
index e3ecd0e51fea..92490ea451ba 100644
--- a/net/syncthing/distinfo
+++ b/net/syncthing/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1665674579
-SHA256 (syncthing-source-v1.22.0.tar.gz) = b9644e814b4c7844a59e4e7705c550361cb4ed6c36bf9b46617de386ee2dad45
-SIZE (syncthing-source-v1.22.0.tar.gz) = 13787200
+TIMESTAMP = 1681246528
+SHA256 (syncthing-source-v1.23.4.tar.gz) = 06a2882f8ac49e15faf96025b01d0edcd4cc190a419d5de98fbe8271695329fa
+SIZE (syncthing-source-v1.23.4.tar.gz) = 14141457



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