diff --git a/textproc/moor/Makefile b/textproc/moor/Makefile index c32b182ae9b5..4d70bda027f5 100644 --- a/textproc/moor/Makefile +++ b/textproc/moor/Makefile @@ -1,42 +1,42 @@ PORTNAME= moor DISTVERSIONPREFIX= v -DISTVERSION= 2.10.2 +DISTVERSION= 2.10.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} '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 ad1a5110e612..f9c980801553 100644 --- a/textproc/moor/distinfo +++ b/textproc/moor/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1768766932 -SHA256 (go/textproc_moor/moor-v2.10.2/v2.10.2.mod) = 52ad4eb92cea52f1a305261eadc1247fd24dd40a501c0cedba3e3a97c5c07d1b -SIZE (go/textproc_moor/moor-v2.10.2/v2.10.2.mod) = 606 -SHA256 (go/textproc_moor/moor-v2.10.2/v2.10.2.zip) = 9dec218b09ece05e241b62d2c931ee128187896b46980f4fb031836b87ba1fe4 -SIZE (go/textproc_moor/moor-v2.10.2/v2.10.2.zip) = 5455364 +TIMESTAMP = 1769510050 +SHA256 (go/textproc_moor/moor-v2.10.3/v2.10.3.mod) = 52ad4eb92cea52f1a305261eadc1247fd24dd40a501c0cedba3e3a97c5c07d1b +SIZE (go/textproc_moor/moor-v2.10.3/v2.10.3.mod) = 606 +SHA256 (go/textproc_moor/moor-v2.10.3/v2.10.3.zip) = e12d1d76d6fb028de012c28e8bccab216be6ce9775883bd4ba6d66fe77a56672 +SIZE (go/textproc_moor/moor-v2.10.3/v2.10.3.zip) = 5456325