diff --git a/textproc/fzf/Makefile b/textproc/fzf/Makefile index b0a63d845949..354f90ad4043 100644 --- a/textproc/fzf/Makefile +++ b/textproc/fzf/Makefile @@ -1,25 +1,24 @@ PORTNAME= fzf DISTVERSIONPREFIX= v -DISTVERSION= 0.72.0 -PORTREVISION= 1 +DISTVERSION= 0.73.0 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= 6fefe02 +COMMIT_ID= a24deef 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 cfaaac29b148..59dc424ffbc9 100644 --- a/textproc/fzf/distinfo +++ b/textproc/fzf/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1777387797 -SHA256 (go/textproc_fzf/fzf-v0.72.0/v0.72.0.mod) = 5d8e34ecd5e4a6934c2421090bbd11d7bd0c03c751d912a2bfb06f5860068aff -SIZE (go/textproc_fzf/fzf-v0.72.0/v0.72.0.mod) = 529 -SHA256 (go/textproc_fzf/fzf-v0.72.0/v0.72.0.zip) = e31eac956891ad26ed03abce8fadee4e12bd7a4b29b6d66e5d8d3498bc561066 -SIZE (go/textproc_fzf/fzf-v0.72.0/v0.72.0.zip) = 469818 +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