Hola,
Here is a trivial update to bring keybase to the latest version. OK?
I have been using it without issue for a few weeks now (amd64) with no
issues.
Cheers,
Aaron
Index: Makefile
===================================================================
RCS file: /cvs/ports/security/keybase/Makefile,v
retrieving revision 1.4
diff -u -p -r1.4 Makefile
--- Makefile 26 Feb 2017 20:36:28 -0000 1.4
+++ Makefile 28 May 2017 14:06:55 -0000
@@ -7,7 +7,7 @@ ONLY_FOR_ARCHS = amd64
COMMENT = client for keybase.io
-V = 1.0.18
+V = 1.0.21
GH_ACCOUNT = keybase
GH_PROJECT = client
GH_TAGNAME = v${V}
Index: distinfo
===================================================================
RCS file: /cvs/ports/security/keybase/distinfo,v
retrieving revision 1.2
diff -u -p -r1.2 distinfo
--- distinfo 21 Feb 2017 15:36:21 -0000 1.2
+++ distinfo 28 May 2017 14:06:55 -0000
@@ -1,2 +1,2 @@
-SHA256 (keybase-1.0.18.tar.gz) = ik68s86OPtNkm+hwq0B/r+rq7SPDmfGNwly6UPu39aY=
-SIZE (keybase-1.0.18.tar.gz) = 19860878
+SHA256 (keybase-1.0.21.tar.gz) = qbuvFst7fMNhTKXnbg+xs70WTzjhS51J1Mo1GUHIwKM=
+SIZE (keybase-1.0.21.tar.gz) = 21127410
Index: patches/patch-go_client_cmd_update_go
===================================================================
RCS file: /cvs/ports/security/keybase/patches/patch-go_client_cmd_update_go,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 patch-go_client_cmd_update_go
--- patches/patch-go_client_cmd_update_go 9 Sep 2016 14:11:43 -0000
1.1.1.1
+++ patches/patch-go_client_cmd_update_go 28 May 2017 14:06:55 -0000
@@ -6,19 +6,24 @@ out from under us.
Upstream doesn't seem interested in our hacky Path finding process:
https://github.com/keybase/go-ps/pull/7#discussion_r73917329
---- go/client/cmd_update.go.orig Wed Sep 7 09:23:58 2016
-+++ go/client/cmd_update.go Wed Sep 7 09:24:50 2016
-@@ -35,12 +35,7 @@ func newCmdUpdateCheck(cl *libcmdline.CommandLine, g *
+--- go/client/cmd_update.go.orig Thu Apr 20 07:44:48 2017
++++ go/client/cmd_update.go Thu Apr 20 07:45:03 2017
+@@ -34,17 +34,7 @@ func newCmdUpdateCheck(cl *libcmdline.CommandLine, g *
Name: "check",
- Usage: "Trigger an update check",
+ Usage: "Check for update",
Action: func(c *cli.Context) {
+- if libkb.IsBrewBuild {
+- g.Log.Errorf("\nTo update, run:\n\n\tbrew
upgrade keybase")
+- return
+- }
+-
- updaterPath, err := install.UpdaterBinPath()
- if err != nil {
- g.Log.Errorf("Error finding updater path: %s",
err)
- return
- }
-- g.Log.Errorf("This is no longer supported. Instead you
can run:\n\n\t%s check", updaterPath)
-+ g.Log.Error("Not supported on OpenBSD.")
+- g.Log.Errorf("\nTo update, you can run:\n\n\t%s check",
updaterPath)
++ g.Log.Errorf("Not supported on OpenBSD.")
},
}
}
--
PGP: 0x1F81112D62A9ADCE / 3586 3350 BFEA C101 DB1A 4AF0 1F81 112D 62A9 ADCE