Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Apr 2025 20:41:04 GMT
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: 330a827b02c6 - main - textproc/fzf: Update version 0.56.0=>0.56.1
Message-ID:  <202504142041.53EKf4b0073403@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=330a827b02c651c2a0a7711138c9619e8001e445

commit 330a827b02c651c2a0a7711138c9619e8001e445
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2025-04-14 19:42:06 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2025-04-14 20:40:43 +0000

    textproc/fzf: Update version 0.56.0=>0.56.1
    
    Changelog: https://github.com/junegunn/fzf/releases/tag/v0.56.1
---
 textproc/fzf/Makefile |  4 ++--
 textproc/fzf/distinfo | 10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/textproc/fzf/Makefile b/textproc/fzf/Makefile
index 72c787688005..7d6fbc1af08a 100644
--- a/textproc/fzf/Makefile
+++ b/textproc/fzf/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	fzf
-DISTVERSION=	0.56.0
 DISTVERSIONPREFIX=	v
+DISTVERSION=	0.56.1
 CATEGORIES=	textproc
 MASTER_SITES=	https://raw.githubusercontent.com/${GH_ACCOUNT}/${GH_PROJECT}/${DISTVERSIONFULL}/:gomod
 DISTFILES=	go.mod:gomod
@@ -21,7 +21,7 @@ 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=	ff16877
+COMMIT_ID=	64c6160
 
 PLIST_FILES=	bin/fzf share/man/man1/fzf.1.gz
 
diff --git a/textproc/fzf/distinfo b/textproc/fzf/distinfo
index 859a16348e76..dfc02e2bdd31 100644
--- a/textproc/fzf/distinfo
+++ b/textproc/fzf/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1744311401
-SHA256 (go/textproc_fzf/junegunn-fzf-v0.56.0_GH0/go.mod) = f3a38d98233a202159f842d4b1fc18e10b827e25b2f92c54dc29c6c3bc665f4b
-SIZE (go/textproc_fzf/junegunn-fzf-v0.56.0_GH0/go.mod) = 526
-SHA256 (go/textproc_fzf/junegunn-fzf-v0.56.0_GH0/junegunn-fzf-v0.56.0_GH0.tar.gz) = 45880ac4175535bf1b298598fbc404ae8ad455ebde804ed5336237759507dc76
-SIZE (go/textproc_fzf/junegunn-fzf-v0.56.0_GH0/junegunn-fzf-v0.56.0_GH0.tar.gz) = 299021
+TIMESTAMP = 1744659659
+SHA256 (go/textproc_fzf/junegunn-fzf-v0.56.1_GH0/go.mod) = f3a38d98233a202159f842d4b1fc18e10b827e25b2f92c54dc29c6c3bc665f4b
+SIZE (go/textproc_fzf/junegunn-fzf-v0.56.1_GH0/go.mod) = 526
+SHA256 (go/textproc_fzf/junegunn-fzf-v0.56.1_GH0/junegunn-fzf-v0.56.1_GH0.tar.gz) = 799c558628462fe0767ca282ed7e0746633239b80ab09ebc9d6f3653e3b788c9
+SIZE (go/textproc_fzf/junegunn-fzf-v0.56.1_GH0/junegunn-fzf-v0.56.1_GH0.tar.gz) = 300234


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202504142041.53EKf4b0073403>