On Wed, 12 Feb 2025 15:38:06 +0100,
gonzalo <[email protected]> wrote:
>
> Hello,
>
> Update for Walk to 1.12.0:
>
> https://github.com/antonmedv/walk/releases/tag/v1.12.0
>
> OK? Comments?
>
Tested on -current/amd64. Compiles and works when run it as walk.
But when run it as walk / or any other path... it ignores path part.
Is it expected?
> Cheers.-
>
>
> Index: Makefile
> ===================================================================
> RCS file: /cvs/ports/sysutils/walk/Makefile,v
> diff -u -p -r1.2 Makefile
> --- Makefile 3 Aug 2024 10:13:57 -0000 1.2
> +++ Makefile 12 Feb 2025 14:37:25 -0000
> @@ -1,7 +1,7 @@
> COMMENT = terminal file manager
>
> MODGO_MODNAME = github.com/antonmedv/walk
> -MODGO_VERSION = v1.10.0
> +MODGO_VERSION = v1.12.0
>
> DISTNAME = walk-${MODGO_VERSION}
>
> Index: distinfo
> ===================================================================
> RCS file: /cvs/ports/sysutils/walk/distinfo,v
> diff -u -p -r1.2 distinfo
> --- distinfo 3 Aug 2024 10:13:57 -0000 1.2
> +++ distinfo 12 Feb 2025 14:37:25 -0000
> @@ -32,6 +32,8 @@ SHA256 (go_modules/github.com/dustin/go-
> SHA256 (go_modules/github.com/dustin/go-humanize/@v/v1.0.1.zip) =
> MZQE6oTIpOLT2D8wmIsAbn3QSXbePhoakEhK2UZ5+kY=
> SHA256
> (go_modules/github.com/erikgeiser/coninput/@v/v0.0.0-20211004153227-1c3628e74d0f.mod)
> = SMbOZDpMVuVQ6NVzX7oHdrRg2c+4PoDRelpQBXO5aS8=
> SHA256
> (go_modules/github.com/erikgeiser/coninput/@v/v0.0.0-20211004153227-1c3628e74d0f.zip)
> = vX+aYjdNxNERhjSRcpdjoOr83EQNSm6+rWHTr0osPy8=
> +SHA256 (go_modules/github.com/expr-lang/expr/@v/v1.16.9.mod) =
> JX7Iv1iMqjPcMQ4m7hxnY3Wa07f8Cp2o5u+kPahHtVg=
> +SHA256 (go_modules/github.com/expr-lang/expr/@v/v1.16.9.zip) =
> xpwYbtLODh+JaaLbRekAlz8iXfLjGS4FP5s0oOGalxM=
> SHA256 (go_modules/github.com/kylelemons/godebug/@v/v1.1.0.mod) =
> FgWHHolTMaOfWVJVnrvJEijYa4EANU+Fe1YoZuyluxM=
> SHA256 (go_modules/github.com/kylelemons/godebug/@v/v1.1.0.zip) =
> 270M6ML0kyuwNwTXMCayGvEr1o1bj0eY2/EKSHorbRM=
> SHA256 (go_modules/github.com/lucasb-eyer/go-colorful/@v/v1.2.0.mod) =
> hPnDjpiEqwE8g3yxau4TlQDT1cbMqwJDmIHbLs8o9mA=
> @@ -87,7 +89,7 @@ SHA256 (go_modules/golang.org/x/text/@v/
> SHA256 (go_modules/golang.org/x/text/@v/v0.3.8.mod) =
> DAbo1LwMTt3OD5ygGth92f90ytf6i6Fm/pfZfR3rJ64=
> SHA256
> (go_modules/golang.org/x/tools/@v/v0.21.1-0.20240508182429-e35e4ccd0d2d.mod)
> = RSXa1PVyPR5An2o5jBrn/V4sY31DpcrrSYRAd7kcnus=
> SHA256
> (go_modules/golang.org/x/tools/@v/v0.21.1-0.20240508182429-e35e4ccd0d2d.zip)
> = gL7sZroSTW0JesTud+VNsOzUfsyb80dKBMgfTo/S3Uo=
> -SHA256 (walk-v1.10.0.zip) = C/wTCJOF3Au0zCQN7owNk/SYhaHoGLZzERMbHlOurmc=
> +SHA256 (walk-v1.12.0.zip) = Bp0bC2XWMlpBhko+tEE09Z7fZZABjt9Ars3QOO0bm2o=
> SIZE (go_modules/github.com/antonmedv/clipboard/@v/v1.0.1.mod) = 47
> SIZE (go_modules/github.com/antonmedv/clipboard/@v/v1.0.1.zip) = 6442
> SIZE (go_modules/github.com/atotto/clipboard/@v/v0.1.4.mod) = 35
> @@ -122,6 +124,8 @@ SIZE (go_modules/github.com/dustin/go-hu
> SIZE (go_modules/github.com/dustin/go-humanize/@v/v1.0.1.zip) = 27015
> SIZE
> (go_modules/github.com/erikgeiser/coninput/@v/v0.0.0-20211004153227-1c3628e74d0f.mod)
> = 108
> SIZE
> (go_modules/github.com/erikgeiser/coninput/@v/v0.0.0-20211004153227-1c3628e74d0f.zip)
> = 11748
> +SIZE (go_modules/github.com/expr-lang/expr/@v/v1.16.9.mod) = 42
> +SIZE (go_modules/github.com/expr-lang/expr/@v/v1.16.9.zip) = 1966280
> SIZE (go_modules/github.com/kylelemons/godebug/@v/v1.1.0.mod) = 46
> SIZE (go_modules/github.com/kylelemons/godebug/@v/v1.1.0.zip) = 25634
> SIZE (go_modules/github.com/lucasb-eyer/go-colorful/@v/v1.2.0.mod) = 51
> @@ -177,4 +181,4 @@ SIZE (go_modules/golang.org/x/text/@v/v0
> SIZE (go_modules/golang.org/x/text/@v/v0.3.8.mod) = 234
> SIZE
> (go_modules/golang.org/x/tools/@v/v0.21.1-0.20240508182429-e35e4ccd0d2d.mod)
> = 339
> SIZE
> (go_modules/golang.org/x/tools/@v/v0.21.1-0.20240508182429-e35e4ccd0d2d.zip)
> = 3236577
> -SIZE (walk-v1.10.0.zip) = 1405423
> +SIZE (walk-v1.12.0.zip) = 1449828
> Index: modules.inc
> ===================================================================
> RCS file: /cvs/ports/sysutils/walk/modules.inc,v
> diff -u -p -r1.2 modules.inc
> --- modules.inc 3 Aug 2024 10:13:57 -0000 1.2
> +++ modules.inc 12 Feb 2025 14:37:25 -0000
> @@ -13,6 +13,7 @@ MODGO_MODULES = \
> github.com/containerd/console
> v1.0.4-0.20230313162750-1ae8d489ac81 \
> github.com/dustin/go-humanize v1.0.1 \
> github.com/erikgeiser/coninput
> v0.0.0-20211004153227-1c3628e74d0f \
> + github.com/expr-lang/expr v1.16.9 \
> github.com/kylelemons/godebug v1.1.0 \
> github.com/lucasb-eyer/go-colorful v1.2.0 \
> github.com/mattn/go-isatty v0.0.20 \
> --
>
> %gonzalo
>
--
wbr, Kirill