diff --git a/textproc/moor/Makefile b/textproc/moor/Makefile index 13e639c59889..84257304feff 100644 --- a/textproc/moor/Makefile +++ b/textproc/moor/Makefile @@ -1,43 +1,42 @@ PORTNAME= moor DISTVERSIONPREFIX= v -DISTVERSION= 2.18.0 -PORTREVISION= 1 +DISTVERSION= 2.19.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:1.27,modules +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 f714f53a7956..c3b3abe72429 100644 --- a/textproc/moor/distinfo +++ b/textproc/moor/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1787776805 -SHA256 (go/textproc_moor/moor-v2.18.0/v2.18.0.mod) = ccd48a09c3dc26e488da04bc26426a02076cef01aad0d02e40fd31a92d5f873a -SIZE (go/textproc_moor/moor-v2.18.0/v2.18.0.mod) = 658 -SHA256 (go/textproc_moor/moor-v2.18.0/v2.18.0.zip) = 19556e901851541df61367ad10971052ef42f969a6a3df3496131b360b02af8a -SIZE (go/textproc_moor/moor-v2.18.0/v2.18.0.zip) = 5755081 +TIMESTAMP = 1788880377 +SHA256 (go/textproc_moor/moor-v2.19.0/v2.19.0.mod) = 74b56c928c84f894a438f0a154b42515834621161b6d37198bda8f96ef6180c9 +SIZE (go/textproc_moor/moor-v2.19.0/v2.19.0.mod) = 976 +SHA256 (go/textproc_moor/moor-v2.19.0/v2.19.0.zip) = b7fdf735b97a297cc787d7a02fe861ec6fbe7ea77fb1b6fb997cce3fe9190021 +SIZE (go/textproc_moor/moor-v2.19.0/v2.19.0.zip) = 5715424