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 Feb 16 12:19:06 UTC 2026
Modified Files:
pkgsrc/textproc/moor: Makefile distinfo
Log Message:
moor: update to 2.10.4.
Before this release, searching for the next hit while at the bottom of
the input could sometimes get stuck doing nothing.
With this release, we should now correctly go to "not found" every time.
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 pkgsrc/textproc/moor/Makefile
cvs rdiff -u -r1.19 -r1.20 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.27 pkgsrc/textproc/moor/Makefile:1.28
--- pkgsrc/textproc/moor/Makefile:1.27 Sun Feb 1 19:33:20 2026
+++ pkgsrc/textproc/moor/Makefile Mon Feb 16 12:19:06 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.27 2026/02/01 19:33:20 wiz Exp $
+# $NetBSD: Makefile,v 1.28 2026/02/16 12:19:06 wiz Exp $
-DISTNAME= moor-2.10.3
+DISTNAME= moor-2.10.4
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.19 pkgsrc/textproc/moor/distinfo:1.20
--- pkgsrc/textproc/moor/distinfo:1.19 Sun Feb 1 19:33:20 2026
+++ pkgsrc/textproc/moor/distinfo Mon Feb 16 12:19:06 2026
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.19 2026/02/01 19:33:20 wiz Exp $
+$NetBSD: distinfo,v 1.20 2026/02/16 12:19:06 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.10.3.tar.gz) = 2232d6f85b7e6e705503d4a9ee64da8dadd19be4362fa7ed36283a2adb8c9d95
-SHA512 (moor-2.10.3.tar.gz) = e924d4e741ac843cbcd91980a3aa7ec31e40285f2680d321ab9b2a7fdf947bbf13973d275229ca41ab401fa7f4d71a1e3abbd1b49ca29a3dd3ccf1744212d3ce
-Size (moor-2.10.3.tar.gz) = 5312259 bytes
+BLAKE2s (moor-2.10.4.tar.gz) = 8fb6d491b1ed3f182202ab0452b95961cfcece05f58d93c644a98007b5be050c
+SHA512 (moor-2.10.4.tar.gz) = 4c49ce708d104947a286ce5368c57c118693c8ae8db88854a117e4616891ef88758c540c1f749862b2c50644f274ef8795c94a0e65041e259b372fd22c371023
+Size (moor-2.10.4.tar.gz) = 5312471 bytes
Home |
Main Index |
Thread Index |
Old Index