From: Laurent Cheylus Subject: [maintainer update] sysutils/fzf 0.74.2 To: ports Date: Sun, 9 Aug 2026 10:30:36 +0200 Hi ports@ a simple update for sysutils/fzf to the latest version 0.74.2 Changelog: https://github.com/junegunn/fzf/releases/tag/v0.74.2 Build and tests OK on current/amd64 with Go 1.26.5 Tests welcome and please commit if OK. Laurent Index: Makefile =================================================================== RCS file: /cvs/ports/sysutils/fzf/Makefile,v diff -u -p -r1.62 Makefile --- Makefile 19 Jul 2026 12:53:31 -0000 1.62 +++ Makefile 1 Aug 2026 10:45:59 -0000 @@ -1,6 +1,6 @@ COMMENT = command-line fuzzy finder -V = 0.74.1 +V = 0.74.2 MODGO_MODNAME = github.com/junegunn/fzf MODGO_VERSION = v${V} Index: distinfo =================================================================== RCS file: /cvs/ports/sysutils/fzf/distinfo,v diff -u -p -r1.53 distinfo --- distinfo 19 Jul 2026 12:53:31 -0000 1.53 +++ distinfo 1 Aug 2026 10:45:59 -0000 @@ -1,4 +1,4 @@ -SHA256 (fzf-0.74.1.zip) = /ydz7Qq0Pv6zSH4xle24T0JNEtFHkP+jYMiobFwZcOE= +SHA256 (fzf-0.74.2.zip) = JWb0f3+IT0hSfQPL7RDSwXqCO7+sbNgkN5Bof/SaMdE= SHA256 (go_modules/github.com/charlievieth/fastwalk/@v/v1.0.14.mod) = Zj95BXVMltgHzmGn6DUhzWdhku/gmGkmRR1PxDU+JaA= SHA256 (go_modules/github.com/charlievieth/fastwalk/@v/v1.0.14.zip) = CPuBKrWH17sQ1w2Irc5JYhjnUBx7FxkTiTelTYH1/sk= SHA256 (go_modules/github.com/gdamore/encoding/@v/v1.0.1.mod) = Z2IawwIkfAvI+iS78TchCDbgwG1nxBFsjI+YHhY9AEM= @@ -9,8 +9,8 @@ SHA256 (go_modules/github.com/junegunn/g SHA256 (go_modules/github.com/junegunn/go-shellwords/@v/v0.0.0-20250127100254-2aa3b3277741.zip) = mMXEQQ1VXRJotASN3ZrK+SVmD7GeZddGpw8LpcYwhhY= SHA256 (go_modules/github.com/lucasb-eyer/go-colorful/@v/v1.2.0.mod) = hPnDjpiEqwE8g3yxau4TlQDT1cbMqwJDmIHbLs8o9mA= SHA256 (go_modules/github.com/lucasb-eyer/go-colorful/@v/v1.2.0.zip) = eNXQ4HN/D1S77Xe236hH2MhxvtJmip3EQyjHw0Ea2hA= -SHA256 (go_modules/github.com/mattn/go-isatty/@v/v0.0.22.mod) = ASsDs6Luuf96jYCYxxWDW67ceCTLlssQvsvyVWP3Kuo= -SHA256 (go_modules/github.com/mattn/go-isatty/@v/v0.0.22.zip) = ruMeVQ/N/9H8S45+f6i7WapDEfnAtRiT+MaDf4w/fzc= +SHA256 (go_modules/github.com/mattn/go-isatty/@v/v0.0.24.mod) = QbiF9owvpN+yao/6MNCVqTGydpm2srGXSvOUlADcBg8= +SHA256 (go_modules/github.com/mattn/go-isatty/@v/v0.0.24.zip) = T8/+wLrgrUr3v5biSXqBfYXeZK8Z/+Mdgr2jYhSCNLg= SHA256 (go_modules/github.com/mattn/go-runewidth/@v/v0.0.16.mod) = IWyT0ZMQYSyB1cdBAkmJ+DiX0jM8Op+We1ixMXWH9Rk= SHA256 (go_modules/github.com/mattn/go-runewidth/@v/v0.0.16.zip) = F50tkAx27jVg++2mDQI3o75qy3NNDLdCO1XlzLDO28o= SHA256 (go_modules/github.com/rivo/uniseg/@v/v0.2.0.mod) = bHMYonqNVHOo62YedfsAUoF24O/FkxDtJ3yhO9EqU/E= @@ -65,7 +65,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.74.1.zip) = 511197 +SIZE (fzf-0.74.2.zip) = 536238 SIZE (go_modules/github.com/charlievieth/fastwalk/@v/v1.0.14.mod) = 92 SIZE (go_modules/github.com/charlievieth/fastwalk/@v/v1.0.14.zip) = 71415 SIZE (go_modules/github.com/gdamore/encoding/@v/v1.0.1.mod) = 78 @@ -76,8 +76,8 @@ SIZE (go_modules/github.com/junegunn/go- SIZE (go_modules/github.com/junegunn/go-shellwords/@v/v0.0.0-20250127100254-2aa3b3277741.zip) = 10171 SIZE (go_modules/github.com/lucasb-eyer/go-colorful/@v/v1.2.0.mod) = 51 SIZE (go_modules/github.com/lucasb-eyer/go-colorful/@v/v1.2.0.zip) = 958042 -SIZE (go_modules/github.com/mattn/go-isatty/@v/v0.0.22.mod) = 77 -SIZE (go_modules/github.com/mattn/go-isatty/@v/v0.0.22.zip) = 9030 +SIZE (go_modules/github.com/mattn/go-isatty/@v/v0.0.24.mod) = 77 +SIZE (go_modules/github.com/mattn/go-isatty/@v/v0.0.24.zip) = 9195 SIZE (go_modules/github.com/mattn/go-runewidth/@v/v0.0.16.mod) = 84 SIZE (go_modules/github.com/mattn/go-runewidth/@v/v0.0.16.zip) = 22002 SIZE (go_modules/github.com/rivo/uniseg/@v/v0.2.0.mod) = 39 Index: modules.inc =================================================================== RCS file: /cvs/ports/sysutils/fzf/modules.inc,v diff -u -p -r1.22 modules.inc --- modules.inc 6 Jun 2026 10:16:32 -0000 1.22 +++ modules.inc 1 Aug 2026 10:45:59 -0000 @@ -4,7 +4,7 @@ MODGO_MODULES = \ github.com/gdamore/tcell/v2 v2.9.0 \ github.com/junegunn/go-shellwords v0.0.0-20250127100254-2aa3b3277741 \ github.com/lucasb-eyer/go-colorful v1.2.0 \ - github.com/mattn/go-isatty v0.0.22 \ + github.com/mattn/go-isatty v0.0.24 \ github.com/mattn/go-runewidth v0.0.16 \ github.com/rivo/uniseg v0.4.7 \ github.com/yuin/goldmark v1.4.13 \