Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 May 2023 06:09:50 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: 33961d7d72af - main - misc/clifm: update CliFM to version 1.12
Message-ID:  <202305170609.34H69owk062388@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=33961d7d72afc76b98dc170990486494fdc57641

commit 33961d7d72afc76b98dc170990486494fdc57641
Author:     Alexey Dokuchaev <danfe@FreeBSD.org>
AuthorDate: 2023-05-17 06:08:36 +0000
Commit:     Alexey Dokuchaev <danfe@FreeBSD.org>
CommitDate: 2023-05-17 06:08:36 +0000

    misc/clifm: update CliFM to version 1.12
    
    As usual, bump color schemes to their latest GitHub tag.
    
    Reported by:    portscout
---
 misc/clifm/Makefile  |  4 ++--
 misc/clifm/distinfo  | 10 +++++-----
 misc/clifm/pkg-plist |  2 ++
 3 files changed, 9 insertions(+), 7 deletions(-)

diff --git a/misc/clifm/Makefile b/misc/clifm/Makefile
index 8eaef5ab7e1e..5be0b4377d9d 100644
--- a/misc/clifm/Makefile
+++ b/misc/clifm/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	clifm
-PORTVERSION=	1.11
+PORTVERSION=	1.12
 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=	b07f638:cfmc
+GH_TAGNAME=	175bc94:cfmc
 ALL_TARGET=	build
 MAKE_ENV=	LIBS_FreeBSD="-I${LOCALBASE}/include -L${LOCALBASE}/lib \
 		-lreadline -lintl -lmagic"
diff --git a/misc/clifm/distinfo b/misc/clifm/distinfo
index 925cd4672fa5..a65c2d310764 100644
--- a/misc/clifm/distinfo
+++ b/misc/clifm/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1679687446
-SHA256 (leo-arch-clifm-v1.11_GH0.tar.gz) = 32f69ab2215bfcf10e8fe3920c5b4ffd6e699a68463577b32c39f9189d5a9c56
-SIZE (leo-arch-clifm-v1.11_GH0.tar.gz) = 1378500
-SHA256 (leo-arch-clifm-colors-b07f638_GH0.tar.gz) = 4b5d7d846f1be4041d9260bdbe81301fb8201db27e8267ae6e59c2e989d59edc
-SIZE (leo-arch-clifm-colors-b07f638_GH0.tar.gz) = 1538706
+TIMESTAMP = 1684208291
+SHA256 (leo-arch-clifm-v1.12_GH0.tar.gz) = a4cd97d7aa184a60e3e42ff33e6a31161818149c80caa92282cd2118e73319eb
+SIZE (leo-arch-clifm-v1.12_GH0.tar.gz) = 1448233
+SHA256 (leo-arch-clifm-colors-175bc94_GH0.tar.gz) = b9b88f8676a1f9ef47e860b95b78f238cf974fd6da18356662af48a0eef923df
+SIZE (leo-arch-clifm-colors-175bc94_GH0.tar.gz) = 1538711
diff --git a/misc/clifm/pkg-plist b/misc/clifm/pkg-plist
index 41ec75fefac5..2603e8da3c67 100644
--- a/misc/clifm/pkg-plist
+++ b/misc/clifm/pkg-plist
@@ -76,10 +76,12 @@ share/bash-completion/completions/clifm
 %%DATADIR%%/plugins/vid_viewer.sh
 %%DATADIR%%/plugins/virtualize.sh
 %%DATADIR%%/plugins/wallpaper_setter.sh
+%%DATADIR%%/plugins/xclip.sh
 %%DATADIR%%/preview.clifm
 %%DATADIR%%/prompts.clifm
 %%DATADIR%%/readline.clifm
 %%DATADIR%%/tools/deroff.py
 %%DATADIR%%/tools/manpages_comp_gen.py
+share/fish/vendor_completions.d/clifm.fish
 share/icons/hicolor/scalable/apps/clifm.svg
 share/zsh/site-functions/_clifm



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