mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-05 06:27:37 +00:00
net/syncthing: update to 0.14.0
This commit is contained in:
parent
2ebba669b4
commit
349411067d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=419024
@ -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:
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user