Commit 25000e43 authored by Yusuf Yaman's avatar Yusuf Yaman Committed by Hiroki Tagato
Browse files

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)
parent 2b6d75d9
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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
+0 −1
Original line number Diff line number Diff line
@@ -733,7 +733,6 @@
    SUBDIR += monit
    SUBDIR += monitord
    SUBDIR += monitorix
    SUBDIR += moor
    SUBDIR += moreutils
    SUBDIR += most
    SUBDIR += mountsmb2

sysutils/moor/distinfo

deleted100644 → 0
+0 −5
Original line number Diff line number Diff line
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
+1 −0
Original line number Diff line number Diff line
@@ -494,6 +494,7 @@
    SUBDIR += mn-aspell
    SUBDIR += moar
    SUBDIR += modlogan
    SUBDIR += moor
    SUBDIR += mp_doccer
    SUBDIR += mr-aspell
    SUBDIR += ms-aspell
+2 −3
Original line number Diff line number Diff line
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
Loading