diff --git a/textproc/moor/Makefile b/textproc/moor/Makefile index 7917de5c36a9..197ad23a12be 100644 --- a/textproc/moor/Makefile +++ b/textproc/moor/Makefile @@ -1,42 +1,42 @@ PORTNAME= moor DISTVERSIONPREFIX= v -DISTVERSION= 2.9.6 +DISTVERSION= 2.10.1 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 '24s,".*","${WRKSRC}/sample-files",g' \ + @${REINPLACE_CMD} 's|../../sample-files|${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 f34b44ba9fc9..98e6ee42df72 100644 --- a/textproc/moor/distinfo +++ b/textproc/moor/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1766049502 -SHA256 (go/textproc_moor/moor-v2.9.6/v2.9.6.mod) = e20dc4ae22e169852bb7f2af27139a52972f310932733985b259ed39a0a4c5f8 -SIZE (go/textproc_moor/moor-v2.9.6/v2.9.6.mod) = 606 -SHA256 (go/textproc_moor/moor-v2.9.6/v2.9.6.zip) = bfec94e706431abbc04783e5acd2fab0b8b570a1809dc8fb791773b4f2fe07ea -SIZE (go/textproc_moor/moor-v2.9.6/v2.9.6.zip) = 5451929 +TIMESTAMP = 1767303187 +SHA256 (go/textproc_moor/moor-v2.10.1/v2.10.1.mod) = 51779a90c9db166dc5cdcb036faeaac76177ce406da5d127a16e1dcf335e9771 +SIZE (go/textproc_moor/moor-v2.10.1/v2.10.1.mod) = 606 +SHA256 (go/textproc_moor/moor-v2.10.1/v2.10.1.zip) = 0d3b73245e890771bf377c3f2ba46f5a2407547997ef85445449e4a11114edb3 +SIZE (go/textproc_moor/moor-v2.10.1/v2.10.1.zip) = 5453136