diff --git a/textproc/moor/Makefile b/textproc/moor/Makefile index 2d259e11139f..75ebca0c4e15 100644 --- a/textproc/moor/Makefile +++ b/textproc/moor/Makefile @@ -1,43 +1,42 @@ PORTNAME= moor DISTVERSIONPREFIX= v -DISTVERSION= 2.12.0 -PORTREVISION= 1 +DISTVERSION= 2.12.2 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 c6cea4936f01..3a9c5319d2f4 100644 --- a/textproc/moor/distinfo +++ b/textproc/moor/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1774876645 -SHA256 (go/textproc_moor/moor-v2.12.0/v2.12.0.mod) = 798223f02edbf8b697ea909714de3086b5caa69d8688baf1e902a97ae9a06934 -SIZE (go/textproc_moor/moor-v2.12.0/v2.12.0.mod) = 617 -SHA256 (go/textproc_moor/moor-v2.12.0/v2.12.0.zip) = ee4fc54f0d0de1ca0726eeb7c8964b2b8dd17b4d3790d674cff4de9899c7b51b -SIZE (go/textproc_moor/moor-v2.12.0/v2.12.0.zip) = 5464228 +TIMESTAMP = 1777501350 +SHA256 (go/textproc_moor/moor-v2.12.2/v2.12.2.mod) = 798223f02edbf8b697ea909714de3086b5caa69d8688baf1e902a97ae9a06934 +SIZE (go/textproc_moor/moor-v2.12.2/v2.12.2.mod) = 617 +SHA256 (go/textproc_moor/moor-v2.12.2/v2.12.2.zip) = 1388c98c06ac3a6e5d022896781b42b47cfa99e516a3225941331932b39e1b7d +SIZE (go/textproc_moor/moor-v2.12.2/v2.12.2.zip) = 5466894