summaryrefslogtreecommitdiff
path: root/net/syncthing
diff options
context:
space:
mode:
authorgdt <gdt@pkgsrc.org>2019-02-06 21:58:30 +0000
committergdt <gdt@pkgsrc.org>2019-02-06 21:58:30 +0000
commit500e7e9e1ea20374db89d2a9deafbea133fe5b35 (patch)
tree2808d0f3923f2a32c096ec6e3a40f137699ce48b /net/syncthing
parent408df2442ecf609ff0deb2d8377de270b6a06008 (diff)
downloadpkgsrc-500e7e9e1ea20374db89d2a9deafbea133fe5b35.tar.gz
net/syncthing: Revise comment about versions (NFC)
Adjust the comment about upstream "frequently" breaking protocol compatibility to be a milder caution now that we have had a period of stability.
Diffstat (limited to 'net/syncthing')
-rw-r--r--net/syncthing/Makefile13
1 files changed, 7 insertions, 6 deletions
diff --git a/net/syncthing/Makefile b/net/syncthing/Makefile
index 2a33d9de4ab..5e969204b0a 100644
--- a/net/syncthing/Makefile
+++ b/net/syncthing/Makefile
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile,v 1.83 2019/01/24 10:00:41 bsiegert Exp $
+# $NetBSD: Makefile,v 1.84 2019/02/06 21:58:30 gdt Exp $
-# Upstream regularly breaks protocol compatibility. While users of
-# pkgsrc syncthing on multiple systems can update synchronously, an
-# important use case is interoperating with syncthing-android.
-# Therefore, pkgsrc will update to a new major version (e.g. 0.12.x vs
-# 0.11.x) when a corresponding syncthing-android version becomes
+# Upstream used to frequently break protocol compatibility. While
+# users of pkgsrc syncthing on multiple systems can update
+# synchronously, an important use case is interoperating with
+# syncthing-android.
+# Therefore, pkgsrc will update to a new major version (e.g. 0.14.x vs
+# 1.0.x) when a corresponding syncthing-android version becomes
# available in the f-droid.org repository:
# https://f-droid.org/repository/browse/?fdid=com.nutomic.syncthingandroid
# Updates to new major versions must be tested against the android