git: 25000e431ca8 - main - sysutils/moor: update to 2.5.0 and move to better category
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 10 Oct 2025 21:52:57 UTC
The branch main has been updated by tagattie:
URL: https://cgit.FreeBSD.org/ports/commit/?id=25000e431ca80866ad45b03351375c3ca3b334e6
commit 25000e431ca80866ad45b03351375c3ca3b334e6
Author: Yusuf Yaman <nxjoseph@protonmail.com>
AuthorDate: 2025-10-10 12:17:31 +0000
Commit: Hiroki Tagato <tagattie@FreeBSD.org>
CommitDate: 2025-10-10 21:52:40 +0000
sysutils/moor: update to 2.5.0 and move to better category
This port is moved to the category 'textproc' because it is a more
appropriate one[1].
[1] https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=290066#c2
Changelog: https://github.com/walles/moor/releases
PR: 289870, 290066
Reported by: mew14930xvi <mew14930xvi@inbox.lv> (PR 289870),
Yusuf Yaman <nxjoseph@protonmail.com> (maintainer, PR 290066)
---
MOVED | 1 +
sysutils/Makefile | 1 -
sysutils/moor/distinfo | 5 -----
textproc/Makefile | 1 +
{sysutils => textproc}/moor/Makefile | 5 ++---
textproc/moor/distinfo | 5 +++++
{sysutils => textproc}/moor/pkg-descr | 0
7 files changed, 9 insertions(+), 9 deletions(-)
diff --git a/MOVED b/MOVED
index 4167d5b28d1b..5dc1a0720aa1 100644
--- a/MOVED
+++ b/MOVED
@@ -4798,3 +4798,4 @@ emulators/86Box@qt5||2025-10-08|Unflavorize port, qt5 flavor is no longer used i
emulators/86Box@qt6|emulators/86Box|2025-10-08|Unflavorize port, as it is now qt6 only
net-p2p/tremotesf@qt5||2025-10-08|Upstream removed Qt 5 support
net-p2p/tremotesf@qt6|net-p2p/tremotesf|2025-10-08|Qt 6 is the only supported version, de-flavorize
+sysutils/moor|textproc/moor|2025-10-10|Moved to a more appropriate category
diff --git a/sysutils/Makefile b/sysutils/Makefile
index 51e111d40d20..67a7d9cb0002 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -733,7 +733,6 @@
SUBDIR += monit
SUBDIR += monitord
SUBDIR += monitorix
- SUBDIR += moor
SUBDIR += moreutils
SUBDIR += most
SUBDIR += mountsmb2
diff --git a/sysutils/moor/distinfo b/sysutils/moor/distinfo
deleted file mode 100644
index 3dcee047a341..000000000000
--- a/sysutils/moor/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-TIMESTAMP = 1758391546
-SHA256 (go/sysutils_moor/moor-v2.2.0/v2.2.0.mod) = 00a99435b9a18c1066acc954bb0d8140ee7d889276809627985a4e2d92e2fab2
-SIZE (go/sysutils_moor/moor-v2.2.0/v2.2.0.mod) = 582
-SHA256 (go/sysutils_moor/moor-v2.2.0/v2.2.0.zip) = 588ca012c5ffedc2164fed3651c05ea46629231ae9a07919863f5665b1c85326
-SIZE (go/sysutils_moor/moor-v2.2.0/v2.2.0.zip) = 3113312
diff --git a/textproc/Makefile b/textproc/Makefile
index 77ff92221841..51e983dfd88d 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -494,6 +494,7 @@
SUBDIR += mn-aspell
SUBDIR += moar
SUBDIR += modlogan
+ SUBDIR += moor
SUBDIR += mp_doccer
SUBDIR += mr-aspell
SUBDIR += ms-aspell
diff --git a/sysutils/moor/Makefile b/textproc/moor/Makefile
similarity index 93%
rename from sysutils/moor/Makefile
rename to textproc/moor/Makefile
index 25ce5951966e..abe7eda9974f 100644
--- a/sysutils/moor/Makefile
+++ b/textproc/moor/Makefile
@@ -1,8 +1,7 @@
PORTNAME= moor
DISTVERSIONPREFIX= v
-DISTVERSION= 2.2.0
-PORTREVISION= 1
-CATEGORIES= sysutils
+DISTVERSION= 2.5.0
+CATEGORIES= textproc
MAINTAINER= nxjoseph@protonmail.com
COMMENT= Pager designed to do the right thing without any configuration
diff --git a/textproc/moor/distinfo b/textproc/moor/distinfo
new file mode 100644
index 000000000000..56004feccf05
--- /dev/null
+++ b/textproc/moor/distinfo
@@ -0,0 +1,5 @@
+TIMESTAMP = 1760098062
+SHA256 (go/textproc_moor/moor-v2.5.0/v2.5.0.mod) = 157a9f9076751751b42b48c8ea9d05f985c0b14ce11316ed20856fd9a382b731
+SIZE (go/textproc_moor/moor-v2.5.0/v2.5.0.mod) = 585
+SHA256 (go/textproc_moor/moor-v2.5.0/v2.5.0.zip) = 12532f2e56d7b7f8807b382ab1e1de3a9935f7384399954e1d7fcb859675897c
+SIZE (go/textproc_moor/moor-v2.5.0/v2.5.0.zip) = 3120590
diff --git a/sysutils/moor/pkg-descr b/textproc/moor/pkg-descr
similarity index 100%
rename from sysutils/moor/pkg-descr
rename to textproc/moor/pkg-descr