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:           Sun May 10 12:08:58 UTC 2026

Modified Files:
        pkgsrc/textproc/moor: Makefile distinfo

Log Message:
moor: update to 2.13.0.

In this release, moor now automatically detects if a file gets
truncated/shrunk or completely rewritten and reloads it appropriately.
Also, you can now press r at any time to manually reload the current
file.

Additionally, the man page got minor touchups, thanks @ssgelm in #405!


To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 pkgsrc/textproc/moor/Makefile
cvs rdiff -u -r1.24 -r1.25 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.36 pkgsrc/textproc/moor/Makefile:1.37
--- pkgsrc/textproc/moor/Makefile:1.36  Thu May  7 18:50:09 2026
+++ pkgsrc/textproc/moor/Makefile       Sun May 10 12:08:58 2026
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.36 2026/05/07 18:50:09 bsiegert Exp $
+# $NetBSD: Makefile,v 1.37 2026/05/10 12:08:58 wiz Exp $
 
-DISTNAME=              moor-2.12.3
-PKGREVISION=           1
+DISTNAME=              moor-2.13.0
 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.24 pkgsrc/textproc/moor/distinfo:1.25
--- pkgsrc/textproc/moor/distinfo:1.24  Sun May  3 15:57:55 2026
+++ pkgsrc/textproc/moor/distinfo       Sun May 10 12:08:58 2026
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.24 2026/05/03 15:57:55 wiz Exp $
+$NetBSD: distinfo,v 1.25 2026/05/10 12:08:58 wiz Exp $
 
 BLAKE2s (github.com_adrg_xdg_@v_v0.5.3.mod) = d6562994850ff49646864144f83c4ce6db7f136692b1d986787ee15b68e4d496
 SHA512 (github.com_adrg_xdg_@v_v0.5.3.mod) = 392cf3f009a48dab138d1e2b3d1d2563e616a43ae7c2e0bb00f0029073b758706ebb882e96a3400dc4b6a25fef07370c960fdd197d366bc9757d29f20c89cbe3
@@ -186,6 +186,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.12.3.tar.gz) = 15448151be46f7d48a19f99f831abc45ca04e6e61d32a8747c41a92b83ddb6b2
-SHA512 (moor-2.12.3.tar.gz) = d1d21b01bde48cec50c8cc4f09f029b49e30e0a492697419b7a875927a3a41f0104b9f5ecba9783fc8fcb207747ee11085c07b2c3934de2d798508f15c9defe5
-Size (moor-2.12.3.tar.gz) = 5320628 bytes
+BLAKE2s (moor-2.13.0.tar.gz) = 765b229be02c7c27f87de2bb6317550fb0d80b4a21d72eb27b91c85948c7929c
+SHA512 (moor-2.13.0.tar.gz) = 67ab3b73e616e2bb62d93a7a05886840680729bef0613f4a8a1f91d07fa9c66fabd7f50ef5ea9bc57eb6b5f5727b7bb12b1f47068ec8f6b896d97251a0ad29ae
+Size (moor-2.13.0.tar.gz) = 5326829 bytes



Home | Main Index | Thread Index | Old Index