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:   schmonz
Date:           Tue Oct  7 14:32:06 UTC 2025
Modified Files:
        pkgsrc/textproc/moor: Makefile distinfo
Log Message:
moor: update to 2.5.0. Changes:
Before this release, if you had long lines and searched forward, hits to
the right of the screen weren't visible.
With this release, the search will scroll right to show search hits that
are off-screen to the right.
Also in this release:
- Show man page names in the status bar
- Make --quit-if-one-screen work with word wrapping enabled
- Search text is now editable
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/textproc/moor/Makefile
cvs rdiff -u -r1.7 -r1.8 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.9 pkgsrc/textproc/moor/Makefile:1.10
--- pkgsrc/textproc/moor/Makefile:1.9   Thu Oct  2 20:12:30 2025
+++ pkgsrc/textproc/moor/Makefile       Tue Oct  7 14:32:06 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2025/10/02 20:12:30 schmonz Exp $
+# $NetBSD: Makefile,v 1.10 2025/10/07 14:32:06 schmonz Exp $
 
-DISTNAME=              moor-2.4.1
+DISTNAME=              moor-2.5.0
 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.7 pkgsrc/textproc/moor/distinfo:1.8
--- pkgsrc/textproc/moor/distinfo:1.7   Thu Oct  2 20:12:30 2025
+++ pkgsrc/textproc/moor/distinfo       Tue Oct  7 14:32:06 2025
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.7 2025/10/02 20:12:30 schmonz Exp $
+$NetBSD: distinfo,v 1.8 2025/10/07 14:32:06 schmonz Exp $
 
 BLAKE2s (github.com_alecthomas_chroma_v2_@v_v2.20.1-0.20250921220508-b05fcfb98fa2.mod) = c7d9479d85c908f9d5afbda13a3a413f06e501e0dc99d8fe2c117a53f25a3fec
 SHA512 (github.com_alecthomas_chroma_v2_@v_v2.20.1-0.20250921220508-b05fcfb98fa2.mod) = 
f508bced36e41ddfb6c986989b9fbcfd337606a6451d0cc3dab16af04b7cdde46edd886c16fbae8a81eef87949d2d0a3cae7fd393c74945a77ccc6c94430c282
@@ -171,6 +171,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.4.1.tar.gz) = 17c1e94d2815e810c23261b8afef0046cca415d1aebb3049eb0a58075e47e3e4
-SHA512 (moor-2.4.1.tar.gz) = 3dcc3b48401853791ad6c38e2fb249c0dd45cd96b33b2e4bc765455b358d658f06ba9732214a778370cc33949d48fe7806445354913df23225d32c9657dd1fd0
-Size (moor-2.4.1.tar.gz) = 3016333 bytes
+BLAKE2s (moor-2.5.0.tar.gz) = 410394fbe6d12d7cce88fb870fb59c21c27189806627342388a0c85f4cba2d64
+SHA512 (moor-2.5.0.tar.gz) = 0f494276964442a27bb87d1bc220c491cddb8193dd5e47d8aecc4fb4477d48aa15193fe6787e01fec374995e5dc024cecb05532cb4a628e4e42c63a9347294a2
+Size (moor-2.5.0.tar.gz) = 3019597 bytes
Home |
Main Index |
Thread Index |
Old Index