On Sun, Mar 19, 2017 at 02:23:51PM -0400, trondd wrote:
> I was going to send this today, too. I upgraded yesterday.
And here's the new release 0.14.25.
OK anyone?
Index: Makefile
===================================================================
RCS file: /home/edd/cvsync/ports/net/syncthing/Makefile,v
retrieving revision 1.13
diff -u -p -r1.13 Makefile
--- Makefile 26 Dec 2016 09:59:16 -0000 1.13
+++ Makefile 21 Mar 2017 11:25:23 -0000
@@ -2,7 +2,7 @@
COMMENT = open decentralized synchronization utility
-V = 0.14.16
+V = 0.14.25
DISTNAME = syncthing-${V}
DISTFILES = syncthing-source-v${V}${EXTRACT_SUFX}
Index: distinfo
===================================================================
RCS file: /home/edd/cvsync/ports/net/syncthing/distinfo,v
retrieving revision 1.9
diff -u -p -r1.9 distinfo
--- distinfo 26 Dec 2016 09:59:16 -0000 1.9
+++ distinfo 21 Mar 2017 11:26:36 -0000
@@ -1,2 +1,2 @@
-SHA256 (syncthing-source-v0.14.16.tar.gz) =
6eO8psrox12AJCq3HUb6G3bZ1akL+fmAJvVBiFxWKI4=
-SIZE (syncthing-source-v0.14.16.tar.gz) = 6902293
+SHA256 (syncthing-source-v0.14.25.tar.gz) =
kVKNDMu1qX39LkBez4JfCeHmK7LOYwLV1DxY3rIQUyA=
+SIZE (syncthing-source-v0.14.25.tar.gz) = 8038422
Index: patches/patch-build_go
===================================================================
RCS file: /home/edd/cvsync/ports/net/syncthing/patches/patch-build_go,v
retrieving revision 1.3
diff -u -p -r1.3 patch-build_go
--- patches/patch-build_go 30 Aug 2016 21:05:50 -0000 1.3
+++ patches/patch-build_go 4 Mar 2017 17:42:17 -0000
@@ -1,7 +1,7 @@
$OpenBSD: patch-build_go,v 1.3 2016/08/30 21:05:50 edd Exp $
---- build.go.orig Tue Aug 23 02:45:26 2016
-+++ build.go Sat Aug 27 18:28:04 2016
-@@ -391,7 +391,7 @@ func install(target target, tags []string) {
+--- build.go.orig Wed Mar 1 21:27:02 2017
++++ build.go Wed Mar 1 21:27:02 2017
+@@ -436,7 +436,7 @@ func install(target target, tags []string) {
log.Fatal(err)
}
os.Setenv("GOBIN", filepath.Join(cwd, "bin"))
@@ -10,7 +10,7 @@ $OpenBSD: patch-build_go,v 1.3 2016/08/3
if len(tags) > 0 {
args = append(args, "-tags", strings.Join(tags, " "))
}
-@@ -411,7 +411,7 @@ func build(target target, tags []string) {
+@@ -456,7 +456,7 @@ func build(target target, tags []string) {
tags = append(target.tags, tags...)
rmr(target.binaryName)
--
Best Regards
Edd Barrett
http://www.theunixzoo.co.uk