pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/syncthing
Module Name: pkgsrc
Committed By: gdt
Date: Tue Oct 20 18:00:17 UTC 2020
Modified Files:
pkgsrc/net/syncthing: Makefile
Log Message:
net/syncthing: Further shrink protocol break comment
To generate a diff of this commit:
cvs rdiff -u -r1.122 -r1.123 pkgsrc/net/syncthing/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/syncthing/Makefile
diff -u pkgsrc/net/syncthing/Makefile:1.122 pkgsrc/net/syncthing/Makefile:1.123
--- pkgsrc/net/syncthing/Makefile:1.122 Tue Oct 20 14:41:43 2020
+++ pkgsrc/net/syncthing/Makefile Tue Oct 20 18:00:17 2020
@@ -1,9 +1,6 @@
-# $NetBSD: Makefile,v 1.122 2020/10/20 14:41:43 gdt Exp $
+# $NetBSD: Makefile,v 1.123 2020/10/20 18:00:17 gdt Exp $
-# Upstream used to frequently break protocol compatibility, but since
-# 2018 or so this has been much better. Any updates with protocol
-# breaks require MAINTAINER approval; other updates can be done
-# following normal customs.
+# Rotocol breaks require tech-pkg@ discussion and MAINTAINER approval.
DISTNAME= syncthing-source-v1.10.0
PKGNAME= ${DISTNAME:S,source-v,,}
PKGREVISION= 1
Home |
Main Index |
Thread Index |
Old Index