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 14 16:43:04 UTC 2025

Modified Files:
        pkgsrc/textproc/moor: Makefile distinfo

Log Message:
moor: update to 2.5.1. Changes:

- Backwards searching now scrolls sideways as needed
- Fix selection not working in certain terminals
- Default line numbers to off when showing git output
- Support ^a and ^e to move to start and end of search edit box


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/textproc/moor/Makefile
cvs rdiff -u -r1.8 -r1.9 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.11 pkgsrc/textproc/moor/Makefile:1.12
--- pkgsrc/textproc/moor/Makefile:1.11  Wed Oct  8 06:54:40 2025
+++ pkgsrc/textproc/moor/Makefile       Tue Oct 14 16:43:04 2025
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2025/10/08 06:54:40 bsiegert Exp $
+# $NetBSD: Makefile,v 1.12 2025/10/14 16:43:04 schmonz Exp $
 
-DISTNAME=              moor-2.5.0
-PKGREVISION=           1
+DISTNAME=              moor-2.5.1
 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.8 pkgsrc/textproc/moor/distinfo:1.9
--- pkgsrc/textproc/moor/distinfo:1.8   Tue Oct  7 14:32:06 2025
+++ pkgsrc/textproc/moor/distinfo       Tue Oct 14 16:43:04 2025
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.8 2025/10/07 14:32:06 schmonz Exp $
+$NetBSD: distinfo,v 1.9 2025/10/14 16:43:04 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.5.0.tar.gz) = 410394fbe6d12d7cce88fb870fb59c21c27189806627342388a0c85f4cba2d64
-SHA512 (moor-2.5.0.tar.gz) = 0f494276964442a27bb87d1bc220c491cddb8193dd5e47d8aecc4fb4477d48aa15193fe6787e01fec374995e5dc024cecb05532cb4a628e4e42c63a9347294a2
-Size (moor-2.5.0.tar.gz) = 3019597 bytes
+BLAKE2s (moor-2.5.1.tar.gz) = a9075fe0d00486f5ecb85aabf6a195eb2f1df537eee34f51003d3c8cc3044717
+SHA512 (moor-2.5.1.tar.gz) = 1692088c4f09cb8541717c1dcbce373bfd3a17f51c8e5c4f46c3e4f69ea1d0805c803022f01b6a35084e53e6a5bd5b51910e3d1095d3ad588c09b1f2957bcaff
+Size (moor-2.5.1.tar.gz) = 3021975 bytes



Home | Main Index | Thread Index | Old Index