Hi,

a simple update for sysutils/fzf to the latest version 0.56.1.
Changelog: https://github.com/junegunn/fzf/releases/tag/v0.56.1

Build and tests OK with Go version 1.23.1 on current/amd64.

Tests welcome and please commit if OK.

Laurent

Index: Makefile
===================================================================
RCS file: /cvs/ports/sysutils/fzf/Makefile,v
diff -u -p -r1.31 Makefile
--- Makefile	27 Oct 2024 23:51:12 -0000	1.31
+++ Makefile	10 Nov 2024 16:40:58 -0000
@@ -1,6 +1,6 @@
 COMMENT =	command-line fuzzy finder
 
-V =		0.56.0
+V =		0.56.1
 
 MODGO_MODNAME =	github.com/junegunn/fzf
 MODGO_VERSION =	v${V}
Index: distinfo
===================================================================
RCS file: /cvs/ports/sysutils/fzf/distinfo,v
diff -u -p -r1.24 distinfo
--- distinfo	27 Oct 2024 23:51:12 -0000	1.24
+++ distinfo	10 Nov 2024 16:40:58 -0000
@@ -1,4 +1,4 @@
-SHA256 (fzf-0.56.0.zip) = p12gDdkLxyUrnc20e2VMD4qW40SH88VYrKwt1TS8F84=
+SHA256 (fzf-0.56.1.zip) = 7NzoOIRHvPJJvOFyCMx8icMZHkWyRNNsg3XHwAyx4zE=
 SHA256 (go_modules/github.com/charlievieth/fastwalk/@v/v1.0.9.mod) = fvr4j8bZezS/ooNkLv+klw7D6jdNBYBXCRzS18q/SpM=
 SHA256 (go_modules/github.com/charlievieth/fastwalk/@v/v1.0.9.zip) = zEKvHsl+4g1s0BcsP6Zp/UIjYycDajn7hktqoIIlr3Y=
 SHA256 (go_modules/github.com/gdamore/encoding/@v/v1.0.0.mod) = pJgRJVFfDy3yU8LeOjrBlwx0Q+W2adlH6HTnezaBtuU=
@@ -63,7 +63,7 @@ SHA256 (go_modules/golang.org/x/tools/@v
 SHA256 (go_modules/golang.org/x/tools/@v/v0.6.0.zip) = minIkEwqzUtlgl6RbL2vQXCG81u2jFSvmmKDoOE0HoU=
 SHA256 (go_modules/golang.org/x/xerrors/@v/v0.0.0-20190717185122-a985d3407aa7.mod) = ql4+ybt7n2gWCe+sAZ2d4ae6dxkkj/Hqon54iC2z1/U=
 SHA256 (go_modules/golang.org/x/xerrors/@v/v0.0.0-20190717185122-a985d3407aa7.zip) = xOnwY8/tVGyQ8AqWV96sT5FaiZT4y+bb0/GOeeuDAs8=
-SIZE (fzf-0.56.0.zip) = 344549
+SIZE (fzf-0.56.1.zip) = 345858
 SIZE (go_modules/github.com/charlievieth/fastwalk/@v/v1.0.9.mod) = 92
 SIZE (go_modules/github.com/charlievieth/fastwalk/@v/v1.0.9.zip) = 67891
 SIZE (go_modules/github.com/gdamore/encoding/@v/v1.0.0.mod) = 77

Reply via email to