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:           Sat Nov  8 22:46:39 UTC 2025

Modified Files:
        pkgsrc/textproc/moor: Makefile distinfo

Log Message:
moor: update to 2.8.1. Changes:

- Add LESSSECURE=1 secure mode for systemctl
- Fix searching sometimes scrolling right, even though there were no new
  search hits there
- Fix (in Kitty and some other terminals) mouse selection not working
  while content was still loading


To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/textproc/moor/Makefile
cvs rdiff -u -r1.12 -r1.13 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.17 pkgsrc/textproc/moor/Makefile:1.18
--- pkgsrc/textproc/moor/Makefile:1.17  Tue Oct 28 16:05:09 2025
+++ pkgsrc/textproc/moor/Makefile       Sat Nov  8 22:46:39 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.17 2025/10/28 16:05:09 schmonz Exp $
+# $NetBSD: Makefile,v 1.18 2025/11/08 22:46:39 schmonz Exp $
 
-DISTNAME=              moor-2.7.1
+DISTNAME=              moor-2.8.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.12 pkgsrc/textproc/moor/distinfo:1.13
--- pkgsrc/textproc/moor/distinfo:1.12  Tue Oct 28 16:05:09 2025
+++ pkgsrc/textproc/moor/distinfo       Sat Nov  8 22:46:39 2025
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.12 2025/10/28 16:05:09 schmonz Exp $
+$NetBSD: distinfo,v 1.13 2025/11/08 22:46:39 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.7.1.tar.gz) = 97f17379640d6432e6928678e1396cacce5cb006fc1530b05788124d8ad1871b
-SHA512 (moor-2.7.1.tar.gz) = c866b2eea018165e8eb198afefde1984051d46a27d1c665fa255dfa8c4f9c8b118115a3a63495f8c9e2a083f457f7be29ab834d44f58c7c37fd176c172481bcd
-Size (moor-2.7.1.tar.gz) = 3025161 bytes
+BLAKE2s (moor-2.8.1.tar.gz) = 6e40d41ae72d9f52c00ad67bdd8263aaf0144da9bcc7522f63112db2a3d32dac
+SHA512 (moor-2.8.1.tar.gz) = 499335bede5c943326d6569482d541afe74618bd8b83c2c845898431748dd943a8a7656280089b9aa19a144fb8d459f2a7b1151cbd496e1501f9277a747ecb61
+Size (moor-2.8.1.tar.gz) = 3026184 bytes



Home | Main Index | Thread Index | Old Index