View | Details | Raw Unified | Return to bug 196730 | Differences between
and this patch

Collapse All | Expand All

(-)syncthing/Makefile (-1 / +1 lines)
Lines 2-8 Link Here
2
# $FreeBSD: head/net/syncthing/Makefile 374878 2014-12-18 01:22:23Z swills $
2
# $FreeBSD: head/net/syncthing/Makefile 374878 2014-12-18 01:22:23Z swills $
3
3
4
PORTNAME=	syncthing
4
PORTNAME=	syncthing
5
PORTVERSION=	0.10.12
5
PORTVERSION=	0.10.20
6
CATEGORIES=	net
6
CATEGORIES=	net
7
MASTER_SITES=	https://github.com/${PORTNAME}/${PORTNAME}/archive/v${PORTVERSION}.tar.gz?dummy=/
7
MASTER_SITES=	https://github.com/${PORTNAME}/${PORTNAME}/archive/v${PORTVERSION}.tar.gz?dummy=/
8
8
(-)syncthing/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (syncthing-0.10.12.tar.gz) = f575286ee36aa9fb2fd75d3ad04322c9dca15c26a3b5a1a3cba2020fa8844190
1
SHA256 (syncthing-0.10.20.tar.gz) = e4974c2f44cbd1a4d44f3917e85f47651907ec1054802ad555112f5042e93ac8
2
SIZE (syncthing-0.10.12.tar.gz) = 3111221
2
SIZE (syncthing-0.10.20.tar.gz) = 3098161

Return to bug 196730