Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Nov 2024 06:24:46 GMT
From:      Alexey Dokuchaev <danfe@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: f4a3920fdf4f - main - misc/clifm: update CliFM to version 1.22 (Banana Picker)
Message-ID:  <202411240624.4AO6OkDL075972@gitrepo.freebsd.org>

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

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

commit f4a3920fdf4f4d072b975f42c2e555234237e55f
Author:     Alexey Dokuchaev <danfe@FreeBSD.org>
AuthorDate: 2024-11-24 06:23:42 +0000
Commit:     Alexey Dokuchaev <danfe@FreeBSD.org>
CommitDate: 2024-11-24 06:23:42 +0000

    misc/clifm: update CliFM to version 1.22 (Banana Picker)
    
    Bump color schemes to the latest commit (add 'ac' color code).
    
    Reported by:    portscout
---
 misc/clifm/Makefile |  4 ++--
 misc/clifm/distinfo | 10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/misc/clifm/Makefile b/misc/clifm/Makefile
index a0f248e5eaf6..82ca2b767f7b 100644
--- a/misc/clifm/Makefile
+++ b/misc/clifm/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	clifm
-PORTVERSION=	1.21
+PORTVERSION=	1.22
 DISTVERSIONPREFIX=	v
 CATEGORIES=	misc
 
@@ -16,7 +16,7 @@ USES=		desktop-file-utils gettext-runtime python:run \
 USE_GITHUB=	yes
 GH_ACCOUNT=	leo-arch
 GH_PROJECT=	${PORTNAME}-colors:cfmc
-GH_TAGNAME=	0e35d13:cfmc
+GH_TAGNAME=	1cab6df:cfmc
 ALL_TARGET=	build
 MAKE_ENV=	LIBS_FreeBSD="-I${LOCALBASE}/include -L${LOCALBASE}/lib \
 		-lreadline -lintl -lmagic" MANDIR=${PREFIX}/share/man
diff --git a/misc/clifm/distinfo b/misc/clifm/distinfo
index f186db184ed2..c6d3dbf33a18 100644
--- a/misc/clifm/distinfo
+++ b/misc/clifm/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1727721114
-SHA256 (leo-arch-clifm-v1.21_GH0.tar.gz) = cb219ca6ce1b4a31ec98701a43da51142c8bc7f15a22cb81dda93f881e6f6877
-SIZE (leo-arch-clifm-v1.21_GH0.tar.gz) = 1573170
-SHA256 (leo-arch-clifm-colors-0e35d13_GH0.tar.gz) = 38093998bd1f1d67cf0b208cb748110629487813db6a451eb3b6d29f6cecd493
-SIZE (leo-arch-clifm-colors-0e35d13_GH0.tar.gz) = 1538900
+TIMESTAMP = 1732398321
+SHA256 (leo-arch-clifm-v1.22_GH0.tar.gz) = fbc92437c41f414e2f490b65caba38b8aa62bf95cf116812b466532bf85e0201
+SIZE (leo-arch-clifm-v1.22_GH0.tar.gz) = 1594568
+SHA256 (leo-arch-clifm-colors-1cab6df_GH0.tar.gz) = e51471378ccd01041548896ccd718371d7b1ef433b940fb6f12ebe23ba91b94f
+SIZE (leo-arch-clifm-colors-1cab6df_GH0.tar.gz) = 1539049



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