git: d6f2f631da0a - main - textproc/fzf: Update to 0.30.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 28 Apr 2022 11:36:04 UTC
The branch main has been updated by dmgk: URL: https://cgit.FreeBSD.org/ports/commit/?id=d6f2f631da0aaff77159d62ce958c95e8871d1d0 commit d6f2f631da0aaff77159d62ce958c95e8871d1d0 Author: Dmitri Goutnik <dmgk@FreeBSD.org> AuthorDate: 2022-04-27 22:37:24 +0000 Commit: Dmitri Goutnik <dmgk@FreeBSD.org> CommitDate: 2022-04-28 11:30:23 +0000 textproc/fzf: Update to 0.30.0 Changes: https://github.com/junegunn/fzf/releases/tag/0.30.0 --- textproc/fzf/Makefile | 7 +++---- textproc/fzf/distinfo | 10 +++++----- 2 files changed, 8 insertions(+), 9 deletions(-) diff --git a/textproc/fzf/Makefile b/textproc/fzf/Makefile index 83c40b5e3899..630f66b386d4 100644 --- a/textproc/fzf/Makefile +++ b/textproc/fzf/Makefile @@ -1,8 +1,7 @@ # Created by: Sascha Holzleiter <sascha@root-login.org> PORTNAME= fzf -PORTVERSION= 0.27.0 -PORTREVISION= 1 +DISTVERSION= 0.30.0 CATEGORIES= textproc MAINTAINER= dmgk@FreeBSD.org @@ -14,10 +13,10 @@ LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules # go get -d github.com/junegunn/fzf@$(make -V PORTVERSION) -GO_MODULE= github.com/junegunn/fzf@v0.0.0-20210406135359-19759ed36eda +GO_MODULE= github.com/junegunn/fzf@v0.0.0-20220404140143-209366754892 GO_BUILDFLAGS= -ldflags="-X main.revision=${COMMIT_ID} -s -w" -COMMIT_ID= 6654239 +COMMIT_ID= 2093667 SUB_FILES= pkg-message PLIST_FILES= bin/fzf man/man1/fzf.1.gz diff --git a/textproc/fzf/distinfo b/textproc/fzf/distinfo index 97e8daa8440b..662a407827a8 100644 --- a/textproc/fzf/distinfo +++ b/textproc/fzf/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1617729012 -SHA256 (go/textproc_fzf/fzf-0.27.0/v0.0.0-20210406135359-19759ed36eda.mod) = 1e8537cd63bef8addb57701ad88cc3b2bd785c8b0be92082a9a3936d04e6ef93 -SIZE (go/textproc_fzf/fzf-0.27.0/v0.0.0-20210406135359-19759ed36eda.mod) = 544 -SHA256 (go/textproc_fzf/fzf-0.27.0/v0.0.0-20210406135359-19759ed36eda.zip) = 8217b1b71143dee455f430ebf5477a7751b5fe0598da1a24764394f7d7727757 -SIZE (go/textproc_fzf/fzf-0.27.0/v0.0.0-20210406135359-19759ed36eda.zip) = 223417 +TIMESTAMP = 1651098872 +SHA256 (go/textproc_fzf/fzf-0.30.0/v0.0.0-20220404140143-209366754892.mod) = e0636dc1b7fb6d460536c6256f6454e52c3ba8360864a2d53661c94857869e00 +SIZE (go/textproc_fzf/fzf-0.30.0/v0.0.0-20220404140143-209366754892.mod) = 532 +SHA256 (go/textproc_fzf/fzf-0.30.0/v0.0.0-20220404140143-209366754892.zip) = 6013db052334c0c4a07ffd782324dd264399f4d46123541f8c320a2879290146 +SIZE (go/textproc_fzf/fzf-0.30.0/v0.0.0-20220404140143-209366754892.zip) = 252417