Hi ports@

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

Build and tests OK on current/amd64 with Go 1.24.1

Tests welcome and please commit if OK.

Laurent

Index: Makefile
===================================================================
RCS file: /cvs/ports/sysutils/fzf/Makefile,v
diff -u -p -r1.44 Makefile
--- Makefile	23 Apr 2025 21:36:57 -0000	1.44
+++ Makefile	4 May 2025 14:11:39 -0000
@@ -1,6 +1,6 @@
 COMMENT =	command-line fuzzy finder
 
-V =		0.61.3
+V =		0.62.0
 
 MODGO_MODNAME =	github.com/junegunn/fzf
 MODGO_VERSION =	v${V}
Index: distinfo
===================================================================
RCS file: /cvs/ports/sysutils/fzf/distinfo,v
diff -u -p -r1.37 distinfo
--- distinfo	23 Apr 2025 21:36:57 -0000	1.37
+++ distinfo	4 May 2025 14:11:39 -0000
@@ -1,4 +1,4 @@
-SHA256 (fzf-0.61.3.zip) = E9CyQpzitc93Ztm7bDMBjGN+JC78n6ikeSQ9gSWa35w=
+SHA256 (fzf-0.62.0.zip) = PHHKuOlZcaR1ADfsPCvcJXeaOeLNI4n7CEEdJ+Skgp8=
 SHA256 (go_modules/github.com/charlievieth/fastwalk/@v/v1.0.10.mod) = fvr4j8bZezS/ooNkLv+klw7D6jdNBYBXCRzS18q/SpM=
 SHA256 (go_modules/github.com/charlievieth/fastwalk/@v/v1.0.10.zip) = bGV7IPi5loPkZ2uVFJiV0/SAwn0gwsM1hwjNQGNAxD0=
 SHA256 (go_modules/github.com/gdamore/encoding/@v/v1.0.1.mod) = Z2IawwIkfAvI+iS78TchCDbgwG1nxBFsjI+YHhY9AEM=
@@ -95,7 +95,7 @@ SHA256 (go_modules/golang.org/x/tools/@v
 SHA256 (go_modules/golang.org/x/tools/@v/v0.6.0.mod) = gw7Xjc0+mSfEEuJkEjAwhEd0nVE9MQJNJ24kQ7IBZgk=
 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.61.3.zip) = 381869
+SIZE (fzf-0.62.0.zip) = 382912
 SIZE (go_modules/github.com/charlievieth/fastwalk/@v/v1.0.10.mod) = 92
 SIZE (go_modules/github.com/charlievieth/fastwalk/@v/v1.0.10.zip) = 68998
 SIZE (go_modules/github.com/gdamore/encoding/@v/v1.0.1.mod) = 78

Reply via email to