diff --git a/textproc/moor/Makefile b/textproc/moor/Makefile index 520cc4f1e2bf..709a58b1de83 100644 --- a/textproc/moor/Makefile +++ b/textproc/moor/Makefile @@ -1,42 +1,42 @@ PORTNAME= moor DISTVERSIONPREFIX= v -DISTVERSION= 2.19.1 +DISTVERSION= 2.19.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 254d3fba0e19..284b95050883 100644 --- a/textproc/moor/distinfo +++ b/textproc/moor/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1789391246 -SHA256 (go/textproc_moor/moor-v2.19.1/v2.19.1.mod) = 74b56c928c84f894a438f0a154b42515834621161b6d37198bda8f96ef6180c9 -SIZE (go/textproc_moor/moor-v2.19.1/v2.19.1.mod) = 976 -SHA256 (go/textproc_moor/moor-v2.19.1/v2.19.1.zip) = 4d07ad6d67c5d729cfdac5ce679369aab9c064796c7f75aed208b20660527166 -SIZE (go/textproc_moor/moor-v2.19.1/v2.19.1.zip) = 5719618 +TIMESTAMP = 1789651989 +SHA256 (go/textproc_moor/moor-v2.19.2/v2.19.2.mod) = 0ee7f10b3033fe79847a5e9b54977ed6958342266544da1f49c9abdb11a5c270 +SIZE (go/textproc_moor/moor-v2.19.2/v2.19.2.mod) = 976 +SHA256 (go/textproc_moor/moor-v2.19.2/v2.19.2.zip) = 0e8d2a17d7f1e60c3e1a90c888fddc480f47d968694bfd30ec90984ada0d5973 +SIZE (go/textproc_moor/moor-v2.19.2/v2.19.2.zip) = 5719070