diff --git a/textproc/moor/Makefile b/textproc/moor/Makefile index 069e61682a20..dbae88ee894b 100644 --- a/textproc/moor/Makefile +++ b/textproc/moor/Makefile @@ -1,42 +1,42 @@ PORTNAME= moor DISTVERSIONPREFIX= v -DISTVERSION= 2.9.2 +DISTVERSION= 2.9.3 CATEGORIES= textproc MAINTAINER= nxjoseph@protonmail.com COMMENT= Pager designed to do the right thing without any configuration WWW= https://github.com/walles/moor LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules GO_MODULE= github.com/walles/${PORTNAME}/v2 GO_TARGET= ./cmd/${PORTNAME} GO_BUILDFLAGS= -ldflags="-s -w -X main.versionString=${DISTVERSIONFULL}" PLIST_FILES= bin/${PORTNAME} \ share/man/man1/${PORTNAME}.1.gz PORTEXAMPLES= * OPTIONS_DEFINE= EXAMPLES OPTIONS_SUB= yes post-extract: @cd ${WRKSRC}/sample-files && \ ${LN} -s compressed.txt.zst compressed.txt.zstd post-patch: @${REINPLACE_CMD} -e '22s,".*","${WRKSRC}/sample-files",g' \ ${WRKSRC}/internal/reader/reader_test.go post-install: ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 \ ${STAGEDIR}${MANDIRS}/man1 post-install-EXAMPLES-on: @cd ${WRKSRC}/sample-files && \ ${COPYTREE_SHARE} . ${STAGEDIR}${EXAMPLESDIR} .include diff --git a/textproc/moor/distinfo b/textproc/moor/distinfo index e1bcedd6c95f..af5326a6315e 100644 --- a/textproc/moor/distinfo +++ b/textproc/moor/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1763978192 -SHA256 (go/textproc_moor/moor-v2.9.2/v2.9.2.mod) = 97e387499046a2307b180e8166c89c8db7c6f44402dcb2b58256edc52a9eefff -SIZE (go/textproc_moor/moor-v2.9.2/v2.9.2.mod) = 596 -SHA256 (go/textproc_moor/moor-v2.9.2/v2.9.2.zip) = ccb2803bab16b58c6d9603475ece93ed8131a5eaa777eff80189f38f8aed88ab -SIZE (go/textproc_moor/moor-v2.9.2/v2.9.2.zip) = 3134969 +TIMESTAMP = 1764531310 +SHA256 (go/textproc_moor/moor-v2.9.3/v2.9.3.mod) = 97e387499046a2307b180e8166c89c8db7c6f44402dcb2b58256edc52a9eefff +SIZE (go/textproc_moor/moor-v2.9.3/v2.9.3.mod) = 596 +SHA256 (go/textproc_moor/moor-v2.9.3/v2.9.3.zip) = bbc991c14122b6a1b8ea379947bc46898fd91891ef73b8e76d5aefd5a21dfc56 +SIZE (go/textproc_moor/moor-v2.9.3/v2.9.3.zip) = 3138623