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 Oct 18 18:48:14 UTC 2025

Modified Files:
        pkgsrc/textproc/moor: Makefile distinfo

Log Message:
moor: update to 2.6.1. Changes:

- Support `#` in URLs
- Keyboard navigation improvements to the input box used for searching
- Add QuitIfOneScreen and NoLineNumbers to embed API


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/textproc/moor/Makefile
cvs rdiff -u -r1.10 -r1.11 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.15 pkgsrc/textproc/moor/Makefile:1.16
--- pkgsrc/textproc/moor/Makefile:1.15  Thu Oct 16 18:00:04 2025
+++ pkgsrc/textproc/moor/Makefile       Sat Oct 18 18:48:14 2025
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.15 2025/10/16 18:00:04 bsiegert Exp $
+# $NetBSD: Makefile,v 1.16 2025/10/18 18:48:14 schmonz Exp $
 
-DISTNAME=              moor-2.5.2
-PKGREVISION=           1
+DISTNAME=              moor-2.6.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.10 pkgsrc/textproc/moor/distinfo:1.11
--- pkgsrc/textproc/moor/distinfo:1.10  Thu Oct 16 13:25:33 2025
+++ pkgsrc/textproc/moor/distinfo       Sat Oct 18 18:48:14 2025
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.10 2025/10/16 13:25:33 schmonz Exp $
+$NetBSD: distinfo,v 1.11 2025/10/18 18:48:14 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.2.tar.gz) = 907b1eec8d5a6d1fc95743bb4d03e3ae1976246c7b3ca4a1ea8e0fb6c6ddcb88
-SHA512 (moor-2.5.2.tar.gz) = 15937d3a09630b7bc6f145fd0a1e82d4bf44dbfc63f4cd97f5995bb6fd6e09e231ea9f0736d9d31d323f1d2ce8d672faec67eed53fa89ddc3bafae1c00f19158
-Size (moor-2.5.2.tar.gz) = 3023464 bytes
+BLAKE2s (moor-2.6.1.tar.gz) = 02b3b7e1eaea407d66aee5a5c7651c06aefd4ad96bff9087fb74d1b2a73c7c02
+SHA512 (moor-2.6.1.tar.gz) = e80c4cdefdc1a11d219d2962f5849b337794fae3201da2ae382b8a7fc39c7ba3674760c73ab8b8a8acd289eaf6f62c72a559a8624483cbce6836f2a75ecf92c7
+Size (moor-2.6.1.tar.gz) = 3023891 bytes



Home | Main Index | Thread Index | Old Index