Index: Makefile
===================================================================
RCS file: /cvs/ports/sysutils/moor/Makefile,v
diff -u -p -r1.1.1.1 Makefile
--- Makefile 12 Jan 2026 06:27:49 -0000 1.1.1.1
+++ Makefile 6 Feb 2026 19:39:04 -0000
@@ -1,7 +1,7 @@
COMMENT = pager with incremental search and transparent decompression
MODGO_MODNAME = github.com/walles/moor/v2
-MODGO_VERSION = v2.10.1
+MODGO_VERSION = v2.10.3
DISTNAME = moor-${MODGO_VERSION}
WRKDIST = ${WRKDIR}/${MODGO_MODNAME}@${MODGO_VERSION}
Index: distinfo
===================================================================
RCS file: /cvs/ports/sysutils/moor/distinfo,v
diff -u -p -r1.1.1.1 distinfo
--- distinfo 12 Jan 2026 06:27:49 -0000 1.1.1.1
+++ distinfo 6 Feb 2026 19:39:04 -0000
@@ -2,8 +2,8 @@ SHA256 (go_modules/github.com/adrg/xdg/@
SHA256 (go_modules/github.com/adrg/xdg/@v/v0.5.3.zip) = UoR7SK/NRs/TEryFeo3whkPP/8QQPVmkDDzmSOAZbBM=
SHA256 (go_modules/github.com/alecthomas/assert/v2/@v/v2.11.0.mod) = r/3U6HeASwwie/rF21Cvke9QHnttS++tU/kJeNhjXhw=
SHA256 (go_modules/github.com/alecthomas/assert/v2/@v/v2.11.0.zip) = h93LapxCIouhs7YcWBvy/zWPAUB4vSdLj/W0f3pHWes=
-SHA256 (go_modules/github.com/alecthomas/chroma/v2/@v/v2.21.1.mod) = 6AgZEv2n4XIIrfvrVcxLjNF5q1ZQtQryuKZVnu/KpVc=
-SHA256 (go_modules/github.com/alecthomas/chroma/v2/@v/v2.21.1.zip) = v5uyo3ydreG0SzXHqqYLXRLB/HcJKpO5xkAeKBoljx8=
+SHA256 (go_modules/github.com/alecthomas/chroma/v2/@v/v2.22.0.mod) = 6AgZEv2n4XIIrfvrVcxLjNF5q1ZQtQryuKZVnu/KpVc=
+SHA256 (go_modules/github.com/alecthomas/chroma/v2/@v/v2.22.0.zip) = nTcS8Q8Det3d/a2Ku+nX7zb65XwPgDFkxCj2O00STIE=
SHA256 (go_modules/github.com/alecthomas/repr/@v/v0.5.2.mod) = K/LL5QDij0uoEQeYW/DzESIcWImu+5JtUjBgaIlEMrQ=
SHA256 (go_modules/github.com/alecthomas/repr/@v/v0.5.2.zip) = IyDlxH3w+h/lJYPIV03AlHOB6muyk9Z95XI0bkfQzqM=
SHA256 (go_modules/github.com/charlievieth/strcase/@v/v0.0.5.mod) = 02l/MHg6+/NJGu0QzFDWq7h8aCj5F9b909YXy3nO/J4=
@@ -85,13 +85,13 @@ 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.10.1.zip) = DTtzJF6JB3G/N3w/K6RvWiQHVHmX74VEVEnkoREU7bM=
+SHA256 (moor-v2.10.3.zip) = 4S0ddtb7Ao3gEsKOi8yrIWvmzpd1iDvUum1m/nelZnI=
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
SIZE (go_modules/github.com/alecthomas/assert/v2/@v/v2.11.0.zip) = 12302
-SIZE (go_modules/github.com/alecthomas/chroma/v2/@v/v2.21.1.mod) = 230
-SIZE (go_modules/github.com/alecthomas/chroma/v2/@v/v2.21.1.zip) = 1641356
+SIZE (go_modules/github.com/alecthomas/chroma/v2/@v/v2.22.0.mod) = 230
+SIZE (go_modules/github.com/alecthomas/chroma/v2/@v/v2.22.0.zip) = 1685990
SIZE (go_modules/github.com/alecthomas/repr/@v/v0.5.2.mod) = 43
SIZE (go_modules/github.com/alecthomas/repr/@v/v0.5.2.zip) = 11328
SIZE (go_modules/github.com/charlievieth/strcase/@v/v0.0.5.mod) = 82
@@ -173,4 +173,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.10.1.zip) = 5453136
+SIZE (moor-v2.10.3.zip) = 5456325
Index: modules.inc
===================================================================
RCS file: /cvs/ports/sysutils/moor/modules.inc,v
diff -u -p -r1.1.1.1 modules.inc
--- modules.inc 12 Jan 2026 06:27:49 -0000 1.1.1.1
+++ modules.inc 6 Feb 2026 19:39:04 -0000
@@ -1,7 +1,7 @@
MODGO_MODULES = \
github.com/adrg/xdg v0.5.3 \
github.com/alecthomas/assert/v2 v2.11.0 \
- github.com/alecthomas/chroma/v2 v2.21.1 \
+ github.com/alecthomas/chroma/v2 v2.22.0 \
github.com/alecthomas/repr v0.5.2 \
github.com/charlievieth/strcase v0.0.5 \
github.com/davecgh/go-spew v1.1.1 \
Hi all,
Attached is a simple version bump to moor 2.10.3, tested on arm64
No comments:
Post a Comment