Maintainer update: sysutils/moor

"Lydia Sobot" <[email protected]>
Newsgroups gmane.os.openbsd.ports
Message-ID <[email protected]>
Hi all, attached is an update to moor 2.17.0, some Go module churn but
no notes
moor.patch (text/x-patch, 25.1 KB)
Index: Makefile
===================================================================
RCS file: /cvs/ports/sysutils/moor/Makefile,v
diff -u -p -r1.11 Makefile
--- Makefile	28 Jul 2026 00:37:00 -0000	1.11
+++ Makefile	17 Aug 2026 20:14:11 -0000
@@ -1,7 +1,7 @@
 COMMENT =		pager with incremental search and transparent decompression
 
 MODGO_MODNAME =		github.com/walles/moor/v2
-MODGO_VERSION =		v2.15.2
+MODGO_VERSION =		v2.17.0
 
 DISTNAME =		moor-${MODGO_VERSION}
 WRKDIST =		${WRKDIR}/${MODGO_MODNAME}@${MODGO_VERSION}
Index: distinfo
===================================================================
RCS file: /cvs/ports/sysutils/moor/distinfo,v
diff -u -p -r1.11 distinfo
--- distinfo	28 Jul 2026 00:37:00 -0000	1.11
+++ distinfo	17 Aug 2026 20:14:11 -0000
@@ -8,6 +8,8 @@ SHA256 (go_modules/github.com/alecthomas
 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.6.mod) = 4QvO7M8Y3o50Pj+hwYrRXLhGRH6dKBN+fuklXfYCriM=
 SHA256 (go_modules/github.com/charlievieth/strcase/@v/v0.0.6.zip) = pqUg1RalmHwXibkqc8BlM7GBdUXYGcXiBgvt359OmMs=
+SHA256 (go_modules/github.com/creack/pty/@v/v1.1.24.mod) = o5ef0ywA810X6zuX0LPMb077BXv3gnE2H6dzUx5gFTE=
+SHA256 (go_modules/github.com/creack/pty/@v/v1.1.24.zip) = dU4lJT52pVg7gNV9Ot06/mj8TZ8qSQloqdHtqMj9iBU=
 SHA256 (go_modules/github.com/davecgh/go-spew/@v/v1.1.0.mod) = vLKTkyUSN7eaF7bBm/KRNPQ+j0OMMZiYj81GGhzfBcw=
 SHA256 (go_modules/github.com/davecgh/go-spew/@v/v1.1.1.mod) = vLKTkyUSN7eaF7bBm/KRNPQ+j0OMMZiYj81GGhzfBcw=
 SHA256 (go_modules/github.com/davecgh/go-spew/@v/v1.1.1.zip) = a0SoQ5UfNxtwEMdU7MPKvv6BXVztHFuUCfstaX6KiQ0=
