diff --git a/textproc/moor/Makefile b/textproc/moor/Makefile index 9329e179a1db..9cc5fb73d81f 100644 --- a/textproc/moor/Makefile +++ b/textproc/moor/Makefile @@ -1,43 +1,42 @@ PORTNAME= moor DISTVERSIONPREFIX= v -DISTVERSION= 2.13.4 -PORTREVISION= 1 +DISTVERSION= 2.14.0 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 75e69d3bdfdb..040b1daa93ae 100644 --- a/textproc/moor/distinfo +++ b/textproc/moor/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1780500824 -SHA256 (go/textproc_moor/moor-v2.13.4/v2.13.4.mod) = 798223f02edbf8b697ea909714de3086b5caa69d8688baf1e902a97ae9a06934 -SIZE (go/textproc_moor/moor-v2.13.4/v2.13.4.mod) = 617 -SHA256 (go/textproc_moor/moor-v2.13.4/v2.13.4.zip) = 96e014ee6b5fac8c7b85c112738df97009868320abc7f4190856a8aeead86708 -SIZE (go/textproc_moor/moor-v2.13.4/v2.13.4.zip) = 5484448 +TIMESTAMP = 1780864561 +SHA256 (go/textproc_moor/moor-v2.14.0/v2.14.0.mod) = 049ed802a96d79a5f918dccbe9978f292e398f87d7c56b282a4e1f71cd87ca5b +SIZE (go/textproc_moor/moor-v2.14.0/v2.14.0.mod) = 715 +SHA256 (go/textproc_moor/moor-v2.14.0/v2.14.0.zip) = 0a3436ca6ac89ae14e3c5b5bb1e4a4c3127350aad52c04ebd3dd25acd4fc9e07 +SIZE (go/textproc_moor/moor-v2.14.0/v2.14.0.zip) = 5485399