1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-08 06:48:28 +00:00

net/syncthing: update to 1.7.0

While here, remove obsolete pkg-message
This commit is contained in:
Steve Wills 2020-07-10 00:04:20 +00:00
parent 6824b0310f
commit 354ef1193f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=541833
3 changed files with 4 additions and 20 deletions

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= syncthing
PORTVERSION= 1.6.1
PORTVERSION= 1.7.0
DISTVERSIONPREFIX= v
CATEGORIES= net
MASTER_SITES= https://github.com/syncthing/syncthing/releases/download/v${PORTVERSION}/

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1594059270
SHA256 (syncthing-source-v1.6.1.tar.gz) = f42518d453f7475022b5632420f21a6e0ab8d77f19c29b65ad582bc98e00a0a5
SIZE (syncthing-source-v1.6.1.tar.gz) = 10825929
TIMESTAMP = 1594234086
SHA256 (syncthing-source-v1.7.0.tar.gz) = aee7ee49b65cb614711b9d8a7d468766adbb687fa5ba8f273eef495e4a8e9435
SIZE (syncthing-source-v1.7.0.tar.gz) = 11594328

View File

@ -1,16 +0,0 @@
[
{ type: upgrade
maximum_version: 0.14
message: <<EOM
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
EOM
}
]