@@ -17,78 +19,45 @@ SHA256 (go_modules/github.com/go-enry/go
 SHA256 (go_modules/github.com/go-enry/go-enry/v2/@v/v2.9.6.zip) = dH1ItpHSmnKElkcnAChGuoRy9KZj4eNHgJwoWeBYgIY=
 SHA256 (go_modules/github.com/go-enry/go-oniguruma/@v/v1.2.1.mod) = 5netJpj6aT6vEXRz6N9XXmfpZgo1nwNVj15JjrvY7B0=
 SHA256 (go_modules/github.com/go-enry/go-oniguruma/@v/v1.2.1.zip) = Pwa486Zpbg8viD3Zr3pRtb6xSkphJT/F9o2p9gZdbgo=
-SHA256 (go_modules/github.com/google/go-cmp/@v/v0.5.5.mod) = QDarVjaqQr0xMpbNO/y0yIkSdgxWqeZlWuQi2HZ8gNo=
-SHA256 (go_modules/github.com/google/go-cmp/@v/v0.5.8.mod) = 58dmnUod1Ym6PgJLon9D8pPbYR/gdc4g17iENw1j/r0=
 SHA256 (go_modules/github.com/google/go-cmp/@v/v0.5.9.mod) = 58dmnUod1Ym6PgJLon9D8pPbYR/gdc4g17iENw1j/r0=
-SHA256 (go_modules/github.com/google/go-cmp/@v/v0.5.9.zip) = MkUIdKx1bvXUf2uBkwUQUwS5gZBFoW4/EFKJt88lLFE=
+SHA256 (go_modules/github.com/google/go-cmp/@v/v0.7.0.mod) = Mch0odKhjmKwVQ+CPOeldcjex/j9nU+hlZuxLX98DxQ=
+SHA256 (go_modules/github.com/google/go-cmp/@v/v0.7.0.zip) = ZKnOBG8sMg43g/ug0fShX4oY8LAJtnvyf3YwkZ2z9Tk=
 SHA256 (go_modules/github.com/hexops/gotextdiff/@v/v1.0.3.mod) = qUfdi3h5PdOY6iCt7h99M8zydn2/juazzXe3Hxnm+5s=
 SHA256 (go_modules/github.com/hexops/gotextdiff/@v/v1.0.3.zip) = oQw5QvCbxRMiaNItS7nQwYSRItUz/ozfZepp2gXOu68=
-SHA256 (go_modules/github.com/klauspost/compress/@v/v1.17.4.mod) = JjAqEltaUlSr5G4mgdVhv+p9yqndtbF8fkRxNHUIEBg=
-SHA256 (go_modules/github.com/klauspost/compress/@v/v1.17.4.zip) = 3RrMY8QL82zPsqen3UZXnqZ1heN/HS27BgJrVu9iWQM=
+SHA256 (go_modules/github.com/klauspost/compress/@v/v1.19.1.mod) = DWbWBp2eL7h1xbRk0VssgCMs/ImR5viDNs5GHKgQ4M8=
+SHA256 (go_modules/github.com/klauspost/compress/@v/v1.19.1.zip) = p34Bn2Df+L3wCtE3mFyAiVfMZXOB2qQoGCSEO8a0aRA=
 SHA256 (go_modules/github.com/pmezard/go-difflib/@v/v1.0.0.mod) = dLLnZushU3eGTVh7rfV+lVIfaS0qeGCzx3WQk/nJvsI=
 SHA256 (go_modules/github.com/pmezard/go-difflib/@v/v1.0.0.zip) = 3gTOzBpLjVPkNXBRAmeUvLxU8uaiYM+sUIzmnV1kV6A=
 SHA256 (go_modules/github.com/rivo/uniseg/@v/v0.4.7.mod) = oeF0iQ/J8lJFAhH63rU3VvnPWrexlpd2X5+yVfgeqJg=
 SHA256 (go_modules/github.com/rivo/uniseg/@v/v0.4.7.zip) = uZXkqgzB5XecxhE4rJJcuMHpY+QMgOS5PuhVOBLrt5I=
-SHA256 (go_modules/github.com/sirupsen/logrus/@v/v1.8.3.mod) = AeghItVH0SKBUaYj/mysxNepyzGKD2aM4Iu2tn/bKLE=
-SHA256 (go_modules/github.com/sirupsen/logrus/@v/v1.8.3.zip) = pQPzRkSLsdLa6E6K0Lelf5/WgctoeE68nzmNBqVZmsY=
-SHA256 (go_modules/github.com/spf13/pflag/@v/v1.0.3.mod) = wBGbXfu/PAywKxaM4PzBnn7e+nPJhExGCevLV/Q5TRQ=
-SHA256 (go_modules/github.com/spf13/pflag/@v/v1.0.3.zip) = D97cV/ZtPaoM3SX1kacO80jQ17XdX/48jnB+fP1Cw2Y=
+SHA256 (go_modules/github.com/sirupsen/logrus/@v/v1.9.4.mod) = Zb1ZE7gY1IO9DJIEHjmk7Bd2b4kHMYrqAt+GWPRjJOg=
+SHA256 (go_modules/github.com/sirupsen/logrus/@v/v1.9.4.zip) = OEfQDF7mlI8f8NASC8NDxVzoUr7LdyD48I9T7s/p5Dc=
 SHA256 (go_modules/github.com/stretchr/objx/@v/v0.1.0.mod) = E1A1TVLSKHpiM27MDVYjLUxHaZr5u6ScZ8K0glTamPE=
 SHA256 (go_modules/github.com/stretchr/objx/@v/v0.4.0.mod) = MbL9ze6HDw9hv/r6+5YiCWflvKCKdqkg1XQhb8H5E1U=
 SHA256 (go_modules/github.com/stretchr/objx/@v/v0.5.0.mod) = yzJlQO/LEnSm5Olw1/yd4ugGLwigWPwpbYWQJeYugHo=
 SHA256 (go_modules/github.com/stretchr/objx/@v/v0.5.0.zip) = GgCzu1rUHLcmNKzga36334V0BNd6fKtOQBp8cpVh/kw=
-SHA256 (go_modules/github.com/stretchr/testify/@v/v1.7.0.mod) = //gWjZjmoHFWxFShtuklUJ8xd+lsFVUW1/lrQHnMo78=
+SHA256 (go_modules/github.com/stretchr/testify/@v/v1.10.0.mod) = wKZIoDfaVKawLoqBGx05F9SdxOGEHNdW8o8MTxWTkzw=
+SHA256 (go_modules/github.com/stretchr/testify/@v/v1.10.0.zip) = Nsh1c1J6l86X/BXOKhAeZeXrs1DbFC0J9jNYDLjVyDk=
 SHA256 (go_modules/github.com/stretchr/testify/@v/v1.7.1.mod) = //gWjZjmoHFWxFShtuklUJ8xd+lsFVUW1/lrQHnMo78=
 SHA256 (go_modules/github.com/stretchr/testify/@v/v1.8.0.mod) = 4HYHTBVgrR3amLiwD+pjCMS2zNBt3QiNIttGJu1o9zg=
 SHA256 (go_modules/github.com/stretchr/testify/@v/v1.8.1.mod) = rxpdyzMazno/n8G11+7pwLyCtKKhgv5M7CrdIX4oU9Y=
 SHA256 (go_modules/github.com/stretchr/testify/@v/v1.9.0.mod) = wKZIoDfaVKawLoqBGx05F9SdxOGEHNdW8o8MTxWTkzw=
-SHA256 (go_modules/github.com/stretchr/testify/@v/v1.9.0.zip) = 7l1Pc8tomxtUMsaQihifn72xclB8ScMtvfebI56puOA=
-SHA256 (go_modules/github.com/ulikunitz/xz/@v/v0.5.15.mod) = OTh2BG1j2Q818hwbtGUbCYXnbY8UpIpyef+Ue5aVbns=
-SHA256 (go_modules/github.com/ulikunitz/xz/@v/v0.5.15.zip) = yhgw+avGyZoAOtKPKxReoK8MmdV2nd/wjSPOBVlZ/RI=
-SHA256 (go_modules/github.com/yuin/goldmark/@v/v1.2.1.mod) = 4sdj+GGtoFxhUMMvgEvKMclqGLlEMg4O6bvw1sYHWtc=
-SHA256 (go_modules/github.com/yuin/goldmark/@v/v1.2.1.zip) = 4HyMsWqgtC3J6vD5IuJeMwrzo52OhATIxuBLukBqp7I=
-SHA256 (go_modules/golang.org/x/crypto/@v/v0.0.0-20190308221718-c2843e01d9a2.mod) = M+0HClpm4JYGhaxThkQOG1mJnnTYo4oRgGhecqIZXe0=
-SHA256 (go_modules/golang.org/x/crypto/@v/v0.0.0-20191011191535-87dc89f01550.mod) = OrnwH0YQ/ns5vYXWjo2XglNR5+KCw5zaQUV8KidvO+M=
-SHA256 (go_modules/golang.org/x/crypto/@v/v0.0.0-20200622213623-75b288015ac9.mod) = srEtCfgZFfvPQiYAnlD579qL03V9IFXY7AeXfmW8Zhg=
-SHA256 (go_modules/golang.org/x/crypto/@v/v0.0.0-20200622213623-75b288015ac9.zip) = rqrCaE1pMgepD0kbAwPogeWMAU6W0nsOu3/mk338HnY=
-SHA256 (go_modules/golang.org/x/exp/@v/v0.0.0-20240103183307-be819d1f06fc.mod) = dSUNWRZdES5cHf/yUBpW5Yakk5uZxMYMGWuYa0lHiy0=
-SHA256 (go_modules/golang.org/x/exp/@v/v0.0.0-20240103183307-be819d1f06fc.zip) = FVQPJ/C0YHDLMUKNLAX+0lD0M/BGtZw+yVZUGwyEvts=
-SHA256 (go_modules/golang.org/x/mod/@v/v0.14.0.mod) = XErAMQolMwdXA5zPOpjnX+/by31ETd0EkjAAOkSUW94=
-SHA256 (go_modules/golang.org/x/mod/@v/v0.14.0.zip) = mKEiySrVXe72dPZUa0wpXtk9EGF43STsQESa4ztBA3o=
-SHA256 (go_modules/golang.org/x/mod/@v/v0.3.0.mod) = sojwiP2FGIWm00gzni9YjlipTmx25eY0rh1nwnSetBM=
-SHA256 (go_modules/golang.org/x/net/@v/v0.0.0-20190404232315-eb5bcb51f2a3.mod) = 9wRnadqsAr61fLzEgSgN9Z+0A8lv6CYigquoWMf3+k0=
-SHA256 (go_modules/golang.org/x/net/@v/v0.0.0-20190620200207-3b0461eec859.mod) = 5u/a94opUD8IDPbSYV4onPsdnjq31XD1NmjsorSrQdo=
-SHA256 (go_modules/golang.org/x/net/@v/v0.0.0-20201021035429-f5854403a974.mod) = ZvxEoGRKUG2ngPeiKl1z3QJdRKblh0C2LSf3TXw6SUg=
-SHA256 (go_modules/golang.org/x/net/@v/v0.0.0-20201021035429-f5854403a974.zip) = B5tIT9a+9zBdbKWi4LhoaQQkWcaxhTWHMBXxkzgKSxg=
-SHA256 (go_modules/golang.org/x/sync/@v/v0.0.0-20190423024810-112230192c58.mod) = Qh9hOWhtWJHz3FpWPQmVeA0yefZcrU0iXOpSaGeUFhw=
-SHA256 (go_modules/golang.org/x/sync/@v/v0.0.0-20201020160332-67f06af15bc9.mod) = Qh9hOWhtWJHz3FpWPQmVeA0yefZcrU0iXOpSaGeUFhw=
-SHA256 (go_modules/golang.org/x/sync/@v/v0.20.0.mod) = o+KedgYL1WEGBFSx+ivc1mZ09gycqTgzuBBjVeNMYDw=
-SHA256 (go_modules/golang.org/x/sync/@v/v0.20.0.zip) = cXnU1ogA9v3K251LvxHLtd+bQDYMiTBcID/iByPL03U=
-SHA256 (go_modules/golang.org/x/sys/@v/v0.0.0-20190215142949-d0b11bdaac8a.mod) = iWkRXko5EIhIMk55ob2KhEUjDm46rMvp+AV/tQ//yME=
-SHA256 (go_modules/golang.org/x/sys/@v/v0.0.0-20190412213103-97732733099d.mod) = GBl56L1X0tngZBgtqGyaYRGqaXVeiI8IQx7OR0Kuw0M=
-SHA256 (go_modules/golang.org/x/sys/@v/v0.0.0-20200930185726-fdedc70b468f.mod) = GBl56L1X0tngZBgtqGyaYRGqaXVeiI8IQx7OR0Kuw0M=
-SHA256 (go_modules/golang.org/x/sys/@v/v0.0.0-20201119102817-f84b799fce68.mod) = GBl56L1X0tngZBgtqGyaYRGqaXVeiI8IQx7OR0Kuw0M=
-SHA256 (go_modules/golang.org/x/sys/@v/v0.0.0-20210119212857-b64e53b001e4.mod) = GBl56L1X0tngZBgtqGyaYRGqaXVeiI8IQx7OR0Kuw0M=
-SHA256 (go_modules/golang.org/x/sys/@v/v0.0.0-20220715151400-c0bba94af5f8.mod) = 8DMzMJb+GY8xUd7tk/LeunTlC7/nc5E0BFvDt85KUCQ=
+SHA256 (go_modules/github.com/ulikunitz/xz/@v/v0.5.16.mod) = LkapvtvtFBezR5NwVwVMRjpemrYvT/vVEtnIu3bpjbI=
+SHA256 (go_modules/github.com/ulikunitz/xz/@v/v0.5.16.zip) = Cn4BkIkkmD35EY5iwfSRMeHjZfF7Tk4wIIBej9/mMHo=
+SHA256 (go_modules/golang.org/x/mod/@v/v0.12.0.mod) = YkVnRZxumUesSr3gtwNO5h3Ltqk3P1lwCUwLs+gSGWQ=
+SHA256 (go_modules/golang.org/x/mod/@v/v0.12.0.zip) = ebf3n2i8gt/V3l9Yxam0dQEgvBsV+yAaGfJ/HX+071U=
+SHA256 (go_modules/golang.org/x/sync/@v/v0.22.0.mod) = o+KedgYL1WEGBFSx+ivc1mZ09gycqTgzuBBjVeNMYDw=
+SHA256 (go_modules/golang.org/x/sync/@v/v0.22.0.zip) = S8Z9JYznhnz8GkN2XEPZi0xJuQxG3QuG+JalpJCfreA=
+SHA256 (go_modules/golang.org/x/sys/@v/v0.12.0.mod) = 8DMzMJb+GY8xUd7tk/LeunTlC7/nc5E0BFvDt85KUCQ=
+SHA256 (go_modules/golang.org/x/sys/@v/v0.13.0.mod) = 8DMzMJb+GY8xUd7tk/LeunTlC7/nc5E0BFvDt85KUCQ=
 SHA256 (go_modules/golang.org/x/sys/@v/v0.26.0.mod) = 0iezJfYh9OvijTm6dz6pm4cPOTt8CcNFksNlsW3VYN4=
 SHA256 (go_modules/golang.org/x/sys/@v/v0.30.0.mod) = 0iezJfYh9OvijTm6dz6pm4cPOTt8CcNFksNlsW3VYN4=
 SHA256 (go_modules/golang.org/x/sys/@v/v0.47.0.mod) = V/Q5PqGNVEahI2OzXCOmFthD+hZpxxIacKK8OpZ31mU=
 SHA256 (go_modules/golang.org/x/sys/@v/v0.47.0.zip) = zawBPdztAmKSbsKf/NpkXaOWcOYcflt2HlcraxgJuxs=
-SHA256 (go_modules/golang.org/x/term/@v/v0.0.0-20210503060354-a79de5458b56.mod) = Kj1IxnJzfkKM4ZDsCsj3y4l512Tq00SHR00YHYT9a/E=
-SHA256 (go_modules/golang.org/x/term/@v/v0.0.0-20210503060354-a79de5458b56.zip) = FgeMyIvyVYxIVkMu22CSsihdsyWILJ8ZOvN5ot4l1jo=
-SHA256 (go_modules/golang.org/x/text/@v/v0.3.0.mod) = NoedWG/YAB6E2oeHGQoR5PeHSeKoHf6Lm2kxiZ//Mc8=
-SHA256 (go_modules/golang.org/x/text/@v/v0.3.3.mod) = +7eojtFAUV55Dsp6EP/TGcl4axHGpsfln4D3+ze7RUI=
-SHA256 (go_modules/golang.org/x/text/@v/v0.3.3.zip) = iolto0a6+Uq08ksOOW3wt5OTyTqgXFDvB83dVhof+Nc=
-SHA256 (go_modules/golang.org/x/tools/@v/v0.0.0-20180917221912-90fa682c2a6e.mod) = oOAvBnj+Ytw8S0vHf6kSybcN4Q+p988veq0DNzkrUq8=
-SHA256 (go_modules/golang.org/x/tools/@v/v0.0.0-20191119224855-298f0cb1881e.mod) = iNR5Jl+Ib15ZjXbAA9DyV7QtvxuJXYIKErWrCzUBrKE=
-SHA256 (go_modules/golang.org/x/tools/@v/v0.1.0.mod) = Z1kEvCsuK+3wKoEbHR2gIDDCVS78nBUqknakRoStMT8=
-SHA256 (go_modules/golang.org/x/tools/@v/v0.16.0.mod) = kIBn6RvoWirTQv0MT1SkRFSeBcPsJyxHX54V+hU6+Gg=
-SHA256 (go_modules/golang.org/x/tools/@v/v0.16.0.zip) = gzIOw5zfGs6YZVko6ROREi8riylK7t8794la0hRMso0=
-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-20191011141410-1b5146add898.mod) = ql4+ybt7n2gWCe+sAZ2d4ae6dxkkj/Hqon54iC2z1/U=
-SHA256 (go_modules/golang.org/x/xerrors/@v/v0.0.0-20191204190536-9bdfabe68543.mod) = ql4+ybt7n2gWCe+sAZ2d4ae6dxkkj/Hqon54iC2z1/U=
-SHA256 (go_modules/golang.org/x/xerrors/@v/v0.0.0-20200804184101-5ec99f83aff1.mod) = ql4+ybt7n2gWCe+sAZ2d4ae6dxkkj/Hqon54iC2z1/U=
-SHA256 (go_modules/golang.org/x/xerrors/@v/v0.0.0-20200804184101-5ec99f83aff1.zip) = OAqqM2iuFlYou0h89OaVpVwUIAcri3pvWcEi9qI7slU=
+SHA256 (go_modules/golang.org/x/term/@v/v0.45.0.mod) = YsP50aWuEiZKtI4siswIyfIBvalhneFxVE61cUt0rsU=
+SHA256 (go_modules/golang.org/x/term/@v/v0.45.0.zip) = s6OvaJcotDASrhshSCVxo1wDPFRemOAhYGvU/PH3kQg=
+SHA256 (go_modules/golang.org/x/tools/@v/v0.13.0.mod) = FCs0FrAOghO0CeJ5pDS5emzglTHJFMG0cXh4FX1Xmj8=
+SHA256 (go_modules/golang.org/x/tools/@v/v0.13.0.zip) = b9HiUBEiFXCUVEaOrVPDHFJLBcyQpi7YF9DUeA/bZCk=
 SHA256 (go_modules/gopkg.in/check.v1/@v/v0.0.0-20161208181325-20d25e280405.mod) = XDBuDWM81moRtA4uX7vG2kIRDbfXLqPBUkzrRe5Awz8=
 SHA256 (go_modules/gopkg.in/check.v1/@v/v0.0.0-20161208181325-20d25e280405.zip) = ThgX+WTKNOVFuBr9oDJaXonPWN4uQT2CB8Cv3dD9wVw=
 SHA256 (go_modules/gopkg.in/yaml.v2/@v/v2.2.8.mod) = iNl50vCT0jl/dWvIbvosoD9zpg1mjOs5GzUQAp8/fPw=
