diff --git a/textproc/fzf/Makefile b/textproc/fzf/Makefile index 354f90ad4043..9cac1a9a2c69 100644 --- a/textproc/fzf/Makefile +++ b/textproc/fzf/Makefile @@ -1,24 +1,24 @@ PORTNAME= fzf DISTVERSIONPREFIX= v -DISTVERSION= 0.73.0 +DISTVERSION= 0.73.1 CATEGORIES= textproc MAINTAINER= bofh@FreeBSD.org COMMENT= Blazing fast command-line fuzzy finder WWW= https://github.com/junegunn/fzf/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules GO_MODULE= github.com/junegunn/fzf GO_BUILDFLAGS= -ldflags="-X main.version=${DISTVERSION} -X main.revision=${COMMIT_ID} -s -w" -COMMIT_ID= a24deef +COMMIT_ID= ce4bef7 PLIST_FILES= bin/fzf share/man/man1/fzf.1.gz post-install: ${INSTALL_MAN} ${WRKSRC}/man/man1/fzf.1 ${STAGEDIR}${PREFIX}/share/man/man1 .include diff --git a/textproc/fzf/distinfo b/textproc/fzf/distinfo index 59dc424ffbc9..1cd224c896f1 100644 --- a/textproc/fzf/distinfo +++ b/textproc/fzf/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1779636262 -SHA256 (go/textproc_fzf/fzf-v0.73.0/v0.73.0.mod) = 3c36c9e774e59ef74962134b9af27425bdd255242b454a1a36ec437c4030d529 -SIZE (go/textproc_fzf/fzf-v0.73.0/v0.73.0.mod) = 529 -SHA256 (go/textproc_fzf/fzf-v0.73.0/v0.73.0.zip) = 4b747126eefc46bc021765172883fba0f3e1b349c3cb8ec0b8e4f5ad760c8ed3 -SIZE (go/textproc_fzf/fzf-v0.73.0/v0.73.0.zip) = 489214 +TIMESTAMP = 1779700209 +SHA256 (go/textproc_fzf/fzf-v0.73.1/v0.73.1.mod) = 3c36c9e774e59ef74962134b9af27425bdd255242b454a1a36ec437c4030d529 +SIZE (go/textproc_fzf/fzf-v0.73.1/v0.73.1.mod) = 529 +SHA256 (go/textproc_fzf/fzf-v0.73.1/v0.73.1.zip) = 3c0d97b0cc91d2462ddde21129e1c448f5cc8ce9a37f244520537a5e19e57353 +SIZE (go/textproc_fzf/fzf-v0.73.1/v0.73.1.zip) = 491652