Download raw body.
Maintainer update: sysutils/moor
Hi all,
Attached is a trivial diff to the latest version (2.12.1) of moor,
tested on arm64
Index: Makefile
===================================================================
RCS file: /cvs/ports/sysutils/moor/Makefile,v
diff -u -p -r1.4 Makefile
--- Makefile 2 Apr 2026 14:39:43 -0000 1.4
+++ Makefile 17 Apr 2026 20:46:02 -0000
@@ -1,7 +1,7 @@
COMMENT = pager with incremental search and transparent decompression
MODGO_MODNAME = github.com/walles/moor/v2
-MODGO_VERSION = v2.12.0
+MODGO_VERSION = v2.12.1
DISTNAME = moor-${MODGO_VERSION}
WRKDIST = ${WRKDIR}/${MODGO_MODNAME}@${MODGO_VERSION}
Index: distinfo
===================================================================
RCS file: /cvs/ports/sysutils/moor/distinfo,v
diff -u -p -r1.4 distinfo
--- distinfo 2 Apr 2026 14:39:43 -0000 1.4
+++ distinfo 17 Apr 2026 20:46:02 -0000
@@ -86,7 +86,7 @@ SHA256 (go_modules/gopkg.in/yaml.v3/@v/v
SHA256 (go_modules/gopkg.in/yaml.v3/@v/v3.0.1.zip) = qrj7xOYwDqCOav4crqGKIckMefSJ9SxT4vIEMfGpoBU=
SHA256 (go_modules/gotest.tools/v3/@v/v3.3.0.mod) = IUtog2bXo+3KQa37T1dFP5Alf+Ln/9IxqzAYZgvpGWw=
SHA256 (go_modules/gotest.tools/v3/@v/v3.3.0.zip) = nNxAr7Wv4kvn7FxuxbNpaSxv0IFxPcGOZ0ApGwCDhD0=
-SHA256 (moor-v2.12.0.zip) = 7k/FTw0N4coHJu63yJZLK43Re003kNZ0z/TemJnHtRs=
+SHA256 (moor-v2.12.1.zip) = IC/Oq6K1lVMX0XhjCFHo5SctJF8JEln0KEuJqo/x/Xs=
SIZE (go_modules/github.com/adrg/xdg/@v/v0.5.3.mod) = 258
SIZE (go_modules/github.com/adrg/xdg/@v/v0.5.3.zip) = 37913
SIZE (go_modules/github.com/alecthomas/assert/v2/@v/v2.11.0.mod) = 133
@@ -175,4 +175,4 @@ SIZE (go_modules/gopkg.in/yaml.v3/@v/v3.
SIZE (go_modules/gopkg.in/yaml.v3/@v/v3.0.1.zip) = 104623
SIZE (go_modules/gotest.tools/v3/@v/v3.3.0.mod) = 189
SIZE (go_modules/gotest.tools/v3/@v/v3.3.0.zip) = 98546
-SIZE (moor-v2.12.0.zip) = 5464228
+SIZE (moor-v2.12.1.zip) = 5464288
Maintainer update: sysutils/moor