git: 87500df1385b - main - net/syncthing: Update to 1.28.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 17 Oct 2024 13:15:14 UTC
The branch main has been updated by dvl: URL: https://cgit.FreeBSD.org/ports/commit/?id=87500df1385b67bdcef2e58b465cf8294904979f commit 87500df1385b67bdcef2e58b465cf8294904979f Author: Dan Langille <dvl@FreeBSD.org> AuthorDate: 2024-10-17 13:11:07 +0000 Commit: Dan Langille <dvl@FreeBSD.org> CommitDate: 2024-10-17 13:15:11 +0000 net/syncthing: Update to 1.28.0 This version requires go 1.22 and does not build with 1.21 re: https://github.com/syncthing/syncthing/releases/tag/v1.28.0 --- net/syncthing/Makefile | 4 ++-- net/syncthing/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/net/syncthing/Makefile b/net/syncthing/Makefile index e0b207de665e..05821e95d639 100644 --- a/net/syncthing/Makefile +++ b/net/syncthing/Makefile @@ -1,6 +1,6 @@ PORTNAME= syncthing DISTVERSIONPREFIX= v -DISTVERSION= 1.27.12 +DISTVERSION= 1.28.0 CATEGORIES= net MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${DISTVERSION}/ DISTNAME= ${PORTNAME}-source-${DISTVERSIONFULL} @@ -12,7 +12,7 @@ WWW= https://syncthing.net/ LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/${PORTNAME}/LICENSE -USES= cpe go:1.21,modules +USES= cpe go:1.22,modules USE_RC_SUBR= syncthing syncthing-discosrv syncthing-relaysrv \ syncthing-relaypoolsrv diff --git a/net/syncthing/distinfo b/net/syncthing/distinfo index 4b6350d13205..160d46941bcb 100644 --- a/net/syncthing/distinfo +++ b/net/syncthing/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1725661658 -SHA256 (syncthing-source-v1.27.12.tar.gz) = 5531f0e1bb81b824a2ab62f070e745c142e1328a15229de47b0cb596b5bae417 -SIZE (syncthing-source-v1.27.12.tar.gz) = 15553432 +TIMESTAMP = 1729080438 +SHA256 (syncthing-source-v1.28.0.tar.gz) = 73b4030f9fca381f58f4966db48cc135cd8232fe9e8853b5651de0f0bf4cfbf7 +SIZE (syncthing-source-v1.28.0.tar.gz) = 16276125