pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/moor
Module Name: pkgsrc
Committed By: wiz
Date: Sun May 3 15:57:55 UTC 2026
Modified Files:
pkgsrc/textproc/moor: Makefile distinfo
Log Message:
moor: update to 2.12.3.
2.12.3
Fix a crash
Crash reported here: #399
Also, this release makes filtering using & 14% faster with large input.
2.12.2
Support ANSI escape codes for blink, hidden, and strikethrough,
contributed by @viserctul in #402.
Thanks!
Also in this release:
Ignore OSC8 parameters
Make LESS_TERMCAP_md control man page headings as well
2.12.1
Support CTRL-f and CTRL-b for paging forward and backward, contributed
by @joshheyse in #395. Thanks!
Also in this release:
Accept ESC as the escape character in LESS_TERMCAP_* variables
Fix busy looping when reading from a pipe on Windows
To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 pkgsrc/textproc/moor/Makefile
cvs rdiff -u -r1.23 -r1.24 pkgsrc/textproc/moor/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/textproc/moor/Makefile
diff -u pkgsrc/textproc/moor/Makefile:1.34 pkgsrc/textproc/moor/Makefile:1.35
--- pkgsrc/textproc/moor/Makefile:1.34 Wed Apr 15 18:53:12 2026
+++ pkgsrc/textproc/moor/Makefile Sun May 3 15:57:55 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.34 2026/04/15 18:53:12 wiz Exp $
+# $NetBSD: Makefile,v 1.35 2026/05/03 15:57:55 wiz Exp $
-DISTNAME= moor-2.12.0
+DISTNAME= moor-2.12.3
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=walles/}
GITHUB_TAG= v${PKGVERSION_NOREV}
Index: pkgsrc/textproc/moor/distinfo
diff -u pkgsrc/textproc/moor/distinfo:1.23 pkgsrc/textproc/moor/distinfo:1.24
--- pkgsrc/textproc/moor/distinfo:1.23 Wed Apr 15 18:53:12 2026
+++ pkgsrc/textproc/moor/distinfo Sun May 3 15:57:55 2026
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.23 2026/04/15 18:53:12 wiz Exp $
+$NetBSD: distinfo,v 1.24 2026/05/03 15:57:55 wiz Exp $
BLAKE2s (github.com_adrg_xdg_@v_v0.5.3.mod) = d6562994850ff49646864144f83c4ce6db7f136692b1d986787ee15b68e4d496
SHA512 (github.com_adrg_xdg_@v_v0.5.3.mod) = 392cf3f009a48dab138d1e2b3d1d2563e616a43ae7c2e0bb00f0029073b758706ebb882e96a3400dc4b6a25fef07370c960fdd197d366bc9757d29f20c89cbe3
@@ -186,6 +186,6 @@ Size (gotest.tools_v3_@v_v3.3.0.mod) = 1
BLAKE2s (gotest.tools_v3_@v_v3.3.0.zip) = 423fc3f010d9c97ade508b10b055fc63c3281231b357f8fe70d540b3153c3156
SHA512 (gotest.tools_v3_@v_v3.3.0.zip) = 5cbbd6ef791325a668daa7de227b8e75b9a636acfc63214cb71b024a6ecb448770c42d1d0fff868d1f4d8a97f99ab39e738c5fd5ded5def30209cf460ba78664
Size (gotest.tools_v3_@v_v3.3.0.zip) = 98546 bytes
-BLAKE2s (moor-2.12.0.tar.gz) = 1a658f18b9e84284713ce6a07c5a66ccb8730a2ccc7291c0464e847421f71582
-SHA512 (moor-2.12.0.tar.gz) = 0f6c9c24f4de6638338f59604c215addbfdd54ab90b73a8bd5a8c8fb037250c42869de6e04e80ec2c797fbcf808eef00367deb687f3dadc6dbefc231d8bfe392
-Size (moor-2.12.0.tar.gz) = 5316994 bytes
+BLAKE2s (moor-2.12.3.tar.gz) = 15448151be46f7d48a19f99f831abc45ca04e6e61d32a8747c41a92b83ddb6b2
+SHA512 (moor-2.12.3.tar.gz) = d1d21b01bde48cec50c8cc4f09f029b49e30e0a492697419b7a875927a3a41f0104b9f5ecba9783fc8fcb207747ee11085c07b2c3934de2d798508f15c9defe5
+Size (moor-2.12.3.tar.gz) = 5320628 bytes
Home |
Main Index |
Thread Index |
Old Index