diff --git a/textproc/moor/Makefile b/textproc/moor/Makefile index 63942ad20c4b..087885c70e4d 100644 --- a/textproc/moor/Makefile +++ b/textproc/moor/Makefile @@ -1,42 +1,42 @@ PORTNAME= moor DISTVERSIONPREFIX= v -DISTVERSION= 2.16.1 +DISTVERSION= 2.16.2 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 e6fa2e494653..3db0f77c4c54 100644 --- a/textproc/moor/distinfo +++ b/textproc/moor/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1785416940 -SHA256 (go/textproc_moor/moor-v2.16.1/v2.16.1.mod) = 94d1c969df11c6bf7b50f332522bc786c590b6caa2dc230df62f52bfbd9ca8bc -SIZE (go/textproc_moor/moor-v2.16.1/v2.16.1.mod) = 715 -SHA256 (go/textproc_moor/moor-v2.16.1/v2.16.1.zip) = 99055933812a654b6a7c28a557a930c65cdc63917e281128ce88e83dc06790e8 -SIZE (go/textproc_moor/moor-v2.16.1/v2.16.1.zip) = 5727987 +TIMESTAMP = 1785701443 +SHA256 (go/textproc_moor/moor-v2.16.2/v2.16.2.mod) = 76f0dbdde652feaac9bfa4706158da1685e44986361ecc5f03f0d4ca7b0dc48e +SIZE (go/textproc_moor/moor-v2.16.2/v2.16.2.mod) = 627 +SHA256 (go/textproc_moor/moor-v2.16.2/v2.16.2.zip) = 2822f2d02921e86327ccd1681a80d06ffd7c5470be9d6266300c7d02aca61a57 +SIZE (go/textproc_moor/moor-v2.16.2/v2.16.2.zip) = 5734280