diff --git a/textproc/moor/Makefile b/textproc/moor/Makefile index 5ba1d592699d..1a4c061f2275 100644 --- a/textproc/moor/Makefile +++ b/textproc/moor/Makefile @@ -1,42 +1,42 @@ PORTNAME= moor DISTVERSIONPREFIX= v -DISTVERSION= 2.15.0 +DISTVERSION= 2.15.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 a9466c04d734..ea8e8f0700c2 100644 --- a/textproc/moor/distinfo +++ b/textproc/moor/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1781262965 -SHA256 (go/textproc_moor/moor-v2.15.0/v2.15.0.mod) = 049ed802a96d79a5f918dccbe9978f292e398f87d7c56b282a4e1f71cd87ca5b -SIZE (go/textproc_moor/moor-v2.15.0/v2.15.0.mod) = 715 -SHA256 (go/textproc_moor/moor-v2.15.0/v2.15.0.zip) = c90aa9a6303d4b86f22a8b6e4fa9f327caa0ba52e9fd10a4482c2cf62e4a02f4 -SIZE (go/textproc_moor/moor-v2.15.0/v2.15.0.zip) = 5486520 +TIMESTAMP = 1781529840 +SHA256 (go/textproc_moor/moor-v2.15.1/v2.15.1.mod) = 049ed802a96d79a5f918dccbe9978f292e398f87d7c56b282a4e1f71cd87ca5b +SIZE (go/textproc_moor/moor-v2.15.1/v2.15.1.mod) = 715 +SHA256 (go/textproc_moor/moor-v2.15.1/v2.15.1.zip) = b5670378dedea6f024985ea9365238845e39d94b36ea321ec58ec58b62fa85a9 +SIZE (go/textproc_moor/moor-v2.15.1/v2.15.1.zip) = 5486448