diff --git a/textproc/moor/Makefile b/textproc/moor/Makefile index fc100b60b868..22cbbc7ac40b 100644 --- a/textproc/moor/Makefile +++ b/textproc/moor/Makefile @@ -1,43 +1,42 @@ PORTNAME= moor DISTVERSIONPREFIX= v -DISTVERSION= 2.16.3 -PORTREVISION= 1 +DISTVERSION= 2.17.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 b5ead92eb5df..5ef8e67f98b6 100644 --- a/textproc/moor/distinfo +++ b/textproc/moor/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1786468144 -SHA256 (go/textproc_moor/moor-v2.16.3/v2.16.3.mod) = 97025ba00daea017bea783f96e3c36e3ef68b7fc5da6fb5030fee43f012338ae -SIZE (go/textproc_moor/moor-v2.16.3/v2.16.3.mod) = 658 -SHA256 (go/textproc_moor/moor-v2.16.3/v2.16.3.zip) = 05e96bf7119af26590b355632acf66040c5fb766d2b499bd06e3d686aa4b7a8c -SIZE (go/textproc_moor/moor-v2.16.3/v2.16.3.zip) = 5750454 +TIMESTAMP = 1786885761 +SHA256 (go/textproc_moor/moor-v2.17.0/v2.17.0.mod) = 97025ba00daea017bea783f96e3c36e3ef68b7fc5da6fb5030fee43f012338ae +SIZE (go/textproc_moor/moor-v2.17.0/v2.17.0.mod) = 658 +SHA256 (go/textproc_moor/moor-v2.17.0/v2.17.0.zip) = d53aa677a2b46c9fb85946334cac973b73e75b2bc1197276d2232fae239b9a6b +SIZE (go/textproc_moor/moor-v2.17.0/v2.17.0.zip) = 5754418