Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Feb 2023 22:26:04 GMT
From:      Dmitri Goutnik <dmgk@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 6fe3ebf82ac6 - main - textproc/fzf: Update to 0.38.0
Message-ID:  <202302182226.31IMQ4bl070028@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by dmgk:

URL: https://cgit.FreeBSD.org/ports/commit/?id=6fe3ebf82ac6b8f170da6dc4ed9df2d87db49951

commit 6fe3ebf82ac6b8f170da6dc4ed9df2d87db49951
Author:     Dmitri Goutnik <dmgk@FreeBSD.org>
AuthorDate: 2023-02-18 22:25:04 +0000
Commit:     Dmitri Goutnik <dmgk@FreeBSD.org>
CommitDate: 2023-02-18 22:25:04 +0000

    textproc/fzf: Update to 0.38.0
    
    Changes:        https://github.com/junegunn/fzf/releases/tag/0.38.0
---
 textproc/fzf/Makefile |  3 +--
 textproc/fzf/distinfo | 10 +++++-----
 2 files changed, 6 insertions(+), 7 deletions(-)

diff --git a/textproc/fzf/Makefile b/textproc/fzf/Makefile
index 53865935eb90..ccf4fb41a6ec 100644
--- a/textproc/fzf/Makefile
+++ b/textproc/fzf/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	fzf
-DISTVERSION=	0.37.0
-PORTREVISION=	2
+DISTVERSION=	0.38.0
 CATEGORIES=	textproc
 MASTER_SITES=	https://raw.githubusercontent.com/${GH_ACCOUNT}/${GH_PROJECT}/${DISTVERSIONFULL}/:gomod
 DISTFILES=	go.mod:gomod
diff --git a/textproc/fzf/distinfo b/textproc/fzf/distinfo
index 4de1889082bd..b1f1895d26f3 100644
--- a/textproc/fzf/distinfo
+++ b/textproc/fzf/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1674818268
-SHA256 (go/textproc_fzf/junegunn-fzf-0.37.0_GH0/go.mod) = f971f9b4684a0eb3a3cef6cca818b7a94001bd63e3cf44f57233a4273bbc93e6
-SIZE (go/textproc_fzf/junegunn-fzf-0.37.0_GH0/go.mod) = 596
-SHA256 (go/textproc_fzf/junegunn-fzf-0.37.0_GH0/junegunn-fzf-0.37.0_GH0.tar.gz) = 0044809beda82ba1a6936d5472cb749eef34785e8ecd4694936e39bf0ca9258b
-SIZE (go/textproc_fzf/junegunn-fzf-0.37.0_GH0/junegunn-fzf-0.37.0_GH0.tar.gz) = 230469
+TIMESTAMP = 1676759020
+SHA256 (go/textproc_fzf/junegunn-fzf-0.38.0_GH0/go.mod) = f971f9b4684a0eb3a3cef6cca818b7a94001bd63e3cf44f57233a4273bbc93e6
+SIZE (go/textproc_fzf/junegunn-fzf-0.38.0_GH0/go.mod) = 596
+SHA256 (go/textproc_fzf/junegunn-fzf-0.38.0_GH0/junegunn-fzf-0.38.0_GH0.tar.gz) = 75ad1bdb2ba40d5b4da083883e65a2887d66bd2d4dbfa29424cb3f09c37efaa7
+SIZE (go/textproc_fzf/junegunn-fzf-0.38.0_GH0/junegunn-fzf-0.38.0_GH0.tar.gz) = 232613



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