diff --git a/textproc/moor/Makefile b/textproc/moor/Makefile index 278b8783a3e0..1b2935a22f6c 100644 --- a/textproc/moor/Makefile +++ b/textproc/moor/Makefile @@ -1,42 +1,42 @@ PORTNAME= moor DISTVERSIONPREFIX= v -DISTVERSION= 2.13.0 +DISTVERSION= 2.13.1 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 7878db5f5cc7..732c97c0c738 100644 --- a/textproc/moor/distinfo +++ b/textproc/moor/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1778322480 -SHA256 (go/textproc_moor/moor-v2.13.0/v2.13.0.mod) = 798223f02edbf8b697ea909714de3086b5caa69d8688baf1e902a97ae9a06934 -SIZE (go/textproc_moor/moor-v2.13.0/v2.13.0.mod) = 617 -SHA256 (go/textproc_moor/moor-v2.13.0/v2.13.0.zip) = 373725af8fe5b791b647540649e9642f5bbb3237395f8e8c43d6769b6d862595 -SIZE (go/textproc_moor/moor-v2.13.0/v2.13.0.zip) = 5479007 +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