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

(-)net/syncthing/Makefile (-1 / +1 lines)
Lines 1-7 Link Here
1
# $FreeBSD$
1
# $FreeBSD$
2
2
3
PORTNAME=	syncthing
3
PORTNAME=	syncthing
4
PORTVERSION=	1.1.4
4
PORTVERSION=	1.2.0
5
DISTVERSIONPREFIX=	v
5
DISTVERSIONPREFIX=	v
6
CATEGORIES=	net
6
CATEGORIES=	net
7
MASTER_SITES=	https://github.com/syncthing/syncthing/releases/download/v${PORTVERSION}/
7
MASTER_SITES=	https://github.com/syncthing/syncthing/releases/download/v${PORTVERSION}/
(-)net/syncthing/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1559646544
1
TIMESTAMP = 1563322741
2
SHA256 (syncthing-source-v1.1.4.tar.gz) = d464884bfd92eac2f2dbc835c740ea7d5bd9e6ebd0bca7cda49682b0da4e6b5e
2
SHA256 (syncthing-source-v1.2.0.tar.gz) = 0339877effdcf3bf8aa7d4d1e50b878992792e4752ff778f27788bf71eccecd0
3
SIZE (syncthing-source-v1.1.4.tar.gz) = 9364374
3
SIZE (syncthing-source-v1.2.0.tar.gz) = 10167610

Return to bug 239259