diff --git a/textproc/moor/Makefile b/textproc/moor/Makefile index ec769ccebb73..dd59433ee403 100644 --- a/textproc/moor/Makefile +++ b/textproc/moor/Makefile @@ -1,42 +1,42 @@ PORTNAME= moor DISTVERSIONPREFIX= v -DISTVERSION= 2.13.2 +DISTVERSION= 2.13.3 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 c93c9c71f788..65d021e080b9 100644 --- a/textproc/moor/distinfo +++ b/textproc/moor/distinfo @@ -1,5 +1,5 @@ -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 +TIMESTAMP = 1779963527 +SHA256 (go/textproc_moor/moor-v2.13.3/v2.13.3.mod) = 798223f02edbf8b697ea909714de3086b5caa69d8688baf1e902a97ae9a06934 +SIZE (go/textproc_moor/moor-v2.13.3/v2.13.3.mod) = 617 +SHA256 (go/textproc_moor/moor-v2.13.3/v2.13.3.zip) = cdb676244bb9141e2964e87638a68bb9a3d0d96332ef973df2379b2d1721d39d +SIZE (go/textproc_moor/moor-v2.13.3/v2.13.3.zip) = 5483159