diff --git a/textproc/moor/Makefile b/textproc/moor/Makefile index f736586d6f3c..069e61682a20 100644 --- a/textproc/moor/Makefile +++ b/textproc/moor/Makefile @@ -1,42 +1,42 @@ PORTNAME= moor DISTVERSIONPREFIX= v -DISTVERSION= 2.9.1 +DISTVERSION= 2.9.2 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 da8de25e30ec..e1bcedd6c95f 100644 --- a/textproc/moor/distinfo +++ b/textproc/moor/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1763231811 -SHA256 (go/textproc_moor/moor-v2.9.1/v2.9.1.mod) = 717203e78c0cec84940aaf4ae2764f45e8f5d326aceb748d54d8bcfb5007f3f8 -SIZE (go/textproc_moor/moor-v2.9.1/v2.9.1.mod) = 561 -SHA256 (go/textproc_moor/moor-v2.9.1/v2.9.1.zip) = f76ca66c11a9e1ef939c6848a5b9c9d2e65e787d0dac859b725ebf718c3b8fe5 -SIZE (go/textproc_moor/moor-v2.9.1/v2.9.1.zip) = 3133857 +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