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: Mon Mar 9 16:49:53 UTC 2026
Modified Files:
pkgsrc/textproc/moor: Makefile distinfo
Log Message:
moor: update to 2.11.1.
Before this release, when...
Open a file in moor
Press "v" to open it in an editor
Exit the editor
... moor would exit.
With this release, moor will now instead continue where it left off.
Also in this release, filtering now performs better in certain cases.
To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 pkgsrc/textproc/moor/Makefile
cvs rdiff -u -r1.21 -r1.22 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.31 pkgsrc/textproc/moor/Makefile:1.32
--- pkgsrc/textproc/moor/Makefile:1.31 Fri Mar 6 21:08:06 2026
+++ pkgsrc/textproc/moor/Makefile Mon Mar 9 16:49:52 2026
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.31 2026/03/06 21:08:06 bsiegert Exp $
+# $NetBSD: Makefile,v 1.32 2026/03/09 16:49:52 wiz Exp $
-DISTNAME= moor-2.11.0
-PKGREVISION= 1
+DISTNAME= moor-2.11.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.21 pkgsrc/textproc/moor/distinfo:1.22
--- pkgsrc/textproc/moor/distinfo:1.21 Mon Mar 2 12:11:19 2026
+++ pkgsrc/textproc/moor/distinfo Mon Mar 9 16:49:52 2026
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.21 2026/03/02 12:11:19 wiz Exp $
+$NetBSD: distinfo,v 1.22 2026/03/09 16:49:52 wiz Exp $
BLAKE2s (github.com_adrg_xdg_@v_v0.5.3.mod) = d6562994850ff49646864144f83c4ce6db7f136692b1d986787ee15b68e4d496
SHA512 (github.com_adrg_xdg_@v_v0.5.3.mod) = 392cf3f009a48dab138d1e2b3d1d2563e616a43ae7c2e0bb00f0029073b758706ebb882e96a3400dc4b6a25fef07370c960fdd197d366bc9757d29f20c89cbe3
@@ -180,6 +180,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.11.0.tar.gz) = 24c63ee575da3a5e971ce337803a9ad6c64e39e559d05a97c8ccb14f7a8eb010
-SHA512 (moor-2.11.0.tar.gz) = 86cce899374788f77b87fc4f18f261ca57b87983dc44ec98f46ed1d8493ffa0cecaea1398ca661b4b227c7f5d0738592dd0e9667f99e295143ebbe6c4f57e83b
-Size (moor-2.11.0.tar.gz) = 5314934 bytes
+BLAKE2s (moor-2.11.1.tar.gz) = d88e654ab876d670a4ac48b32d0704a7452f24e85656a606905fa3dc1e4ebd70
+SHA512 (moor-2.11.1.tar.gz) = 94ce84bea60b3231c16851c9f8e9c6282ba6c72072cf4e2a9ffcf6f1c8c31f6d43875a756a2c4e05ba6849b598286defc60a9004ea4c841d2da3423d76f8b86a
+Size (moor-2.11.1.tar.gz) = 5317074 bytes
Home |
Main Index |
Thread Index |
Old Index