aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorswills <swills@FreeBSD.org>2016-07-25 04:36:17 +0800
committerswills <swills@FreeBSD.org>2016-07-25 04:36:17 +0800
commitf7ae7eb2fc6b27ed5252f1a7f76178367c85a826 (patch)
treef73aab1df936115c5804bf7aa40d2c461fff8d25 /net
parented5962dedb4b70bcb1c29a4df8d9501e1e578c7d (diff)
downloadfreebsd-ports-gnome-f7ae7eb2fc6b27ed5252f1a7f76178367c85a826.tar.gz
freebsd-ports-gnome-f7ae7eb2fc6b27ed5252f1a7f76178367c85a826.tar.zst
freebsd-ports-gnome-f7ae7eb2fc6b27ed5252f1a7f76178367c85a826.zip
net/syncthing: update to 0.14.0
Diffstat (limited to 'net')
-rw-r--r--net/syncthing/Makefile6
-rw-r--r--net/syncthing/distinfo6
-rw-r--r--net/syncthing/pkg-message5
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