@@ -96,9 +65,9 @@ SHA256 (go_modules/gopkg.in/yaml.v2/@v/v
 SHA256 (go_modules/gopkg.in/yaml.v3/@v/v3.0.0-20200313102051-9f266ea9e77c.mod) = IVeYYKIDBvz0OxvSNNH7oxlJnHdhG3HAX5vzupDauTk=
 SHA256 (go_modules/gopkg.in/yaml.v3/@v/v3.0.1.mod) = IVeYYKIDBvz0OxvSNNH7oxlJnHdhG3HAX5vzupDauTk=
 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.15.2.zip) = I3RIZA0SN+bQ0jEMBGI9XJ4c25lMP5FkewuFRigiCHw=
+SHA256 (go_modules/gotest.tools/v3/@v/v3.5.2.mod) = 6TU82IDTmK+qywulThJXUhO5dfPNeZHXtCqjv+X2+dY=
+SHA256 (go_modules/gotest.tools/v3/@v/v3.5.2.zip) = 18QK4TXko03unKSEetGCCPE4hHch5pNke4lyWSh6HUs=
+SHA256 (moor-v2.17.0.zip) = 1Tqmd6K0bJ+4WUYzTKyXO3PnWyvBGXJ20iMvriObmms=
 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
@@ -109,6 +78,8 @@ SIZE (go_modules/github.com/alecthomas/r
 SIZE (go_modules/github.com/alecthomas/repr/@v/v0.5.2.zip) = 11328
 SIZE (go_modules/github.com/charlievieth/strcase/@v/v0.0.6.mod) = 82
 SIZE (go_modules/github.com/charlievieth/strcase/@v/v0.0.6.zip) = 602623
+SIZE (go_modules/github.com/creack/pty/@v/v1.1.24.mod) = 38
+SIZE (go_modules/github.com/creack/pty/@v/v1.1.24.zip) = 40880
 SIZE (go_modules/github.com/davecgh/go-spew/@v/v1.1.0.mod) = 34
 SIZE (go_modules/github.com/davecgh/go-spew/@v/v1.1.1.mod) = 34
 SIZE (go_modules/github.com/davecgh/go-spew/@v/v1.1.1.zip) = 60320
@@ -118,78 +89,45 @@ SIZE (go_modules/github.com/go-enry/go-e
 SIZE (go_modules/github.com/go-enry/go-enry/v2/@v/v2.9.6.zip) = 4317010
 SIZE (go_modules/github.com/go-enry/go-oniguruma/@v/v1.2.1.mod) = 48
 SIZE (go_modules/github.com/go-enry/go-oniguruma/@v/v1.2.1.zip) = 16388
-SIZE (go_modules/github.com/google/go-cmp/@v/v0.5.5.mod) = 105
-SIZE (go_modules/github.com/google/go-cmp/@v/v0.5.8.mod) = 41
 SIZE (go_modules/github.com/google/go-cmp/@v/v0.5.9.mod) = 41
-SIZE (go_modules/github.com/google/go-cmp/@v/v0.5.9.zip) = 130220
+SIZE (go_modules/github.com/google/go-cmp/@v/v0.7.0.mod) = 41
+SIZE (go_modules/github.com/google/go-cmp/@v/v0.7.0.zip) = 130179
 SIZE (go_modules/github.com/hexops/gotextdiff/@v/v1.0.3.mod) = 45
 SIZE (go_modules/github.com/hexops/gotextdiff/@v/v1.0.3.zip) = 33608
-SIZE (go_modules/github.com/klauspost/compress/@v/v1.17.4.mod) = 137
-SIZE (go_modules/github.com/klauspost/compress/@v/v1.17.4.zip) = 38841301
+SIZE (go_modules/github.com/klauspost/compress/@v/v1.19.1.mod) = 201
+SIZE (go_modules/github.com/klauspost/compress/@v/v1.19.1.zip) = 39237053
 SIZE (go_modules/github.com/pmezard/go-difflib/@v/v1.0.0.mod) = 37
 SIZE (go_modules/github.com/pmezard/go-difflib/@v/v1.0.0.zip) = 12433
 SIZE (go_modules/github.com/rivo/uniseg/@v/v0.4.7.mod) = 39
 SIZE (go_modules/github.com/rivo/uniseg/@v/v0.4.7.zip) = 481951
-SIZE (go_modules/github.com/sirupsen/logrus/@v/v1.8.3.mod) = 192
-SIZE (go_modules/github.com/sirupsen/logrus/@v/v1.8.3.zip) = 69380
-SIZE (go_modules/github.com/spf13/pflag/@v/v1.0.3.mod) = 30
-SIZE (go_modules/github.com/spf13/pflag/@v/v1.0.3.zip) = 74638
+SIZE (go_modules/github.com/sirupsen/logrus/@v/v1.9.4.mod) = 266
+SIZE (go_modules/github.com/sirupsen/logrus/@v/v1.9.4.zip) = 70579
 SIZE (go_modules/github.com/stretchr/objx/@v/v0.1.0.mod) = 32
 SIZE (go_modules/github.com/stretchr/objx/@v/v0.4.0.mod) = 137
 SIZE (go_modules/github.com/stretchr/objx/@v/v0.5.0.mod) = 85
 SIZE (go_modules/github.com/stretchr/objx/@v/v0.5.0.zip) = 44362
-SIZE (go_modules/github.com/stretchr/testify/@v/v1.7.0.mod) = 216
+SIZE (go_modules/github.com/stretchr/testify/@v/v1.10.0.mod) = 417
+SIZE (go_modules/github.com/stretchr/testify/@v/v1.10.0.zip) = 130241
 SIZE (go_modules/github.com/stretchr/testify/@v/v1.7.1.mod) = 216
 SIZE (go_modules/github.com/stretchr/testify/@v/v1.8.0.mod) = 188
 SIZE (go_modules/github.com/stretchr/testify/@v/v1.8.1.mod) = 188
 SIZE (go_modules/github.com/stretchr/testify/@v/v1.9.0.mod) = 417
-SIZE (go_modules/github.com/stretchr/testify/@v/v1.9.0.zip) = 124686
-SIZE (go_modules/github.com/ulikunitz/xz/@v/v0.5.15.mod) = 40
-SIZE (go_modules/github.com/ulikunitz/xz/@v/v0.5.15.zip) = 4245181
-SIZE (go_modules/github.com/yuin/goldmark/@v/v1.2.1.mod) = 41
-SIZE (go_modules/github.com/yuin/goldmark/@v/v1.2.1.zip) = 263657
-SIZE (go_modules/golang.org/x/crypto/@v/v0.0.0-20190308221718-c2843e01d9a2.mod) = 88
-SIZE (go_modules/golang.org/x/crypto/@v/v0.0.0-20191011191535-87dc89f01550.mod) = 146
-SIZE (go_modules/golang.org/x/crypto/@v/v0.0.0-20200622213623-75b288015ac9.mod) = 155
-SIZE (go_modules/golang.org/x/crypto/@v/v0.0.0-20200622213623-75b288015ac9.zip) = 1874261
-SIZE (go_modules/golang.org/x/exp/@v/v0.0.0-20240103183307-be819d1f06fc.mod) = 133
-SIZE (go_modules/golang.org/x/exp/@v/v0.0.0-20240103183307-be819d1f06fc.zip) = 589706
-SIZE (go_modules/golang.org/x/mod/@v/v0.14.0.mod) = 84
-SIZE (go_modules/golang.org/x/mod/@v/v0.14.0.zip) = 165104
-SIZE (go_modules/golang.org/x/mod/@v/v0.3.0.mod) = 214
-SIZE (go_modules/golang.org/x/net/@v/v0.0.0-20190404232315-eb5bcb51f2a3.mod) = 119
-SIZE (go_modules/golang.org/x/net/@v/v0.0.0-20190620200207-3b0461eec859.mod) = 181
-SIZE (go_modules/golang.org/x/net/@v/v0.0.0-20201021035429-f5854403a974.mod) = 181
-SIZE (go_modules/golang.org/x/net/@v/v0.0.0-20201021035429-f5854403a974.zip) = 1503642
-SIZE (go_modules/golang.org/x/sync/@v/v0.0.0-20190423024810-112230192c58.mod) = 25
-SIZE (go_modules/golang.org/x/sync/@v/v0.0.0-20201020160332-67f06af15bc9.mod) = 25
-SIZE (go_modules/golang.org/x/sync/@v/v0.20.0.mod) = 36
-SIZE (go_modules/golang.org/x/sync/@v/v0.20.0.zip) = 25681
-SIZE (go_modules/golang.org/x/sys/@v/v0.0.0-20190215142949-d0b11bdaac8a.mod) = 24
-SIZE (go_modules/golang.org/x/sys/@v/v0.0.0-20190412213103-97732733099d.mod) = 33
-SIZE (go_modules/golang.org/x/sys/@v/v0.0.0-20200930185726-fdedc70b468f.mod) = 33
-SIZE (go_modules/golang.org/x/sys/@v/v0.0.0-20201119102817-f84b799fce68.mod) = 33
-SIZE (go_modules/golang.org/x/sys/@v/v0.0.0-20210119212857-b64e53b001e4.mod) = 33
-SIZE (go_modules/golang.org/x/sys/@v/v0.0.0-20220715151400-c0bba94af5f8.mod) = 33
+SIZE (go_modules/github.com/ulikunitz/xz/@v/v0.5.16.mod) = 40
+SIZE (go_modules/github.com/ulikunitz/xz/@v/v0.5.16.zip) = 4247946
+SIZE (go_modules/golang.org/x/mod/@v/v0.12.0.mod) = 84
+SIZE (go_modules/golang.org/x/mod/@v/v0.12.0.zip) = 166176
+SIZE (go_modules/golang.org/x/sync/@v/v0.22.0.mod) = 36
+SIZE (go_modules/golang.org/x/sync/@v/v0.22.0.zip) = 25790
+SIZE (go_modules/golang.org/x/sys/@v/v0.12.0.mod) = 33
+SIZE (go_modules/golang.org/x/sys/@v/v0.13.0.mod) = 33
 SIZE (go_modules/golang.org/x/sys/@v/v0.26.0.mod) = 33
 SIZE (go_modules/golang.org/x/sys/@v/v0.30.0.mod) = 33
 SIZE (go_modules/golang.org/x/sys/@v/v0.47.0.mod) = 35
 SIZE (go_modules/golang.org/x/sys/@v/v0.47.0.zip) = 2022425
-SIZE (go_modules/golang.org/x/term/@v/v0.0.0-20210503060354-a79de5458b56.mod) = 95
-SIZE (go_modules/golang.org/x/term/@v/v0.0.0-20210503060354-a79de5458b56.zip) = 21403
-SIZE (go_modules/golang.org/x/text/@v/v0.3.0.mod) = 25
-SIZE (go_modules/golang.org/x/text/@v/v0.3.3.mod) = 97
-SIZE (go_modules/golang.org/x/text/@v/v0.3.3.zip) = 8010747
-SIZE (go_modules/golang.org/x/tools/@v/v0.0.0-20180917221912-90fa682c2a6e.mod) = 26
-SIZE (go_modules/golang.org/x/tools/@v/v0.0.0-20191119224855-298f0cb1881e.mod) = 212
-SIZE (go_modules/golang.org/x/tools/@v/v0.1.0.mod) = 323
-SIZE (go_modules/golang.org/x/tools/@v/v0.16.0.mod) = 168
-SIZE (go_modules/golang.org/x/tools/@v/v0.16.0.zip) = 3154987
-SIZE (go_modules/golang.org/x/xerrors/@v/v0.0.0-20190717185122-a985d3407aa7.mod) = 37
-SIZE (go_modules/golang.org/x/xerrors/@v/v0.0.0-20191011141410-1b5146add898.mod) = 37
-SIZE (go_modules/golang.org/x/xerrors/@v/v0.0.0-20191204190536-9bdfabe68543.mod) = 37
-SIZE (go_modules/golang.org/x/xerrors/@v/v0.0.0-20200804184101-5ec99f83aff1.mod) = 37
-SIZE (go_modules/golang.org/x/xerrors/@v/v0.0.0-20200804184101-5ec99f83aff1.zip) = 22295
+SIZE (go_modules/golang.org/x/term/@v/v0.45.0.mod) = 70
+SIZE (go_modules/golang.org/x/term/@v/v0.45.0.zip) = 21694
+SIZE (go_modules/golang.org/x/tools/@v/v0.13.0.mod) = 214
+SIZE (go_modules/golang.org/x/tools/@v/v0.13.0.zip) = 3071376
 SIZE (go_modules/gopkg.in/check.v1/@v/v0.0.0-20161208181325-20d25e280405.mod) = 25
 SIZE (go_modules/gopkg.in/check.v1/@v/v0.0.0-20161208181325-20d25e280405.zip) = 39844
 SIZE (go_modules/gopkg.in/yaml.v2/@v/v2.2.8.mod) = 95
@@ -197,6 +135,6 @@ SIZE (go_modules/gopkg.in/yaml.v2/@v/v2.
 SIZE (go_modules/gopkg.in/yaml.v3/@v/v3.0.0-20200313102051-9f266ea9e77c.mod) = 95
 SIZE (go_modules/gopkg.in/yaml.v3/@v/v3.0.1.mod) = 95
 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.15.2.zip) = 5508223
+SIZE (go_modules/gotest.tools/v3/@v/v3.5.2.mod) = 195
+SIZE (go_modules/gotest.tools/v3/@v/v3.5.2.zip) = 101104
+SIZE (moor-v2.17.0.zip) = 5754418
Index: modules.inc
===================================================================
RCS file: /cvs/ports/sysutils/moor/modules.inc,v
diff -u -p -r1.5 modules.inc
--- modules.inc	28 Jul 2026 00:37:00 -0000	1.5
+++ modules.inc	17 Aug 2026 20:14:11 -0000
@@ -4,67 +4,42 @@ MODGO_MODULES =	\
 	github.com/alecthomas/chroma/v2	 v2.22.0 \
 	github.com/alecthomas/repr	 v0.5.2 \
 	github.com/charlievieth/strcase	 v0.0.6 \
+	github.com/creack/pty		 v1.1.24 \
 	github.com/davecgh/go-spew	 v1.1.1 \
 	github.com/dlclark/regexp2	 v1.11.5 \
 	github.com/go-enry/go-enry/v2	 v2.9.6 \
 	github.com/go-enry/go-oniguruma	 v1.2.1 \
-	github.com/google/go-cmp	 v0.5.9 \
+	github.com/google/go-cmp	 v0.7.0 \
 	github.com/hexops/gotextdiff	 v1.0.3 \
-	github.com/klauspost/compress	 v1.17.4 \
+	github.com/klauspost/compress	 v1.19.1 \
 	github.com/pmezard/go-difflib	 v1.0.0 \
 	github.com/rivo/uniseg		 v0.4.7 \
-	github.com/sirupsen/logrus	 v1.8.3 \
-	github.com/spf13/pflag		 v1.0.3 \
+	github.com/sirupsen/logrus	 v1.9.4 \
 	github.com/stretchr/objx	 v0.5.0 \
-	github.com/stretchr/testify	 v1.9.0 \
-	github.com/ulikunitz/xz		 v0.5.15 \
-	github.com/yuin/goldmark	 v1.2.1 \
-	golang.org/x/crypto		 v0.0.0-20200622213623-75b288015ac9 \
-	golang.org/x/exp		 v0.0.0-20240103183307-be819d1f06fc \
-	golang.org/x/mod		 v0.14.0 \
-	golang.org/x/net		 v0.0.0-20201021035429-f5854403a974 \
-	golang.org/x/sync		 v0.20.0 \
+	github.com/stretchr/testify	 v1.10.0 \
+	github.com/ulikunitz/xz		 v0.5.16 \
+	golang.org/x/mod		 v0.12.0 \
+	golang.org/x/sync		 v0.22.0 \
 	golang.org/x/sys		 v0.47.0 \
-	golang.org/x/term		 v0.0.0-20210503060354-a79de5458b56 \
-	golang.org/x/text		 v0.3.3 \
-	golang.org/x/tools		 v0.16.0 \
-	golang.org/x/xerrors		 v0.0.0-20200804184101-5ec99f83aff1 \
+	golang.org/x/term		 v0.45.0 \
+	golang.org/x/tools		 v0.13.0 \
 	gopkg.in/check.v1		 v0.0.0-20161208181325-20d25e280405 \
 	gopkg.in/yaml.v2		 v2.2.8 \
 	gopkg.in/yaml.v3		 v3.0.1 \
-	gotest.tools/v3			 v3.3.0
+	gotest.tools/v3			 v3.5.2
 
 MODGO_MODFILES =	\
 	github.com/davecgh/go-spew	 v1.1.0 \
-	github.com/google/go-cmp	 v0.5.5 \
-	github.com/google/go-cmp	 v0.5.8 \
+	github.com/google/go-cmp	 v0.5.9 \
 	github.com/stretchr/objx	 v0.1.0 \
 	github.com/stretchr/objx	 v0.4.0 \
-	github.com/stretchr/testify	 v1.7.0 \
 	github.com/stretchr/testify	 v1.7.1 \
 	github.com/stretchr/testify	 v1.8.0 \
 	github.com/stretchr/testify	 v1.8.1 \
-	golang.org/x/crypto		 v0.0.0-20190308221718-c2843e01d9a2 \
-	golang.org/x/crypto		 v0.0.0-20191011191535-87dc89f01550 \
-	golang.org/x/mod		 v0.3.0 \
-	golang.org/x/net		 v0.0.0-20190404232315-eb5bcb51f2a3 \
-	golang.org/x/net		 v0.0.0-20190620200207-3b0461eec859 \
-	golang.org/x/sync		 v0.0.0-20190423024810-112230192c58 \
-	golang.org/x/sync		 v0.0.0-20201020160332-67f06af15bc9 \
-	golang.org/x/sys		 v0.0.0-20190215142949-d0b11bdaac8a \
-	golang.org/x/sys		 v0.0.0-20190412213103-97732733099d \
-	golang.org/x/sys		 v0.0.0-20200930185726-fdedc70b468f \
-	golang.org/x/sys		 v0.0.0-20201119102817-f84b799fce68 \
-	golang.org/x/sys		 v0.0.0-20210119212857-b64e53b001e4 \
-	golang.org/x/sys		 v0.0.0-20220715151400-c0bba94af5f8 \
+	github.com/stretchr/testify	 v1.9.0 \
+	golang.org/x/sys		 v0.12.0 \
+	golang.org/x/sys		 v0.13.0 \
 	golang.org/x/sys		 v0.26.0 \
 	golang.org/x/sys		 v0.30.0 \
-	golang.org/x/text		 v0.3.0 \
-	golang.org/x/tools		 v0.0.0-20180917221912-90fa682c2a6e \
-	golang.org/x/tools		 v0.0.0-20191119224855-298f0cb1881e \
-	golang.org/x/tools		 v0.1.0 \
-	golang.org/x/xerrors		 v0.0.0-20190717185122-a985d3407aa7 \
-	golang.org/x/xerrors		 v0.0.0-20191011141410-1b5146add898 \
-	golang.org/x/xerrors		 v0.0.0-20191204190536-9bdfabe68543 \
 	gopkg.in/yaml.v3		 v3.0.0-20200313102051-9f266ea9e77c
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.