diff --git a/textproc/moor/Makefile b/textproc/moor/Makefile index 34902e1bd377..23c68ec930bb 100644 --- a/textproc/moor/Makefile +++ b/textproc/moor/Makefile @@ -1,42 +1,42 @@ PORTNAME= moor DISTVERSIONPREFIX= v -DISTVERSION= 2.10.4 +DISTVERSION= 2.11.0 CATEGORIES= textproc MAINTAINER= nxjoseph@FreeBSD.org 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 603b095ad71e..a23a4f5be136 100644 --- a/textproc/moor/distinfo +++ b/textproc/moor/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1770918759 -SHA256 (go/textproc_moor/moor-v2.10.4/v2.10.4.mod) = 52ad4eb92cea52f1a305261eadc1247fd24dd40a501c0cedba3e3a97c5c07d1b -SIZE (go/textproc_moor/moor-v2.10.4/v2.10.4.mod) = 606 -SHA256 (go/textproc_moor/moor-v2.10.4/v2.10.4.zip) = 2ac929c4f7b2abbdff61fe5eb5cd34e61cabfd87147dc6b43b4211ec7e9ca3f5 -SIZE (go/textproc_moor/moor-v2.10.4/v2.10.4.zip) = 5456569 +TIMESTAMP = 1772131735 +SHA256 (go/textproc_moor/moor-v2.11.0/v2.11.0.mod) = 52ad4eb92cea52f1a305261eadc1247fd24dd40a501c0cedba3e3a97c5c07d1b +SIZE (go/textproc_moor/moor-v2.11.0/v2.11.0.mod) = 606 +SHA256 (go/textproc_moor/moor-v2.11.0/v2.11.0.zip) = 1f115f5f3f842a4b7f82374b9aae3d7ca66dd9d8de82def5de69862fbc3710bb +SIZE (go/textproc_moor/moor-v2.11.0/v2.11.0.zip) = 5460895