diff --git a/textproc/moor/Makefile b/textproc/moor/Makefile index b0aee9afa5bd..c32b182ae9b5 100644 --- a/textproc/moor/Makefile +++ b/textproc/moor/Makefile @@ -1,43 +1,42 @@ PORTNAME= moor DISTVERSIONPREFIX= v -DISTVERSION= 2.10.1 -PORTREVISION= 1 +DISTVERSION= 2.10.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} '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 98e6ee42df72..ad1a5110e612 100644 --- a/textproc/moor/distinfo +++ b/textproc/moor/distinfo @@ -1,5 +1,5 @@ -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 +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