Friday, October 29, 2021

UPDATE: net/syncthing-1.18.3

Hi,

Simple update.

This version appears to have encryption support for untrusted nodes, but I've
not played with that yet.

All tests pass amd64.

OK?

Index: Makefile
===================================================================
RCS file: /cvs/ports/net/syncthing/Makefile,v
retrieving revision 1.35
diff -u -p -r1.35 Makefile
--- Makefile 15 Jun 2021 09:11:02 -0000 1.35
+++ Makefile 29 Oct 2021 13:53:05 -0000
@@ -4,7 +4,7 @@ BROKEN-aarch64 =golang.org/x/Sys/cpu pan

COMMENT = open decentralized synchronization utility

-V = 1.17.0
+V = 1.18.3
DISTNAME = syncthing-${V}
DISTFILES = syncthing-source-v${V}${EXTRACT_SUFX}

Index: distinfo
===================================================================
RCS file: /cvs/ports/net/syncthing/distinfo,v
retrieving revision 1.24
diff -u -p -r1.24 distinfo
--- distinfo 15 Jun 2021 09:11:02 -0000 1.24
+++ distinfo 29 Oct 2021 13:53:12 -0000
@@ -1,2 +1,2 @@
-SHA256 (syncthing-source-v1.17.0.tar.gz) = YlQSmRcX4NRC4kvqyI5LehZUX7yMCv/+676V2+rjvjM=
-SIZE (syncthing-source-v1.17.0.tar.gz) = 12768385
+SHA256 (syncthing-source-v1.18.3.tar.gz) = MsEaVvRntfmkX/MNo4lTOH2hDXG008tBZDxqb1wHPHo=
+SIZE (syncthing-source-v1.18.3.tar.gz) = 12977000
Index: patches/patch-build_go
===================================================================
RCS file: /cvs/ports/net/syncthing/patches/patch-build_go,v
retrieving revision 1.14
diff -u -p -r1.14 patch-build_go
--- patches/patch-build_go 15 Jun 2021 09:11:02 -0000 1.14
+++ patches/patch-build_go 29 Oct 2021 13:54:09 -0000
@@ -2,7 +2,7 @@ $OpenBSD: patch-build_go,v 1.14 2021/06/
Index: build.go
--- build.go.orig
+++ build.go
-@@ -526,7 +540,7 @@ func appendParameters(args []string, tags []string, pk
+@@ -540,7 +540,7 @@ func appendParameters(args []string, tags []string, pk

if !debugBinary {
// Regular binaries get version tagged and skip some debug symbols

--
Best Regards
Edd Barrett

https://www.theunixzoo.co.uk

No comments:

Post a Comment