diff --git a/textproc/moor/Makefile b/textproc/moor/Makefile index 1b2935a22f6c..ec769ccebb73 100644 --- a/textproc/moor/Makefile +++ b/textproc/moor/Makefile @@ -1,42 +1,42 @@ PORTNAME= moor DISTVERSIONPREFIX= v -DISTVERSION= 2.13.1 +DISTVERSION= 2.13.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 732c97c0c738..c93c9c71f788 100644 --- a/textproc/moor/distinfo +++ b/textproc/moor/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1778483308 -SHA256 (go/textproc_moor/moor-v2.13.1/v2.13.1.mod) = 798223f02edbf8b697ea909714de3086b5caa69d8688baf1e902a97ae9a06934 -SIZE (go/textproc_moor/moor-v2.13.1/v2.13.1.mod) = 617 -SHA256 (go/textproc_moor/moor-v2.13.1/v2.13.1.zip) = 55c32a59d149cfa80d811f8162042d0563fd0c915e721f70832a36e9df167330 -SIZE (go/textproc_moor/moor-v2.13.1/v2.13.1.zip) = 5481072 +TIMESTAMP = 1778775037 +SHA256 (go/textproc_moor/moor-v2.13.2/v2.13.2.mod) = 798223f02edbf8b697ea909714de3086b5caa69d8688baf1e902a97ae9a06934 +SIZE (go/textproc_moor/moor-v2.13.2/v2.13.2.mod) = 617 +SHA256 (go/textproc_moor/moor-v2.13.2/v2.13.2.zip) = c10f8a493fe5f3683b600796c29365164b04185e0c1fe506f592d1dfc9c100c0 +SIZE (go/textproc_moor/moor-v2.13.2/v2.13.2.zip) = 5481621