Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Apr 2026 16:28:23 +0000
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 785fde8c9bfb - main - textproc/fzf: Update version 0.71.0=>0.72.0
Message-ID:  <69f0e027.4415d.16be598c@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by bofh:

URL: https://cgit.FreeBSD.org/ports/commit/?id=785fde8c9bfbae6adda24f5a35c59c93ff162379

commit 785fde8c9bfbae6adda24f5a35c59c93ff162379
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2026-04-28 14:53:00 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2026-04-28 16:28:11 +0000

    textproc/fzf: Update version 0.71.0=>0.72.0
    
    Changelog: https://github.com/junegunn/fzf/releases/tag/v0.72.0
---
 textproc/fzf/Makefile | 12 ++----------
 textproc/fzf/distinfo | 10 +++++-----
 2 files changed, 7 insertions(+), 15 deletions(-)

diff --git a/textproc/fzf/Makefile b/textproc/fzf/Makefile
index bf587ff021e2..af9bf5f2305d 100644
--- a/textproc/fzf/Makefile
+++ b/textproc/fzf/Makefile
@@ -1,10 +1,7 @@
 PORTNAME=	fzf
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.71.0
-PORTREVISION=	1
+DISTVERSION=	0.72.0
 CATEGORIES=	textproc
-MASTER_SITES=	https://raw.githubusercontent.com/${GH_ACCOUNT}/${GH_PROJECT}/${DISTVERSIONFULL}/:gomod
-DISTFILES=	go.mod:gomod
 
 MAINTAINER=	bofh@FreeBSD.org
 COMMENT=	Blazing fast command-line fuzzy finder
@@ -14,15 +11,10 @@ LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 USES=		go:modules
-
-USE_GITHUB=	yes
-GH_ACCOUNT=	junegunn
-GH_PROJECT=	fzf
-
 GO_MODULE=	github.com/junegunn/fzf
 GO_BUILDFLAGS=	-ldflags="-X main.version=${DISTVERSION} -X main.revision=${COMMIT_ID} -s -w"
 
-COMMIT_ID=	62899fd
+COMMIT_ID=	6fefe02
 
 PLIST_FILES=	bin/fzf share/man/man1/fzf.1.gz
 
diff --git a/textproc/fzf/distinfo b/textproc/fzf/distinfo
index 12d2919e1e46..cfaaac29b148 100644
--- a/textproc/fzf/distinfo
+++ b/textproc/fzf/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1775473925
-SHA256 (go/textproc_fzf/junegunn-fzf-v0.71.0_GH0/go.mod) = 5d8e34ecd5e4a6934c2421090bbd11d7bd0c03c751d912a2bfb06f5860068aff
-SIZE (go/textproc_fzf/junegunn-fzf-v0.71.0_GH0/go.mod) = 529
-SHA256 (go/textproc_fzf/junegunn-fzf-v0.71.0_GH0/junegunn-fzf-v0.71.0_GH0.tar.gz) = 2420f4df1e7c3207a5a74b30c32ff3f3fa88ab6e2eb9e0da92cb27905271a525
-SIZE (go/textproc_fzf/junegunn-fzf-v0.71.0_GH0/junegunn-fzf-v0.71.0_GH0.tar.gz) = 402657
+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


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69f0e027.4415d.16be598c>