View | Details | Raw Unified | Return to bug 266287
Collapse All | Expand All

(-)b/net/syncthing/Makefile (-3 / +3 lines)
Lines 1-6 Link Here
1
PORTNAME=	syncthing
1
PORTNAME=	syncthing
2
PORTVERSION=	1.20.1
2
PORTVERSION=	1.22.0
3
PORTREVISION=	4
3
PORTREVISION=	
4
DISTVERSIONPREFIX=	v
4
DISTVERSIONPREFIX=	v
5
CATEGORIES=	net
5
CATEGORIES=	net
6
MASTER_SITES=	https://github.com/syncthing/syncthing/releases/download/v${PORTVERSION}/
6
MASTER_SITES=	https://github.com/syncthing/syncthing/releases/download/v${PORTVERSION}/
Lines 14-20 WWW= https://syncthing.net/ Link Here
14
LICENSE=	MPL20
14
LICENSE=	MPL20
15
LICENSE_FILE=	${WRKSRC}/${PORTNAME}/LICENSE
15
LICENSE_FILE=	${WRKSRC}/${PORTNAME}/LICENSE
16
16
17
USES=		cpe go:1.18,modules
17
USES=		cpe go:1.19,modules
18
18
19
USE_RC_SUBR=	syncthing syncthing-discosrv syncthing-relaysrv syncthing-relaypoolsrv
19
USE_RC_SUBR=	syncthing syncthing-discosrv syncthing-relaysrv syncthing-relaypoolsrv
20
20
(-)b/net/syncthing/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1651934802
1
TIMESTAMP = 1665673736
2
SHA256 (syncthing-source-v1.20.1.tar.gz) = a88fabaea11a8df5cc134075c37dc87f1fb33b48d3d8afb1dc8ea11b3c0925bc
2
SHA256 (syncthing-source-v1.22.0.tar.gz) = b9644e814b4c7844a59e4e7705c550361cb4ed6c36bf9b46617de386ee2dad45
3
SIZE (syncthing-source-v1.20.1.tar.gz) = 13184830
3
SIZE (syncthing-source-v1.22.0.tar.gz) = 13787200

Return to bug 266287