From 349411067de6812cc301341a98073b377a6c78fe Mon Sep 17 00:00:00 2001 From: Steve Wills Date: Sun, 24 Jul 2016 20:36:17 +0000 Subject: [PATCH] net/syncthing: update to 0.14.0 --- net/syncthing/Makefile | 6 +++--- net/syncthing/distinfo | 6 +++--- net/syncthing/pkg-message | 5 +++-- 3 files changed, 9 insertions(+), 8 deletions(-) diff --git a/net/syncthing/Makefile b/net/syncthing/Makefile index 838831265009..2305faebb8b9 100644 --- a/net/syncthing/Makefile +++ b/net/syncthing/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= syncthing -PORTVERSION= 0.13.4 +PORTVERSION= 0.14.0 DISTVERSIONPREFIX= v CATEGORIES= net @@ -24,9 +24,9 @@ STRIP= # stripping can break go binaries post-patch: @cd ${WRKSRC} ; ${MKDIR} src/github.com/${PORTNAME}/${PORTNAME} ; \ ${MV} .gitattributes .gitignore .mailmap AUTHORS CONDUCT.md \ - CONTRIBUTING.md ISSUE_TEMPLATE.md LICENSE NICKS \ + CONTRIBUTING.md ISSUE_TEMPLATE.md LICENSE NICKS debtpl \ PULL_REQUEST_TEMPLATE.md README.md assets build.go build.sh cmd \ - debian etc gui lib man script test vendor \ + etc gui lib man script test vendor \ src/github.com/${PORTNAME}/${PORTNAME} do-build: diff --git a/net/syncthing/distinfo b/net/syncthing/distinfo index ccb6dacfc20c..8c5c2c083388 100644 --- a/net/syncthing/distinfo +++ b/net/syncthing/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1464440462 -SHA256 (syncthing-syncthing-v0.13.4_GH0.tar.gz) = c7ecb7ace4837295a03fc72d0b133d2ec149e412bd998d9247d7d4504ef0f64b -SIZE (syncthing-syncthing-v0.13.4_GH0.tar.gz) = 3937983 +TIMESTAMP = 1469385106 +SHA256 (syncthing-syncthing-v0.14.0_GH0.tar.gz) = bfa25ee766be4fb53c98df9aad99f57e562715280ed73445abe15ce2a713588e +SIZE (syncthing-syncthing-v0.14.0_GH0.tar.gz) = 6368723 diff --git a/net/syncthing/pkg-message b/net/syncthing/pkg-message index 8381200038cb..7ac401293fde 100644 --- a/net/syncthing/pkg-message +++ b/net/syncthing/pkg-message @@ -1,8 +1,9 @@ -WARNING: This version is not backwards compatible with 0.12.x, 0.11.x nor -0.10.x releases! +WARNING: This version is not backwards compatible with 0.13.x, 0.12.x, 0.11.x +nor 0.10.x releases! For more information, please read: +https://forum.syncthing.net/t/syncthing-v0-14-0/7806 https://github.com/syncthing/syncthing/releases/tag/v0.13.0 https://forum.syncthing.net/t/syncthing-v0-11-0-release-notes/2426 https://forum.syncthing.net/t/syncthing-syncthing-v0-12-0-beryllium-bedbug/6026